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=1840&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158524,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1860&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1820&ordering=-imported",
    "results": [
        {
            "id": 2224,
            "title": "Recurrent post-herpetic erythema multiforme mimicking polymorphic light and juvenile spring eruption: report of two cases in young boys.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Soyer, HP",
                "Fink-Puches, R",
                "Huff, JC",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Br J Dermatol. 1994; 131(3):364-367",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PF56800011",
            "pubmed": "7918011",
            "doi": "10.1111/j.1365-2133.1994.tb08525.x",
            "pmc": null,
            "organizations": [
                "2224-14047"
            ],
            "persons": [
                "2224-51618-1",
                "2224-51620-6",
                "2224-52589-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.871,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.914285714285714,
            "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": 1113,
            "title": "Gallopamil and changes of adenosine diphosphate- and collagen-induced thrombocyte aggregation",
            "abstract": null,
            "authors": [
                "Költringer, P",
                "Langsteger, W",
                "Lind, P",
                "Pierer, G",
                "Reisecker, F",
                "Eber, O"
            ],
            "year": 1991,
            "source": "Arzneimittelforschung. 1991; 41(8):786-788",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC72200003",
            "pubmed": "1781797",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1113-14045"
            ],
            "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",
            "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": 1114,
            "title": "Gamma knife for glioma: selection factors and survival.",
            "abstract": null,
            "authors": [
                "Larson, DA",
                "Gutin, PH",
                "McDermott, M",
                "Lamborn, K",
                "Sneed, PK",
                "Wara, WM",
                "Flickinger, JC",
                "Kondziolka, D",
                "Lunsford, LD",
                "Hudgins, WR",
                "Friehs, GM",
                "Haselsberger, K",
                "Leber, K",
                "Pendl, G",
                "Chung, SS",
                "Coffey, RJ",
                "Dinapoli, R",
                "Shaw, EG",
                "Vermeulen, S",
                "Young, RF",
                "Hirato, M",
                "Inoue, HK",
                "Ohye, C",
                "Shibazaki, T"
            ],
            "year": 1996,
            "source": "Int J Radiat Oncol Biol Phys. 1996; 36(5):1045-1053",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WA65400009",
            "pubmed": "8985026",
            "doi": "10.1016/S0360-3016(96)00427-0",
            "pmc": null,
            "organizations": [
                "1114-14050"
            ],
            "persons": [
                "1114-51866-6"
            ],
            "imported": null,
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.367,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.924050632911392,
            "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": 2227,
            "title": "Reduced Length of Stay After Vaginal Hysterectomy",
            "abstract": null,
            "authors": [
                "Tamussino, K",
                "Giuliani, A",
                "Gucer, F",
                "Zivikovic, F",
                "Lang, PFJ",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 605-608.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077269100004",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023009",
            "pmc": null,
            "organizations": [
                "2227-14038"
            ],
            "persons": [
                "2227-51826-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 2228,
            "title": "Reduced stimulability of platelet surface adhesion molecules under treatment with Lorenzo's oil.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Wascher, TC",
                "Pleschko, B",
                "Ramschak, H",
                "Sedlmayr, P",
                "Wilders-Truschnigg, M",
                "Stöckler, S"
            ],
            "year": 1994,
            "source": "J Inherit Metab Dis. 1994; 17(5):628-629",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PK18600019",
            "pubmed": "7530788",
            "doi": "10.1007/BF00711605",
            "pmc": null,
            "organizations": [
                "2228-14048"
            ],
            "persons": [
                "2228-51846-2"
            ],
            "imported": null,
            "journal": "J INHERIT METAB DIS",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.165,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.44578313253012,
            "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": 1115,
            "title": "Gamma knife radiosurgery and albendazole for cerebral alveolar hydatid disease.",
            "abstract": null,
            "authors": [
                "Schmid, M",
                "Pendl, G",
                "Samonigg, H",
                "Ranner, G",
                "Eustacchio, S",
                "Reisinger, EC"
            ],
            "year": 1998,
            "source": "Clin Infect Dis. 1998; 26(6):1379-1382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074177900034",
            "pubmed": "9636867",
            "doi": "10.1086/516351",
            "pmc": null,
            "organizations": [
                "1115-14050",
                "1115-14054"
            ],
            "persons": [
                "1115-51532-6",
                "1115-81970-6"
            ],
            "imported": null,
            "journal": "CLIN INFECT DIS",
            "issn": "1058-4838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.798,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.861111111111111,
            "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": 2230,
            "title": "Reduction of colonization and infection rate during pediatric intensive care by selective decontamination of the digestive tract.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Kuttnig, M",
                "Grubbauer, HM",
                "Semmelrock, HJ",
                "Thiel, W"
            ],
            "year": 1991,
            "source": "Crit Care Med. 1991; 19(10):1242-1246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK39000005",
            "pubmed": "1914480",
            "doi": "10.1097/00003246-199110000-00005",
            "pmc": null,
            "organizations": [
                "2230-14014",
                "2230-14023",
                "2230-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.807,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": 2231,
            "title": "Reduction of lipid peroxidation and reperfusion edema by anti-oxidant therapy after revascularization of an extremity",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Khoschsorur, G"
            ],
            "year": 1992,
            "source": "Vasa Suppl. 1992; 37(1):60-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB38300025",
            "pubmed": "1481103",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2231-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": 2232,
            "title": "Reduction in the use of donated blood in surgical medicine",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Kulier, A"
            ],
            "year": 1995,
            "source": "Anaesthesist. 1995; 44(3):191-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QN69900011",
            "pubmed": "7762780",
            "doi": "10.1007/s001010050147",
            "pmc": null,
            "organizations": [
                "2232-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.56,
            "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": false
        },
        {
            "id": 2233,
            "title": "Reduction of the dose to the lens in prophylactic cranial irradiation: a comparison of three different treatment techniques and two different beam qualities.",
            "abstract": null,
            "authors": [
                "Pakisch, B",
                "Stücklschweiger, G",
                "Poier, E",
                "Urban, C",
                "Kaulfersch, W",
                "Langmann, A",
                "Hauer, C",
                "Hackl, A"
            ],
            "year": 1992,
            "source": "Int J Radiat Oncol Biol Phys. 1992; 23(1):183-188",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1992HR98600023",
            "pubmed": "1572815",
            "doi": "10.1016/0360-3016(92)90559-Z",
            "pmc": null,
            "organizations": [
                "2233-14043",
                "2233-14048",
                "2233-14060"
            ],
            "persons": [
                "2233-51657-6",
                "2233-51968-6"
            ],
            "imported": null,
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924050632911392,
            "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": 2234,
            "title": "Reestablishment of sensitivity in the latissimus dorsi transplant through anastomosis of the thoracodorsal nerve with sensitive nerves.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Gaggl, A",
                "Kärcher, H"
            ],
            "year": 1999,
            "source": "Plast Reconstr Surg. 1999; 103(3):857-861",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078847700013",
            "pubmed": "10077075",
            "doi": "10.1097/00006534-199903000-00012",
            "pmc": null,
            "organizations": [
                "2234-14057"
            ],
            "persons": [
                "2234-51566-6"
            ],
            "imported": null,
            "journal": "PLAST RECONSTR SURG",
            "issn": "0032-1052",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.482,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.740458015267176,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2235,
            "title": "Reflex gastric motor inhibition caused by intraperitoneal bradykinin: antagonism by Hoe 140, a bradykinin antagonist.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1992,
            "source": "PEPTIDES 1992 13: 1073-1077.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KF12400007",
            "pubmed": "1337375",
            "doi": "10.1016/0196-9781(92)90008-Q",
            "pmc": null,
            "organizations": [
                "2235-14022"
            ],
            "persons": [
                "2235-51529-2"
            ],
            "imported": null,
            "journal": "PEPTIDES",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.525,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.596610169491525,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1121,
            "title": "Gastric neuroendocrine neoplasms: tumour clonality and malignancy-associated large X-chromosomal deletions.",
            "abstract": null,
            "authors": [
                "D'Adda, T",
                "Candidus, S",
                "Denk, H",
                "Bordi, C",
                "Höfler, H"
            ],
            "year": 1999,
            "source": "J Pathol. 1999; 189(3):394-401",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083221600014",
            "pubmed": "10547602",
            "doi": "10.1002/(SICI)1096-9896(199911)189:3<394::AID-PATH444>3.0.CO;2-P",
            "pmc": null,
            "organizations": [
                "1121-14020"
            ],
            "persons": [
                "1121-51515-6"
            ],
            "imported": null,
            "journal": "J PATHOL",
            "issn": "0022-3417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.833,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.924242424242424,
            "impactfactor_norm_year": 1999,
            "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": 535,
            "title": "Comparison of the efficacy and safety of trandolapril and nifedipine SR in mild-to-moderate hypertension. Investigator Study Group.",
            "abstract": null,
            "authors": [
                "Steiner, G",
                "Pauly, NC"
            ],
            "year": 1994,
            "source": "J Cardiovasc Pharmacol. 1994; 23 Suppl 4(3):S81-S85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PC37800016",
            "pubmed": "7527108",
            "doi": "10.1097/00005344-199400234-00016",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.725806451612903,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 536,
            "title": "Comparison of the frequency-dependent effects on the atrioventricular node of verapamil, amiodarone, digoxin, and diltiazem in isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Schulze-Bauer, C",
                "Stark, U",
                "Kasper, K",
                "Decrinis, M",
                "Tritthart, HA"
            ],
            "year": 1995,
            "source": "J Cardiovasc Pharmacol. 1995; 25(2):330-335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QD44200020",
            "pubmed": "7752660",
            "doi": "10.1097/00005344-199502000-00020",
            "pmc": null,
            "organizations": [
                "536-14011"
            ],
            "persons": [
                "536-51519-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.709,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.725806451612903,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2239,
            "title": "Regional Orthopedic Anesthesia-What Makes Sense",
            "abstract": null,
            "authors": [
                "Rudorfer, AF",
                "List, WF"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 150-150.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500073",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2239-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2240,
            "title": "Regression and progression in neuroblastoma. Does genetics predict tumour behaviour?",
            "abstract": null,
            "authors": [
                "Ambros, PF",
                "Ambros, IM",
                "Strehl, S",
                "Bauer, S",
                "Luegmayr, A",
                "Kovar, H",
                "Ladenstein, R",
                "Fink, FM",
                "Horcher, E",
                "Printz, G"
            ],
            "year": 1995,
            "source": "Eur J Cancer. 1995; 31A(4):510-515",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QY18000018",
            "pubmed": "7576955",
            "doi": "10.1016%2F0959-8049%2895%2900044-J",
            "pmc": null,
            "organizations": [
                "2240-14048"
            ],
            "persons": [
                "2240-51657-6"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "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": 2241,
            "title": "Relapse of pulmonary Mycobacterium kansasii disease associated with large-cell cancer of the lung: a case report.",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Maier, A",
                "Schmidt, F",
                "Dimai, HP",
                "Wirnsberger, GH"
            ],
            "year": 1998,
            "source": "Oncol Rep. 1998; 5(4):853-856",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074173100013",
            "pubmed": "9625831",
            "doi": "10.3892/or.5.4.853",
            "pmc": null,
            "organizations": [
                "2241-14045",
                "2241-14054"
            ],
            "persons": [
                "2241-51525-1",
                "2241-79271-6",
                "2241-51739-4"
            ],
            "imported": null,
            "journal": "ONCOL REP",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.399,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.105769230769231,
            "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": 537,
            "title": "Comparison of the values of basic fibroblast growth factor determined by an immunoassay in the sera of patients with traumatic brain injury and enhanced osteogenesis and the effects of the same sera on the fibroblast growth in vitro.",
            "abstract": null,
            "authors": [
                "Wildburger, R",
                "Zarkovic, N",
                "Egger, G",
                "Petek, W",
                "Meinitzer, A",
                "Borovic, S",
                "Zarkovic, K",
                "Li, L",
                "Stipancic, I",
                "Trbojevic-Cepe, M"
            ],
            "year": 1995,
            "source": "Eur J Clin Chem Clin Biochem. 1995; 33(10):693-698",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TE47800005",
            "pubmed": "8608189",
            "doi": "10.1515/cclm.1995.33.10.693",
            "pmc": null,
            "organizations": [
                "537-14014",
                "537-14028",
                "537-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.848,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3185,
            "title": "Effect of cytochrome P-450 inhibitors econazole, bifonazole and clotrimazole on prostanoid formation.",
            "abstract": null,
            "authors": [
                "Köfeler, HC",
                "Fauler, G",
                "Windischhofer, W",
                "Leis, HJ"
            ],
            "year": 2000,
            "source": "Br J Pharmacol. 2000; 130(6):1241-1246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088383500007",
            "pubmed": "10903961",
            "doi": "10.1038/sj.bjp.0703427",
            "pmc": "PMC1572187",
            "organizations": [
                "3185-14048"
            ],
            "persons": [
                "3185-51979-6",
                "3185-58455-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.689,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.900552486187845,
            "impactfactor_norm_year": 2000,
            "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
        }
    ]
}