List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=157060&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157083,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157080&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157040&ordering=imported",
    "results": [
        {
            "id": 556,
            "title": "Computer simulation of tumour cell invasion by a stochastic growth model.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Stettner, H"
            ],
            "year": 1993,
            "source": "J Theor Biol. 1993; 160(1):63-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KM36800004",
            "pubmed": "8474247",
            "doi": "10.1006/jtbi.1993.1004",
            "pmc": null,
            "organizations": [
                "556-14047"
            ],
            "persons": [
                "556-51617-2"
            ],
            "imported": null,
            "journal": "J THEOR BIOL",
            "issn": "0022-5193",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.124,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.692307692307692,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY MISCELLANEOUS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52361,
            "title": "The Akt and MAPK signal-transduction pathways regulate growth factor actions in isolated gastric parietal cells.",
            "abstract": null,
            "authors": [
                "Stepan, V",
                "Pausawasdi, N",
                "Ramamoorthy, S",
                "Todisco, A"
            ],
            "year": 2004,
            "source": "Gastroenterology. 2004; 127(4):1150-1161",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224604400020",
            "pubmed": "15480993",
            "doi": "10.1053/j.gastro.2004.06.059",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52361-52016-1"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.092,
            "impactfactor_year": 2004,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2006,
            "title": "Population-based geographic variations in DXA bone density in Europe: the EVOS Study. European Vertebral Osteoporosis.",
            "abstract": null,
            "authors": [
                "Lunt, M",
                "Felsenberg, D",
                "Adams, J",
                "Benevolenskaya, L",
                "Cannata, J",
                "Dequeker, J",
                "Dodenhof, C",
                "Falch, JA",
                "Johnell, O",
                "Khaw, KT",
                "Masaryk, P",
                "Pols, H",
                "Poor, G",
                "Reid, D",
                "Scheidt-Nave, C",
                "Weber, K",
                "Silman, AJ",
                "Reeve, J"
            ],
            "year": 1997,
            "source": "Osteoporos Int. 1997; 7(3):175-189",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD93400002",
            "pubmed": "9205628",
            "doi": "10.1007%2FBF01622286",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2006-51874-6"
            ],
            "imported": null,
            "journal": "OSTEOPOROSIS INT",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.232,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.746987951807229,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22150,
            "title": "Immunohistochemical characterization of axonal sprouting and reactive tissue changes after long-term implantation of a polyimide sieve electrode to the transected adult rat sciatic nerve.",
            "abstract": null,
            "authors": [
                "Klinge, PM",
                "Vafa, MA",
                "Brinker, T",
                "Brandis, A",
                "Walter, GF",
                "Stieglitz, T",
                "Samii, M",
                "Wewetzer, K"
            ],
            "year": 2001,
            "source": "Biomaterials. 2001; 22(17):2333-2343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170300400003",
            "pubmed": "11511030",
            "doi": "10.1016/S0142-9612(00)00420-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOMATERIALS",
            "issn": "0142-9612",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.489,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MATERIALS SCIENCE, BIOMATERIALS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2478,
            "title": "Case report. Systemic manifestation of Echinococcus alveolaris infection.",
            "abstract": null,
            "authors": [
                "Reittner, P",
                "Szolar, DH",
                "Schmid, M"
            ],
            "year": 1996,
            "source": "J Comput Assist Tomogr. 1996; 20(6):1030-1032",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VT47600033",
            "pubmed": "8933815",
            "doi": "10.1097%2F00004728-199611000-00033",
            "pmc": null,
            "organizations": [
                "2478-14054"
            ],
            "persons": [
                "2478-51957-1"
            ],
            "imported": null,
            "journal": "J COMPUT ASSIST TOMOGR",
            "issn": "0363-8715",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.402,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.658227848101266,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 27989,
            "title": "Continuous aortic flow augmentation: a pilot study of hemodynamic and renal responses to a novel percutaneous intervention in decompensated heart failure.",
            "abstract": null,
            "authors": [
                "Konstam, MA",
                "Czerska, B",
                "Böhm, M",
                "Oren, RM",
                "Sadowski, J",
                "Khanal, S",
                "Abraham, WT",
                "Wasler, A",
                "Dahm, JB",
                "Gavazzi, A",
                "Gradinac, S",
                "Legrand, V",
                "Mohacsi, P",
                "Poelzl, G",
                "Radovancevic, B",
                "Van Bakel, AB",
                "Zile, MR",
                "Cabuay, B",
                "Bartus, K",
                "Jansen, P"
            ],
            "year": 2005,
            "source": "Circulation. 2005; 112(20):3107-3114",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233255100013",
            "pubmed": "16275867",
            "doi": "10.1161/CIRCULATIONAHA.105.555367",
            "pmc": null,
            "organizations": [
                "27989-14073"
            ],
            "persons": [],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.632,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2483,
            "title": "Tachykinin NK1 and NK2 receptor-mediated control of peristaltic propulsion in the guinea-pig small intestine in vitro.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Heinemann, A",
                "Barthó, L"
            ],
            "year": 1998,
            "source": "Neuropharmacology. 1998; 37(1):131-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074373000013",
            "pubmed": "9680266",
            "doi": "10.1016%2FS0028-3908%2897%2900195-0",
            "pmc": null,
            "organizations": [
                "2483-14022"
            ],
            "persons": [
                "2483-51529-2",
                "2483-51756-6",
                "2483-51832-6"
            ],
            "imported": null,
            "journal": "NEUROPHARMACOLOGY",
            "issn": "0028-3908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.24,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.910112359550562,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2615,
            "title": "The role of integrins in immune-mediated diseases of the nervous system.",
            "abstract": null,
            "authors": [
                "Archelos, JJ",
                "Previtali, SC",
                "Hartung, HP"
            ],
            "year": 1999,
            "source": "Trends Neurosci. 1999; 22(1):30-38",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000079418100006",
            "pubmed": "10088997",
            "doi": "10.1016%2FS0166-2236%2898%2901287-9",
            "pmc": null,
            "organizations": [
                "2615-14051"
            ],
            "persons": [
                "2615-51987-2"
            ],
            "imported": null,
            "journal": "TRENDS NEUROSCI",
            "issn": "0166-2236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 19.925,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.995024875621891,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2629,
            "title": "The sphenoid sinus during childhood: establishment of normal developmental standards by MRI.",
            "abstract": null,
            "authors": [
                "Szolar, D",
                "Preidler, K",
                "Ranner, G",
                "Braun, H",
                "Kugler, C",
                "Wolf, G",
                "Stammberger, H",
                "Ebner, F"
            ],
            "year": 1994,
            "source": "Surg Radiol Anat. 1994; 16(2):193-198",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NX75800010",
            "pubmed": "7940084",
            "doi": "10.1007/BF01627594",
            "pmc": null,
            "organizations": [
                "2629-14042",
                "2629-14054"
            ],
            "persons": [
                "2629-51640-6",
                "2629-51725-6"
            ],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.234375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2945,
            "title": "Measurement of subcutaneous adipose tissue topography (SAT-Top) by means of a new optical device, LIPOMETER, and the evaluation of standard factor coefficients in healthy subjects.",
            "abstract": null,
            "authors": [
                "Möller, R",
                "Tafeit, E",
                "Pieber, TR",
                "Sudi, K",
                "Reibnegger, G"
            ],
            "year": 2000,
            "source": "Am J Hum Biol. 2000; 12(2):231-239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085333000009",
            "pubmed": "11534020",
            "doi": "10.1002/(SICI)1520-6300(200003/04)12:2<231::AID-AJHB9>3.0.CO;2-X",
            "pmc": null,
            "organizations": [
                "2945-14012"
            ],
            "persons": [
                "2945-50569-6",
                "2945-51831-6"
            ],
            "imported": null,
            "journal": "AMER J HUM BIOL",
            "issn": "1042-0533",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.695,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.784313725490196,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ANTHROPOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3078,
            "title": "Quality of life evaluation in oncological clinical trials - the EORTC model. The EORTC Quality of Life Study Group.",
            "abstract": null,
            "authors": [
                "de Haes, J",
                "Curran, D",
                "Young, T",
                "Bottomley, A",
                "Flechtner, H",
                "Aaronson, N",
                "Blazeby, J",
                "Bjordal, K",
                "Brandberg, Y",
                "Greimel, E",
                "Maher, J",
                "Sprangers, M",
                "Cull, A"
            ],
            "year": 2000,
            "source": "Eur J Cancer. 2000; 36(7):821-825",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087093100009",
            "pubmed": "10785585",
            "doi": "10.1016%2FS0959-8049%2800%2900007-1",
            "pmc": null,
            "organizations": [
                "3078-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.725,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.728155339805825,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5558,
            "title": "Novel colon cancer cell lines leading to better understanding of the diversity of respective primary cancers.",
            "abstract": null,
            "authors": [
                "Vécsey-Semjén, B",
                "Becker, KF",
                "Sinski, A",
                "Blennow, E",
                "Vietor, I",
                "Zatloukal, K",
                "Beug, H",
                "Wagner, E",
                "Huber, LA"
            ],
            "year": 2002,
            "source": "Oncogene. 2002; 21(30):4646-4662",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176625100006",
            "pubmed": "12096341",
            "doi": "10.1038/sj.onc.1205577",
            "pmc": null,
            "organizations": [
                "5558-14020"
            ],
            "persons": [
                "5558-51663-6"
            ],
            "imported": null,
            "journal": "ONCOGENE",
            "issn": "0950-9232",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.979,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.921052631578947,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3298,
            "title": "Antibody reaction patterns in first trimester placenta: implications for trophoblast isolation and purity screening.",
            "abstract": null,
            "authors": [
                "Blaschitz, A",
                "Weiss, U",
                "Dohr, G",
                "Desoye, G"
            ],
            "year": 2000,
            "source": "PLACENTA 2000 21: 733-741.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089463100019",
            "pubmed": "10985978",
            "doi": "10.1053/plac.2000.0559",
            "pmc": null,
            "organizations": [
                "3298-14017",
                "3298-14038"
            ],
            "persons": [
                "3298-51666-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.587,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4030,
            "title": "A modified technique of harvesting tibial cancellous bone and its use for sinus grafting.",
            "abstract": null,
            "authors": [
                "Jakse, N",
                "Seibert, FJ",
                "Lorenzoni, M",
                "Eskici, A",
                "Pertl, C"
            ],
            "year": 2001,
            "source": "Clin Oral Implants Res. 2001; 12(5):488-494",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172617800009",
            "pubmed": "11564109",
            "doi": "10.1034/j.1600-0501.2001.120509.x",
            "pmc": null,
            "organizations": [
                "4030-14052",
                "4030-14057",
                "4030-14111"
            ],
            "persons": [
                "4030-51703-6",
                "4030-51707-2",
                "4030-51724-6"
            ],
            "imported": null,
            "journal": "CLIN ORAL IMPLANT RES",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.205,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.7,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 5187,
            "title": "Neuro-Ehrlichiosis: A new tick-borne disease with nervous system involvement?",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Feichtinger, M",
                "Santner, B",
                "Crevenna, R",
                "Homann, B",
                "Wenzel, K",
                "Suppan, K",
                "Ott, E",
                "Pierer, K",
                "Stunzner, D",
                "Ivanic, G",
                "Marth, E",
                "Hartung, HP"
            ],
            "year": 2003,
            "source": "CESKA SLOV NEUROL NEUROCHIR 2003 66: 420-426.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187321900008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5187-14051"
            ],
            "persons": [
                "5187-51465-6",
                "5187-51803-6",
                "5187-51503-6",
                "5187-51959-2"
            ],
            "imported": null,
            "journal": "CESKA SLOV NEUROL NEUROCHIR",
            "issn": "1210-7859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.047,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0141843971631206,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21983,
            "title": "Physiologic basis for the treatment of pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Olschewski, A",
                "Rose, F",
                "Schermuly, R",
                "Schütte, H",
                "Weissmann, N",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 2001,
            "source": "J Lab Clin Med. 2001; 138(5):287-297",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000172280700001",
            "pubmed": "11709653",
            "doi": "10.1067/mlc.2001.119329",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21983-54345-6"
            ],
            "imported": null,
            "journal": "J LAB CLIN MED",
            "issn": "0022-2143",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.992,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.803571428571429,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22692,
            "title": "Advances in bone tumour treatment in 30 years with respect to survival and limb salvage. A single institution experience.",
            "abstract": null,
            "authors": [
                "Kotz, R",
                "Dominkus, M",
                "Zettl, T",
                "Ritschl, P",
                "Windhager, R",
                "Gadner, H",
                "Zielinski, C",
                "Salzer-Kuntschik, M"
            ],
            "year": 2002,
            "source": "Int Orthop. 2002; 26(4):197-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177896200002",
            "pubmed": "12185518",
            "doi": "10.1007/s00264-002-0365-1",
            "pmc": "PMC3620947",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT ORTHOP",
            "issn": "0341-2695",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.214285714285714,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7697,
            "title": "Prevention of symptomatic vasospasm by topically applied nimodipine.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Ito, Z",
                "Suzuki, A",
                "Ohta, H"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):297-302",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000037",
            "pubmed": "7102422",
            "doi": "10.1007/BF01728885",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8148,
            "title": "A double-blind clinical trial of hydroxyethylrutosides in Menière's disease.",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Ranacher, G",
                "Wilmot, TJ",
                "Golden, GJ"
            ],
            "year": 1984,
            "source": "J Laryngol Otol. 1984; 98(3):265-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SH72000007",
            "pubmed": "6366100",
            "doi": "10.1017/S0022215100146547",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19252,
            "title": "Commercial enzyme-linked immunosorbent assay for neopterin detection in blood donations compared with RIA and HPLC.",
            "abstract": null,
            "authors": [
                "Mayersbach, P",
                "Augustin, R",
                "Schennach, H",
                "Schönitzer, D",
                "Werner, ER",
                "Wachter, H",
                "Reibnegger, G"
            ],
            "year": 1994,
            "source": "Clin Chem. 1994; 40(2):265-266",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994NA66000017",
            "pubmed": "8313604",
            "doi": "10.1093/clinchem/40.2.265",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19252-50569-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}