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=2040&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2060&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2020&ordering=-imported",
    "results": [
        {
            "id": 596,
            "title": "Coping with Acute Stress Reactions by Plentiful Oral Magnesium Supply",
            "abstract": null,
            "authors": [
                "Classen, HG",
                "Porta, S",
                "Schindler, R"
            ],
            "year": 1995,
            "source": "MAGNESIUM, BULL 1995 17: 1-8.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QV19800001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "596-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.213,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 2523,
            "title": "The Effect of Duration of Labor on the Immunological Status of Fetuses",
            "abstract": null,
            "authors": [
                "Schöll, W",
                "Konstantiniuk, P",
                "Kern, I",
                "Giuliani, A"
            ],
            "year": 1996,
            "source": "GEBURTSH FRAUENHEILK 1996 56: 634-639.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WC89200002",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022298",
            "pmc": null,
            "organizations": [
                "2523-14038"
            ],
            "persons": [
                "2523-50038-6",
                "2523-51941-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 1264,
            "title": "Immunohistochemical characterization of a crypt cell-specific plasma membrane protein in rat small intestine epithelium using a monoclonal antibody.",
            "abstract": null,
            "authors": [
                "Schiechl, H"
            ],
            "year": 1991,
            "source": "J Histochem Cytochem. 1991; 39(7):973-979",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FT14600011",
            "pubmed": "1865113",
            "doi": "10.1177/39.7.1865113",
            "pmc": null,
            "organizations": [
                "1264-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "J HISTOCHEM CYTOCHEM",
            "issn": "0022-1554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.296,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.683453237410072,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 2526,
            "title": "Effect of pirenzepine on motility of Oddi's sphincter",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Wurzer, H"
            ],
            "year": 1992,
            "source": "Z Gastroenterol. 1992; 30(5):315-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HX78200001",
            "pubmed": "1632114",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2527,
            "title": "The effect of positive end-expiratory pressure during partial liquid ventilation in acute lung injury in piglets.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Rödl, S",
                "Urlesberger, B",
                "Dacar, D",
                "Trafojer, U",
                "Trantina, A"
            ],
            "year": 1999,
            "source": "CRIT CARE MED 1999 27: 1934-1939.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082736300036",
            "pubmed": "10507621",
            "doi": "10.1097%2F00003246-199909000-00036",
            "pmc": null,
            "organizations": [
                "2527-14048",
                "2527-14075",
                "2527-14094"
            ],
            "persons": [
                "2527-51709-6",
                "2527-51947-6"
            ],
            "imported": null,
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.98,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 2528,
            "title": "The Effect of Rapid Hypervolemic Hemodilution on Blood Viscoelasticity - Course Observation over 5 Days",
            "abstract": null,
            "authors": [
                "Langsteger, W",
                "Koltringer, P",
                "Pierer, G",
                "Eber, O"
            ],
            "year": 1992,
            "source": "CLIN HEMORHEOL 1992 12: 93-100.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HT05000011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2528-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 2529,
            "title": "The effect of reduced physical activity on longevity of mice.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Tillian, H",
                "Lamprecht, M",
                "Trutnovsky, H",
                "Horejsi, R",
                "Reibnegger, G"
            ],
            "year": 1996,
            "source": "Mech Ageing Dev. 1996; 88(3):159-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW31200004",
            "pubmed": "8819099",
            "doi": "10.1016/0047-6374(96)01734-4",
            "pmc": null,
            "organizations": [
                "2529-14012"
            ],
            "persons": [
                "2529-50569-6"
            ],
            "imported": null,
            "journal": "MECH AGE DEV",
            "issn": "0047-6374",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 146,
            "title": "Adnexal torsion with hemorrhagic infarct in early pregnancy. Diagnosis by color-coded vaginal Doppler sonography",
            "abstract": null,
            "authors": [
                "Hönigl, W"
            ],
            "year": 1997,
            "source": "Ultraschall Med. 1997; 18(1):42-45",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR40000010",
            "pubmed": "9173528",
            "doi": "10.1055/s-2007-1000515",
            "pmc": null,
            "organizations": [
                "146-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.729,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 2531,
            "title": "The effect of sodium trimetaphosphate on caries: a 3-year clinical toothpaste trial.",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Müller-Bruckschwaiger, K",
                "Schäfer, F",
                "Huntington, E"
            ],
            "year": 1996,
            "source": "Caries Res. 1996; 30(6):418-422",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR00800006",
            "pubmed": "8946103",
            "doi": "10.1159/000262353",
            "pmc": null,
            "organizations": [
                "2531-14111"
            ],
            "persons": [
                "2531-74154-1"
            ],
            "imported": null,
            "journal": "CARIES RES",
            "issn": "0008-6568",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.92,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 2532,
            "title": "The effect of treatment with levothyroxine or iodine on thyroid size and thyroid growth stimulating immunoglobulins in endemic goitre patients.",
            "abstract": null,
            "authors": [
                "Wilders-Truschnig, MM",
                "Warnkross, H",
                "Leb, G",
                "Langsteger, W",
                "Eber, O",
                "Tiran, A",
                "Dobnig, H",
                "Passath, A",
                "Lanzer, G",
                "Drexhage, HA"
            ],
            "year": 1993,
            "source": "Clin Endocrinol (Oxf). 1993; 39(3):281-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV81800005",
            "pubmed": "7900936",
            "doi": "10.1111/j.1365-2265.1993.tb02367.x",
            "pmc": null,
            "organizations": [
                "2532-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN ENDOCRINOL",
            "issn": "0300-0664",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.819277108433735,
            "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": true
        },
        {
            "id": 2533,
            "title": "The effect of vitamin C and vitamin E supplementation on bacterial translocation in chronic portal hypertensive and common-bile-duct-ligated rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1997,
            "source": "EUR SURG RES 1997 29: 187-194.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY43900004",
            "pubmed": "9161835",
            "doi": "10.1159/000129523",
            "pmc": null,
            "organizations": [
                "2533-14013",
                "2533-14020",
                "2533-14049"
            ],
            "persons": [
                "2533-51528-6",
                "2533-51818-6"
            ],
            "imported": null,
            "journal": "EUR SURG RES",
            "issn": "0014-312X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.46875,
            "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": 2189,
            "title": "Randomized comparison of total androgen blockade alone versus combined with weekly epirubicin in advanced prostate cancer.",
            "abstract": null,
            "authors": [
                "Pummer, K",
                "Lehnert, M",
                "Stettner, H",
                "Hubmer, G"
            ],
            "year": 1997,
            "source": "Eur Urol. 1997; 32 Suppl 3(4):81-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XP01500012",
            "pubmed": "9267791",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2189-14056"
            ],
            "persons": [
                "2189-53053-2"
            ],
            "imported": null,
            "journal": "EUR UROL",
            "issn": "0302-2838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.997,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.585365853658537,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 2535,
            "title": "The effects on platelet aggregation and prostanoid biosynthesis of two parenteral analgesics: ketorolac tromethamine and dipyrone.",
            "abstract": null,
            "authors": [
                "Geisslinger, G",
                "Peskar, BA",
                "Pallapies, D",
                "Sittl, R",
                "Levy, M",
                "Brune, K"
            ],
            "year": 1996,
            "source": "Thromb Haemost. 1996; 76(4):592-597",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VN51400020",
            "pubmed": "8903001",
            "doi": "10.1055/s-0038-1650627",
            "pmc": null,
            "organizations": [
                "2535-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.267,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 2536,
            "title": "The Emergency Room from the Point-of-View of the Anesthesiologist",
            "abstract": null,
            "authors": [
                "Heydarfadai, J",
                "Prause, G",
                "List, WF"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 25-26.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2536-14044"
            ],
            "persons": [
                "2536-51986-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 2538,
            "title": "The Graz hemisphere splint: a new precise, non-invasive method of replacing the dental arch of 3D-models by plaster models.",
            "abstract": null,
            "authors": [
                "Santler, G"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 169-173.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075058900008",
            "pubmed": "9702636",
            "doi": "10.1016%2FS1010-5182%2898%2980008-5",
            "pmc": null,
            "organizations": [
                "2538-14112"
            ],
            "persons": [
                "2538-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "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": 1271,
            "title": "Immunohistochemical examination of trophoblast populations in human first trimester and term placentae and of first trimester spiral arteries with the monoclonal antibody GZ 112.",
            "abstract": null,
            "authors": [
                "Hartmann, M",
                "Blaschitz, A",
                "Hammer, A",
                "Haidacher, S",
                "Mahnert, W",
                "Walcher, W",
                "Dohr, G"
            ],
            "year": 1997,
            "source": "Placenta. 1997; 18(7):481-489",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT99900002",
            "pubmed": "9290142",
            "doi": "10.1016/0143-4004(77)90001-7",
            "pmc": null,
            "organizations": [
                "1271-14017",
                "1271-14038"
            ],
            "persons": [
                "1271-51634-6",
                "1271-51666-6",
                "1271-51714-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.473,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.924528301886792,
            "impactfactor_norm_year": 1998,
            "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": 3455,
            "title": "The relatively short duration that a child retains a pacifier in the mouth during sleep: implications for sudden infant death syndrome.",
            "abstract": null,
            "authors": [
                "Weiss, PP",
                "Kerbl, R"
            ],
            "year": 2001,
            "source": "Eur J Pediatr. 2001; 160(1):60-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166225200012",
            "pubmed": "11195022",
            "doi": "10.1007%2Fs004310000638",
            "pmc": null,
            "organizations": [
                "3455-14048"
            ],
            "persons": [
                "3455-51821-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.22,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.652173913043478,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 2542,
            "title": "The heart rate performance curve and left ventricular function during exercise in patients after myocardial infarction.",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Hofmann, P",
                "von Duvillard, SP",
                "Beaufort, F",
                "Smekal, G",
                "Gasser, R",
                "Klein, W",
                "Eber, B",
                "Bachl, N",
                "Schmid, P"
            ],
            "year": 1998,
            "source": "Med Sci Sports Exerc. 1998; 30(10):1475-1480",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076365600002",
            "pubmed": "9789846",
            "doi": "10.1097%2F00005768-199810000-00002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2542-51533-6"
            ],
            "imported": null,
            "journal": "MED SCI SPORT EXERCISE",
            "issn": "0195-9131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.982758620689655,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 1276,
            "title": "Immunological evidence for hypochlorite-modified proteins in human kidney.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Woenckhaus, C",
                "Waeg, G",
                "Esterbauer, H",
                "Gröne, EF",
                "Gröne, HJ"
            ],
            "year": 1997,
            "source": "Am J Pathol. 1997; 150(2):603-615",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG26100022",
            "pubmed": "9033274",
            "doi": null,
            "pmc": "PMC1858262",
            "organizations": [
                "1276-14013"
            ],
            "persons": [
                "1276-51833-1"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.501,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 3516,
            "title": "Oxidative stress and increase of vascular endothelial growth factor in plasma of patients with peripheral arterial occlusive disease.",
            "abstract": null,
            "authors": [
                "Roller, RE",
                "Renner, W",
                "Dorr, A",
                "Pilger, E",
                "Schnedl, WJ"
            ],
            "year": 2001,
            "source": "Thromb Haemost. 2001; 85(2):368-368",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000166982700034",
            "pubmed": "11246562",
            "doi": "10.1055/s-0037-1615706",
            "pmc": null,
            "organizations": [
                "3516-14079"
            ],
            "persons": [
                "3516-50910-6",
                "3516-51541-6",
                "3516-51745-2",
                "3516-57267-6"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.91,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.915254237288136,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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
        }
    ]
}