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=150060&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157157,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150080&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150040&ordering=imported",
    "results": [
        {
            "id": 2421,
            "title": "Stealth ryanodine-sensitive Ca2+ release contributes to activity of capacitative Ca2+ entry and nitric oxide synthase in bovine endothelial cells.",
            "abstract": null,
            "authors": [
                "Paltauf-Doburzynska, J",
                "Posch, K",
                "Paltauf, G",
                "Graier, WF"
            ],
            "year": 1998,
            "source": "J Physiol. 1998; 513 ( Pt 2)(2):369-379",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077661300006",
            "pubmed": "9806989",
            "doi": "10.1111%2Fj.1469-7793.1998.369bb.x",
            "pmc": "PMC2231284",
            "organizations": [
                "2421-14013"
            ],
            "persons": [
                "2421-51860-4"
            ],
            "imported": null,
            "journal": "J PHYSIOL, LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.727,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.925373134328358,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 2420,
            "title": "Standards in histopathologic diagnosis of malignant melanomas. Recommendations of the Working Group of the Central Malignant Melanoma Registry of the German Dermatologic Society",
            "abstract": null,
            "authors": [
                "Tronnier, M",
                "Garbe, C",
                "Bröcker, EB",
                "Stadler, R",
                "Steinkraus, V",
                "Soyer, HP",
                "Wolff, HH"
            ],
            "year": 1997,
            "source": "HAUTARZT 1997 48: 720-729.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500004",
            "pubmed": "9441164",
            "doi": "10.1007%2Fs001050050650",
            "pmc": null,
            "organizations": [
                "2420-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 2419,
            "title": "Standardization of Lp(a) measurements.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Steinmetz, A"
            ],
            "year": 1997,
            "source": "Clin Genet. 1997; 52(5):393-397",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072004100019",
            "pubmed": "9520132",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2419-14013"
            ],
            "persons": [
                "2419-51669-2"
            ],
            "imported": null,
            "journal": "CLIN GENET",
            "issn": "0009-9163",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.698,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.281553398058252,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 2418,
            "title": "Staining of cerebral amyloid plaque glycoproteins in patients with Alzheimer's disease with the microglia-specific lectin from mistletoe.",
            "abstract": null,
            "authors": [
                "Schumacher, U",
                "Kretzschmar, H",
                "Pfüller, U"
            ],
            "year": 1994,
            "source": "Acta Neuropathol (Berl). 1994; 87(4):422-424",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NC56000014",
            "pubmed": "7517091",
            "doi": "10.1007/BF00313612",
            "pmc": null,
            "organizations": [
                "2418-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROPATHOL",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.168,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.838235294117647,
            "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": 2417,
            "title": "Staging of cervical carcinomas. Comparison of body-coil magnetic resonance imaging and endorectal surface coil magnetic resonance imaging with histopathologic correlation.",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Tamussino, K",
                "Szolar, DM",
                "Ranner, G",
                "Ebner, F"
            ],
            "year": 1996,
            "source": "Invest Radiol. 1996; 31(7):458-462",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY52000009",
            "pubmed": "8818786",
            "doi": "10.1097%2F00004424-199607000-00009",
            "pmc": null,
            "organizations": [
                "2417-14038",
                "2417-14054"
            ],
            "persons": [
                "2417-51826-6"
            ],
            "imported": null,
            "journal": "INVEST RADIOL",
            "issn": "0020-9996",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.518987341772152,
            "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": 8272,
            "title": "Purified complex of factor VIII coagulant moiety and phospholipid: high factor VIII coagulant activity in factor VIII inhibitor plasma.",
            "abstract": null,
            "authors": [
                "Muntean, W"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(22):829-832",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TV97300004",
            "pubmed": "6442046",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8272-51651-2"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2415,
            "title": "Stable isotope labelling and determination of ketroprofen in human plasma and urine by gas chromatography/negative ion chemical ionization mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Leis, M",
                "Windischhofer, W"
            ],
            "year": 1996,
            "source": "J Mass Spectrom. 1996; 31(5):486-492",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UK91300004",
            "pubmed": "8799290",
            "doi": "10.1002/(SICI)1096-9888(199605)31:5<486::AID-JMS321>3.0.CO;2-L",
            "pmc": null,
            "organizations": [
                "2415-14048"
            ],
            "persons": [
                "2415-51979-6"
            ],
            "imported": null,
            "journal": "J MASS SPECTROMETRY",
            "issn": "1076-5174",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.987,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ORGANIC",
            "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": 2414,
            "title": "Stable-Isotope Labeled Target Compounds - Preparation and Use as Internal Standards in Quantitative Mass-Spectrometry",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Fauler, G",
                "Windischhofer, W"
            ],
            "year": 1998,
            "source": "CURR ORG CHEM 1998 2: 131-144.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000072356300003",
            "pubmed": null,
            "doi": "10.2174/1385272802666220127211934",
            "pmc": null,
            "organizations": [
                "2414-14048"
            ],
            "persons": [
                "2414-51979-6"
            ],
            "imported": null,
            "journal": "CURR ORG CHEM",
            "issn": "1385-2728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.95,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.422222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ORGANIC",
            "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": 8273,
            "title": "Sonography in extensive juxtapapillary duodenal diverticulum",
            "abstract": null,
            "authors": [
                "Müller, GE",
                "Brandstätter, G",
                "Kratochvil, P",
                "Harnoncourt, K"
            ],
            "year": 1984,
            "source": "Ultraschall Med. 1984; 5(6):312-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW29000009",
            "pubmed": "6441251",
            "doi": "10.1055/s-2007-1012115",
            "pmc": null,
            "organizations": [],
            "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.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "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": 2412,
            "title": "Spontaneous recurrent hemarthrosis of the knee joint: endovascular treatment of a ruptured aneurysm with platinum microcoils. A case report.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                "Raith, J",
                "Passler, J",
                "Szolar, DH",
                "Sorantin, E",
                "Hausegger, KA"
            ],
            "year": 1997,
            "source": "J BONE JOINT SURG, AMER VOL 1997 79: 594-596.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WU51500019",
            "pubmed": "9111408",
            "doi": "10.2106/00004623-199704000-00019",
            "pmc": null,
            "organizations": [
                "2412-14052",
                "2412-14054"
            ],
            "persons": [
                "2412-51876-2",
                "2412-51913-6"
            ],
            "imported": null,
            "journal": "J BONE JOINT SURG, AMER VOL",
            "issn": "0021-9355",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.19,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2411,
            "title": "Spontaneous bacterial peritonitis in a patient with nephrogenic ascites during an episode of acute renal transplant rejection.",
            "abstract": null,
            "authors": [
                "Horn, S",
                "Holzer, H",
                "Horina, JH"
            ],
            "year": 1996,
            "source": "Am J Kidney Dis. 1996; 27(3):441-443",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TZ76700021",
            "pubmed": "8604717",
            "doi": "10.1016/S0272-6386(96)90371-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2411-51535-6",
                "2411-51690-1",
                "2411-51717-6"
            ],
            "imported": null,
            "journal": "AMER J KIDNEY DIS",
            "issn": "0272-6386",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.759,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.926829268292683,
            "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": 2410,
            "title": "Spontaneous bacterial peritonitis in a hemodialysis patient with systemic lupus erythematosus.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Hammer, HF",
                "Reisinger, EC",
                "Enzinger, GF",
                "Holzer, H",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Nephron. 1993; 65(4):633-635",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ67200023",
            "pubmed": "8302423",
            "doi": "10.1159/000187577",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2410-51531-6",
                "2410-51534-6",
                "2410-51535-6",
                "2410-51717-2"
            ],
            "imported": null,
            "journal": "NEPHRON",
            "issn": "0028-2766",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.441,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.682926829268293,
            "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": 2409,
            "title": "Spitz's nevus arising on a nevus spilus.",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Soyer, HP",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Dermatology. 1994; 189(3):265-268",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PD05500011",
            "pubmed": "7949480",
            "doi": "10.1159/000246853",
            "pmc": null,
            "organizations": [
                "2409-14047"
            ],
            "persons": [
                "2409-51617-6",
                "2409-51620-6",
                "2409-51711-1"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.069,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 2406,
            "title": "Spindle cell haemangioendothelioma: a clinicopathological and immunohistochemical study indicative of a non-neoplastic lesion.",
            "abstract": null,
            "authors": [
                "Fletcher, CD",
                "Beham, A",
                "Schmid, C"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(4):291-301",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FH53400001",
            "pubmed": "2071088",
            "doi": "10.1111/j.1365-2559.1991.tb00849.x",
            "pmc": null,
            "organizations": [
                "2406-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": 2404,
            "title": "Specific rearrangements of human papillomavirus DNA provide molecular evidence for genetic heterogeneity of primary cervical cancers, recurrencies, and lymph node metastases in two patients.",
            "abstract": null,
            "authors": [
                "Girardi, F",
                "Pickel, H",
                "Beyer-Finkler, E",
                "Pfister, H"
            ],
            "year": 1993,
            "source": "Gynecol Oncol. 1993; 51(2):281-286",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MQ99300028",
            "pubmed": "8276308",
            "doi": "10.1006/gyno.1993.1288",
            "pmc": null,
            "organizations": [
                "2404-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.792452830188679,
            "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": 2403,
            "title": "Specific cutaneous infiltrates of B-cell chronic lymphocytic leukemia arising at the site of herpes zoster and herpes simplex scars.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Zenahlik, P",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Cancer. 1995; 76(1):26-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RD89700004",
            "pubmed": "8630873",
            "doi": "10.1002/1097-0142(19950701)76:1<26::AID-CNCR2820760105>3.0.CO;2-J",
            "pmc": null,
            "organizations": [
                "2403-14047"
            ],
            "persons": [
                "2403-51751-2",
                "2403-51620-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.864,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 19274,
            "title": "Trends in HIV infection among intravenous drug users in Innsbruck, Austria.",
            "abstract": null,
            "authors": [
                "Zangerle, R",
                "Fuchs, D",
                "Rössler, H",
                "Reibnegger, G",
                "Riemer, Y",
                "Weiss, SH",
                "Fritsch, P",
                "Wachter, H"
            ],
            "year": 1992,
            "source": "J Acquir Immune Defic Syndr. 1992; 5(9):865-871",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JJ97500003",
            "pubmed": "1512685",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19274-50569-6"
            ],
            "imported": null,
            "journal": "J ACQ IMMUN DEFIC SYND HUM R",
            "issn": "1077-9450",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "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": 2400,
            "title": "Spatial distribution of high-frequency electromagnetic energy in human head during MRI: numerical results and measurements.",
            "abstract": null,
            "authors": [
                "Simunic, D",
                "Wach, P",
                "Renhart, W",
                "Stollberger, R"
            ],
            "year": 1996,
            "source": "IEEE Trans Biomed Eng. 1996; 43(1):88-94",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TN38400009",
            "pubmed": "8567009",
            "doi": "10.1109%2F10.477704",
            "pmc": null,
            "organizations": [
                "2400-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "IEEE TRANS BIOMED ENG",
            "issn": "0018-9294",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.07,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.755555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 8274,
            "title": "Effects of growth hormone on the factor VIII complex in patients with growth hormone deficiency.",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Muntean, W"
            ],
            "year": 1984,
            "source": "Metabolism. 1984; 33(12):1065-1067",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW40000001",
            "pubmed": "6438437",
            "doi": "10.1016/0026-0495(84)90088-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8274-51651-6",
                "8274-51654-1"
            ],
            "imported": null,
            "journal": "METABOLISM",
            "issn": "0026-0495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.941,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.493975903614458,
            "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": 8275,
            "title": "Investigation of human bile and serum levels by high pressure liquid chromatography after administration of latamoxef or cefotaxime.",
            "abstract": null,
            "authors": [
                "Krausse, R",
                "Ullmann, U",
                "Brandstetter, G",
                "Kratochvil, P"
            ],
            "year": 1984,
            "source": "Arzneimittelforschung. 1984; 34(12):1787-1791",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW40700024",
            "pubmed": "6099130",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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
        }
    ]
}