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=560
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156966,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=580",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=540",
    "results": [
        {
            "id": 666,
            "title": "Definition of new alleles of MIC-A using sequencing-based typing.",
            "abstract": null,
            "authors": [
                "Yao, Z",
                "Volgger, A",
                "Helmberg, W",
                "Keller, E",
                "Fan, LA",
                "Chandanayingyong, D",
                "Albert, ED"
            ],
            "year": 1999,
            "source": "Eur J Immunogenet. 1999; 26(2-3):225-232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080175100005",
            "pubmed": "10331160",
            "doi": "10.1046%2Fj.1365-2370.1999.00094.x",
            "pmc": null,
            "organizations": [
                "666-14058"
            ],
            "persons": [
                "666-51910-6"
            ],
            "imported": null,
            "journal": "EUR J IMMUNOGENET",
            "issn": "0960-7420",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.713,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.469565217391304,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 667,
            "title": "Degradation of hyaluronate by the concerted action of ozone and sunlight.",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Ansari, AN",
                "Faulborn, J"
            ],
            "year": 1994,
            "source": "Ophthalmic Res. 1994; 26(6):340-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QD15900003",
            "pubmed": "7715914",
            "doi": "10.1159/000267499",
            "pmc": null,
            "organizations": [
                "667-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "OPHTHALMIC RES",
            "issn": "0030-3747",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 668,
            "title": "Delay of copper-catalyzed oxidation of low density lipoprotein by in vitro enrichment with choline or ethanolamine plasmalogens.",
            "abstract": null,
            "authors": [
                "Jürgens, G",
                "Fell, A",
                "Ledinski, G",
                "Chen, Q",
                "Paltauf, F"
            ],
            "year": 1995,
            "source": "Chem Phys Lipids. 1995; 77(1):25-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RP15000003",
            "pubmed": "7586089",
            "doi": "10.1016%2F0009-3084%2895%2902451-N",
            "pmc": null,
            "organizations": [
                "668-14013"
            ],
            "persons": [
                "668-50312-6",
                "668-51511-2"
            ],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.591,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 670,
            "title": "Deletion analysis of the p16 tumor suppressor gene in gastrointestinal mucosa-associated lymphoid tissue lymphomas.",
            "abstract": null,
            "authors": [
                "Neumeister, P",
                "Hoefler, G",
                "Beham-Schmid, C",
                "Schmidt, H",
                "Apfelbeck, U",
                "Schaider, H",
                "Linkesch, W",
                "Sill, H"
            ],
            "year": 1997,
            "source": "Gastroenterology. 1997; 112(6):1871-1875",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XE18800018",
            "pubmed": "9178679",
            "doi": "10.1053%2Fgast.1997.v112.pm9178679",
            "pmc": null,
            "organizations": [
                "670-14020",
                "670-14047",
                "670-14082"
            ],
            "persons": [
                "670-53662-6",
                "670-51857-6",
                "670-51930-1",
                "670-52903-6"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.25,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "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": true
        },
        {
            "id": 671,
            "title": "Denervation of the radiocarpal joint. A follow-up study in 22 patients.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Mähring, M",
                "Clement, HG"
            ],
            "year": 1998,
            "source": "J Bone Joint Surg Br. 1998; 80(3):504-507",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073647500025",
            "pubmed": "9619946",
            "doi": "10.1302/0301-620X.80B3.8506",
            "pmc": null,
            "organizations": [
                "671-14052"
            ],
            "persons": [
                "671-51694-2",
                "671-60541-6"
            ],
            "imported": null,
            "journal": "J BONE JOINT SURG, BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.501,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.904761904761905,
            "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": 672,
            "title": "Dental amalgam. I: Conventional and non-gamma-2 amalgams.",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1991,
            "source": "INT J CLIN PHARM THER TOXICOL. 1991; 29:  161-163. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FK19200007",
            "pubmed": "2071265",
            "doi": null,
            "pmc": null,
            "organizations": [
                "672-14057"
            ],
            "persons": [
                "672-74154-2"
            ],
            "imported": "2010-06-28T17:53:26+02:00",
            "journal": "INT J CLIN PHARM THER TOXICOL",
            "issn": "0946-1965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.365168539325843,
            "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": 673,
            "title": "Dental amalgam. II: Exposure to mercury.",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1991,
            "source": "INT J CLIN PHARM THER TOXICOL. 1991; 29:  164-167. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FK19200008",
            "pubmed": "2071266",
            "doi": null,
            "pmc": null,
            "organizations": [
                "673-14057"
            ],
            "persons": [
                "673-74154-2"
            ],
            "imported": "2010-06-28T17:53:41+02:00",
            "journal": "INT J CLIN PHARM THER TOXICOL",
            "issn": "0946-1965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.365168539325843,
            "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": 674,
            "title": "Dental amalgam. III: Toxicity.",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1991,
            "source": "INT J CLIN PHARM THER TOXICOL. 1991; 29:  168-171. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FK19200009",
            "pubmed": "2071267",
            "doi": null,
            "pmc": null,
            "organizations": [
                "674-14057"
            ],
            "persons": [
                "674-74154-2"
            ],
            "imported": "2010-06-28T17:55:22+02:00",
            "journal": "INT J CLIN PHARM THER TOXICOL",
            "issn": "0946-1965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.365168539325843,
            "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": 675,
            "title": "Amalgam allergy--diagnosis and consequences",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(4):98-100",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996TX88600002",
            "pubmed": "8867481",
            "doi": null,
            "pmc": null,
            "organizations": [
                "675-14047"
            ],
            "persons": [
                "675-51346-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.285,
            "impactfactor_year": 1996,
            "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": 676,
            "title": "Depolarization-evoked release of glutamate, aspartate and gamma-aminobutyric acid from rat dorsal spinal cord slices does not originate from capsaicin-sensitive neurons.",
            "abstract": null,
            "authors": [
                "Donnerer, J"
            ],
            "year": 1991,
            "source": "Brain Res. 1991; 555(2):332-334",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1991GB12000020",
            "pubmed": "1682003",
            "doi": "10.1016%2F0006-8993%2891%2990360-8",
            "pmc": null,
            "organizations": [
                "676-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRAIN RES",
            "issn": "0006-8993",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.869,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.648514851485149,
            "impactfactor_norm_year": 1998,
            "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": 677,
            "title": "Deposits of different origin in the lungs of the 5,300-year-old Tyrolean Iceman.",
            "abstract": null,
            "authors": [
                "Pabst, M",
                "Hofer, F"
            ],
            "year": 1998,
            "source": "Am J Phys Anthropol. 1998; 107(1):1-12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075621800001",
            "pubmed": "9740297",
            "doi": "10.1002/(SICI)1096-8644(199809)107:1<1::AID-AJPA1>3.0.CO;2-R",
            "pmc": null,
            "organizations": [
                "677-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J PHYS ANTHROPOL",
            "issn": "0002-9483",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.749,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.743589743589744,
            "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": 678,
            "title": "Dermatopathology in Europe: dreams and realities.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 1999,
            "source": "Arch Dermatol. 1999; 135(1):21-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078112200002",
            "pubmed": "9923776",
            "doi": "10.1001%2Farchderm.135.1.21",
            "pmc": null,
            "organizations": [
                "678-14047"
            ],
            "persons": [
                "678-51620-2"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.889,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 680,
            "title": "Destruction of human tear proteins by ozone.",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Gruber, E",
                "el-Shabrawi, Y",
                "Faulborn, J"
            ],
            "year": 1994,
            "source": "Free Radic Biol Med. 1994; 17(2):165-169",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NU39200006",
            "pubmed": "7959175",
            "doi": "10.1016/0891-5849(94)90112-0",
            "pmc": null,
            "organizations": [
                "680-14043"
            ],
            "persons": [
                "680-51899-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.175,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.879518072289157,
            "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": 681,
            "title": "Detection and differentiation of platelet-specific antibodies by flow cytometry: the bead-mediated platelet assay.",
            "abstract": null,
            "authors": [
                "Helmberg, W",
                "Fölsch, B",
                "Wagner, T",
                "Lanzer, G"
            ],
            "year": 1997,
            "source": "Transfusion. 1997; 37(5):502-506",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY25600010",
            "pubmed": "9149775",
            "doi": "10.1046%2Fj.1537-2995.1997.37597293881.x",
            "pmc": null,
            "organizations": [
                "681-14058"
            ],
            "persons": [
                "681-51910-1",
                "681-51964-6"
            ],
            "imported": null,
            "journal": "TRANSFUSION",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.379,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.864406779661017,
            "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": 682,
            "title": "Detection and evaluation of persisting stress-induced hormonal disturbances by a post stress provocation test in humans.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Emsenhuber, W",
                "Petek, W",
                "Purstner, P",
                "Vogel, WH",
                "Schwaberger, G",
                "Salwitsch, P",
                "Korstako, W"
            ],
            "year": 1993,
            "source": "Life Sci. 1993; 53(21):1583-1589",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD19800002",
            "pubmed": "8231635",
            "doi": "10.1016%2F0024-3205%2893%2990181-2",
            "pmc": null,
            "organizations": [
                "682-14014"
            ],
            "persons": [
                "682-51687-6"
            ],
            "imported": null,
            "journal": "LIFE SCI",
            "issn": "0024-3205",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.803370786516854,
            "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": 683,
            "title": "Detection of antichlamydial antibodies in tears: a diagnostic aid?",
            "abstract": null,
            "authors": [
                "Haller, EM",
                "Auer-Grumbach, P",
                "Stuenzner, D",
                "Kessler, HH",
                "Pierer, K",
                "Muellner, K",
                "Zenz, H"
            ],
            "year": 1997,
            "source": "Ophthalmology. 1997; 104(1):125-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WE57500033",
            "pubmed": "9022116",
            "doi": "10.1016/S0161-6420(97)30350-9",
            "pmc": null,
            "organizations": [
                "683-14023",
                "683-14043"
            ],
            "persons": [
                "683-51812-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGY",
            "issn": "0161-6420",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.408,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.976190476190476,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 684,
            "title": "Detection of perfusion of kidney transplants. Comparison between color-coded and amplitude-coded Doppler ultrasound",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Riccabona, M",
                "Szolar, DM",
                "Kammerhuber, F",
                "Sorantin, E",
                "Horina, J"
            ],
            "year": 1996,
            "source": "Ultraschall Med. 1996; 17(5):243-246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR47800010",
            "pubmed": "9064769",
            "doi": "10.1055/s-2007-1003190",
            "pmc": null,
            "organizations": [
                "684-14054"
            ],
            "persons": [
                "684-51373-6",
                "684-51717-6",
                "684-51913-6"
            ],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.595,
            "impactfactor_year": 1996,
            "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": 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": 39,
            "title": "5-Hydroxy-indolacetic-acid (5-HIAA) serum levels in depressive patients and ECT.",
            "abstract": null,
            "authors": [
                "Hofmann, P",
                "Loimer, N",
                "Chaudhry, HR",
                "Pfersmann, D",
                "Schmid, R",
                "Wieselmann, G"
            ],
            "year": 1996,
            "source": "J Psychiatr Res. 1996; 30(3):209-216",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VG47600005",
            "pubmed": "8884659",
            "doi": "10.1016/0022-3956(96)00015-5",
            "pmc": null,
            "organizations": [
                "39-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PSYCHIAT RES",
            "issn": "0022-3956",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.159,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.597402597402597,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 686,
            "title": "Burst suppression detection in pEEG",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G"
            ],
            "year": 1997,
            "source": "Biomed Tech (Berl). 1997; 42(1-2):12-15",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WM28100003",
            "pubmed": "9172725",
            "doi": "10.1515/bmte.1997.42.1-2.12",
            "pmc": null,
            "organizations": [
                "686-14044",
                "686-14070"
            ],
            "persons": [
                "686-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 687,
            "title": "Detection of choline-acetyltransferase activity in lymphocytes.",
            "abstract": null,
            "authors": [
                "Rinner, I",
                "Schauenstein, K"
            ],
            "year": 1993,
            "source": "J Neurosci Res. 1993; 35(2):188-191",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LD05900008",
            "pubmed": "8320750",
            "doi": "10.1002/jnr.490350209",
            "pmc": null,
            "organizations": [
                "687-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROSCI RES",
            "issn": "0360-4012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.637,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.772277227722772,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}