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&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=580&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=540&ordering=-imported",
    "results": [
        {
            "id": 654,
            "title": "Cytotoxicity of Chromium-III and Chromium-VI Compounds .1. In-Vitro Studies Using Different Cell-Culture Systems",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Grygar, E",
                "Ingolic, E",
                "Wawschinek, O"
            ],
            "year": 1993,
            "source": "INHAL TOXICOL 1993 5: 345-369.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC95900001",
            "pubmed": null,
            "doi": "10.3109/08958379308998392",
            "pmc": null,
            "organizations": [
                "654-14013",
                "654-14020"
            ],
            "persons": [
                "654-51523-2"
            ],
            "imported": null,
            "journal": "INHAL TOXICOL",
            "issn": "0895-8378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.605633802816901,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 655,
            "title": "DA1-receptor stimulation by fenoldopam in the treatment of postcardiac surgical hypertension.",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Plaza, J",
                "Mahla, E",
                "Berger, J",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "Acta Anaesthesiol Scand. 1998; 42(7):834-840",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075069100015",
            "pubmed": "9698961",
            "doi": "10.1111/j.1399-6576.1998.tb05330.x",
            "pmc": null,
            "organizations": [
                "655-14044"
            ],
            "persons": [
                "655-51616-6",
                "655-51611-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": 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": 157,
            "title": "Agenesis of the dorsal pancreas in a woman with diabetes mellitus and in both of her sons.",
            "abstract": null,
            "authors": [
                "Wildling, R",
                "Schnedl, WJ",
                "Reisinger, EC",
                "Schreiber, F",
                "Lipp, RW",
                "Lederer, A",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Gastroenterology. 1993; 104(4):1182-1186",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992JJ55500542",
            "pubmed": "8462806",
            "doi": "10.1016/0016-5085(93)90290-S",
            "pmc": null,
            "organizations": [
                "157-14054",
                "157-14081"
            ],
            "persons": [
                "157-51539-6",
                "157-51534-6",
                "157-51948-6"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 4.988,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": true
        },
        {
            "id": 75,
            "title": "A new high-resolution esophageal electrocardiography recording technique: an experimental approach for the detection of myocardial ischemia.",
            "abstract": null,
            "authors": [
                "Mächler, HE",
                "Lueger, A",
                "Rehak, P",
                "Berger, J",
                "Veith, W",
                "Kühbacher, C",
                "Koidl, C",
                "Stark, G",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "Anesth Analg. 1998; 86(1):34-39",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071155100007",
            "pubmed": "9428847",
            "doi": "10.1213/00000539-199801000-00007",
            "pmc": null,
            "organizations": [
                "75-14044",
                "75-14075"
            ],
            "persons": [
                "75-50509-6",
                "75-51592-2",
                "75-51611-6",
                "75-51868-6"
            ],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.776,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 339,
            "title": "Binding of endothelin to plasma proteins and tissue receptors: effects on endothelin determination, vasoactivity, and tissue kinetics.",
            "abstract": null,
            "authors": [
                "Brunner, F",
                "Stessel, H",
                "Watzinger, N",
                "Löffler, BM",
                "Opie, LH"
            ],
            "year": 1995,
            "source": "FEBS Lett. 1995; 373(1):97-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RY51700022",
            "pubmed": "7589443",
            "doi": "10.1016%2F0014-5793%2895%2901017-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "339-51759-6"
            ],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.842,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.842105263157895,
            "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": 763,
            "title": "Divergent effects of propranolol and nadolol in isolated mesenteric arteries from normal and portal hypertensive rats.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Heinemann, A",
                "Trauner, M",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "Eur J Clin Invest. 1996; 26(8):676-680",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD40300009",
            "pubmed": "8872063",
            "doi": "10.1111/j.1365-2362.1996.tb02152.x",
            "pmc": null,
            "organizations": [
                "763-14081"
            ],
            "persons": [
                "763-51530-2",
                "763-51534-6",
                "763-51756-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.841121495327103,
            "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": true
        },
        {
            "id": 661,
            "title": "Decidual macrophages are the population of decidual adherent cells which regulates perforin expression in cytolytic cells.",
            "abstract": null,
            "authors": [
                "Sotosek, V",
                "Laskarin, G",
                "Strbo, N",
                "Dohr, G",
                "Blaschitz, A",
                "Podack, ER",
                "Rukavina, D"
            ],
            "year": 1999,
            "source": "Am J Reprod Immunol. 1999; 42(2):76-82",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081967300002",
            "pubmed": "10476688",
            "doi": null,
            "pmc": null,
            "organizations": [
                "661-14017"
            ],
            "persons": [
                "661-51666-6"
            ],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.448,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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": 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-51691-6",
                "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": 159,
            "title": "Air embolism with bilateral pneumothorax after a five-meter dive.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Friehs, GM",
                "Friehs, GB"
            ],
            "year": 1993,
            "source": "Undersea Hyperb Med. 1993; 20(2):155-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH32300005",
            "pubmed": "8329942",
            "doi": null,
            "pmc": null,
            "organizations": [
                "159-14045",
                "159-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "UNDERSEA HYPERBAR MED",
            "issn": "1066-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.615,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.152777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 37,
            "title": "5-Fluorouracil and Folinic Acid with or Without Alpha-2C Interferon in the Treatment of Metastatic Colorectal-Cancer - Preliminary-Results of a Multicenter Prospective Randomized Phase-III Trial",
            "abstract": null,
            "authors": [
                "Moser, R",
                "Hausmaninger, H",
                "Ludwig, H",
                "Fridrik, M",
                "Schmidt, H",
                "Mlineritsch, B",
                "Pecherstorfer, M",
                "Michlmayr, G",
                "Kopf, C",
                "Samonigg, H"
            ],
            "year": 1995,
            "source": "ONKOLOGIE 1995 18: 131-135.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RC51600004",
            "pubmed": null,
            "doi": "10.1159/000218573",
            "pmc": null,
            "organizations": [],
            "persons": [
                "37-51532-6",
                "37-51949-2"
            ],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.462,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.173076923076923,
            "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": false
        },
        {
            "id": 161,
            "title": "Carotid glomus tumors: vascular surgery from the oncologic viewpoint",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Friehs, I",
                "Pascher, O",
                "Gutschi, S",
                "Koch, G"
            ],
            "year": 1992,
            "source": "Vasa Suppl. 1992; 37(4):73-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300031",
            "pubmed": "1481109",
            "doi": null,
            "pmc": null,
            "organizations": [
                "161-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 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": 997,
            "title": "Evaluation of two nonculture antigen tests and three serotests for detection of anti-chlamydial antibodies in the diagnosis of ocular chlamydial infections.",
            "abstract": null,
            "authors": [
                "Haller, EM",
                "Auer-Grumbach, P",
                "Stuenzner, D",
                "Kessler, HH",
                "Pierer, K",
                "Zenz, H",
                "Muellner, K"
            ],
            "year": 1996,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1996; 234(8):510-514",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VA24300006",
            "pubmed": "8858357",
            "doi": "10.1007%2FBF00184860",
            "pmc": null,
            "organizations": [
                "997-14023",
                "997-14043",
                "997-14047"
            ],
            "persons": [
                "997-51812-6"
            ],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.992,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.642857142857143,
            "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
        }
    ]
}