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=156660&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156680&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156640&ordering=-impactfactor",
    "results": [
        {
            "id": 167781,
            "title": "High Density Lipoprotein Subclasses, Coronary Artery Disease, and Cardiovascular Mortality",
            "abstract": null,
            "authors": [
                "Silbernagel, G",
                "Pagel, P",
                "Pfahlert, V",
                "Genser, B",
                "Scharnagl, H",
                "Kleber, ME",
                "Delgado, G",
                "Ohrui, H",
                "Ritsch, A",
                "Grammer, TB",
                "Koenig, W",
                "Marz, W"
            ],
            "year": 2018,
            "source": "ACTA BIOQUIM CLIN L. 2018; 52(1): 97-108. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000432538900013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "167781-14028",
                "167781-14079"
            ],
            "persons": [
                "167781-50886-6",
                "167781-96032-2"
            ],
            "imported": "2018-06-06T13:21:44+02:00",
            "journal": "ACTA BIOQUIM CLIN L",
            "issn": "0325-2957",
            "collection_publisher": null,
            "collection_title": "ACTA BIOQUIMICA CLINICA LATINOAMERICANA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.088,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.034,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.067,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63021,
            "title": "Gamma knife thalamotomy and pallidotomy in medically intractable parkinsonian tremor.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Schröttner, O",
                "Unger, B"
            ],
            "year": 2006,
            "source": "Klin Neurophysiol. 37: 93-93.-50. Jahrestagung der Deutschen Gesellschaft für Klinische Neurophysiologie und funktionelle Bildgebung; MAR 22-26, 2006; Bad Nauheim, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63021-14050"
            ],
            "persons": [
                "63021-51969"
            ],
            "imported": "2006-12-14T08:37:25+01:00",
            "journal": "Klin Neurophysiol",
            "issn": "1434-0275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.087,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.142857142857143,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NEUROIMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7941,
            "title": "THERAPY WITH ALUMINUM-CONTAINING SUBSTANCES - IS THERE A THERAPY FOR ALUMINUM INTOXICATION",
            "abstract": null,
            "authors": [
                "POGGLITSCH, H",
                "WAWSCHINEK, O",
                "KNOPP, C",
                "PETEK, W",
                "GOLLOB, P"
            ],
            "year": 1983,
            "source": "NIEREN HOCHDRUCK 1983 12: 186-191.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QS01900007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8607,
            "title": "INTESTINAL PHOSPHATE BINDING BY CALCIUM LACTATE IN DIALYSIS PATIENTS",
            "abstract": null,
            "authors": [
                "POGGLITSCH, H",
                "PETEK, W",
                "ESTELBERGER, W",
                "ZIAK, E",
                "WINKLER, HM",
                "HOLZER, H"
            ],
            "year": 1988,
            "source": "NIEREN HOCHDRUCK. 1988; 17:  66-71. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M387200004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8607-51535-6"
            ],
            "imported": "2010-02-02T15:41:47+01:00",
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7578,
            "title": "THERAPY WITH ALUMINUM-CONTAINING SUBSTANCES IN NEPHROLOGY",
            "abstract": null,
            "authors": [
                "POGGLITSCH, H"
            ],
            "year": 1981,
            "source": "NIEREN HOCHDRUCK 1981 10: 210-216.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MP50400005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65718,
            "title": "CHARACTERIZATION OF DIFFERENT ALLELES OF THE BETA-2-ADRENOCEPTOR",
            "abstract": null,
            "authors": [
                "REIMANNWEBER, A",
                "HORWATH, J",
                "HOGLINGER, O",
                "BINDER, A",
                "KOTANKO, P",
                "KENNER, T",
                "SKRABAL, F"
            ],
            "year": 1994,
            "source": "NIEREN HOCHDRUCK. 1994; 23(5): 246-249. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NQ67800017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65718-53007-6",
                "65718-54004-6"
            ],
            "imported": "2007-02-16T13:06:27+01:00",
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65274,
            "title": "BLOOD-VOLUME MONITORING BY ULTRASONIC MEASUREMENT IN THE EXTRACORPOREAL BLOOD CIRCUIT",
            "abstract": null,
            "authors": [
                "SCHNEDITZ, D",
                "PROBST, W",
                "KUBISTA, H",
                "BINSWANGER, U"
            ],
            "year": 1991,
            "source": "NIEREN HOCHDRUCK. 1991; 20(11): 649-652. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GU80600003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65274-51834-2"
            ],
            "imported": "2007-02-02T15:27:34+01:00",
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9226,
            "title": "ABNORMALITIES OF THE RENAL PELVIS DETECTED BY SCREENING ULTRASOUND EXAMINATION",
            "abstract": null,
            "authors": [
                "PETRITSCH, W",
                "STEINER, H",
                "PRISTAUTZ, H",
                "SCHREIBER, F",
                "EBER, B",
                "HINTERLEITNER, T",
                "KANDUTSCH, E"
            ],
            "year": 1989,
            "source": "NIEREN HOCHDRUCK. 1989; 18:  242-248. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AE08300005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "9226-14081"
            ],
            "persons": [
                "9226-51539-6",
                "9226-51536-2"
            ],
            "imported": "2010-05-25T16:28:57+02:00",
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 1173,
            "title": "Hemodynamic-Effects of Conventional Mechanical Ventilation and High-Frequency Jet Ventilation in Fontan-Circulation - An Experimental-Study",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Dacar, D",
                "Rödl, S",
                "Friehs, I",
                "Urlesberger, B",
                "Gamillscheg, A"
            ],
            "year": 1996,
            "source": "ACP, APPL CARDIOPUL PATHOPHYSL 1996 6: 247-254.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996XZ61400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1173-14048"
            ],
            "persons": [
                "1173-51709-6"
            ],
            "imported": null,
            "journal": "ACP, APPL CARDIOPUL PATHOPHYSL",
            "issn": "0920-5268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.241935483870968,
            "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": 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": 7384,
            "title": "BACTERIOLOGIC SPECTRUM AND RESISTANCE OF URINARY BACTERIA ISOLATED FROM PATIENTS OF THE MEDICAL-UNIVERSITY-CLINIC-GRAZ IN THE PERIOD BETWEEN 1976 AND 1980",
            "abstract": null,
            "authors": [
                "KATSCHNIG, H",
                "SIXL, B",
                "GELL, G",
                "POGGLITSCH, H",
                "HOLZER, H",
                "KORTHALS, C",
                "SMOLLE, H"
            ],
            "year": 1982,
            "source": "NIEREN HOCHDRUCK. 1982; 11:  166-172. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PA86600007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7384-51535-6",
                "7384-51553-6"
            ],
            "imported": "2009-09-02T15:50:15+02:00",
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 5056,
            "title": "Left subclavian artery management in endovascular repair of thoracic aortic aneurysms and aortic dissections.",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Hausegger, KA",
                "Oberwalder, P",
                "Mahla, E",
                "Tomka, M",
                "Allmayer, T",
                "Baumann, A",
                "Hessinger, M"
            ],
            "year": 2003,
            "source": "J Card Surg. 2003; 18(5):429-435",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185629900013",
            "pubmed": "12974933",
            "doi": "10.1046/j.1540-8191.2003.02078.x",
            "pmc": null,
            "organizations": [
                "5056-14074"
            ],
            "persons": [
                "5056-51616-6",
                "5056-51084-6",
                "5056-51880-6",
                "5056-51946-2"
            ],
            "imported": null,
            "journal": "J CARDIAC SURG",
            "issn": "0886-0440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0285714285714286,
            "impactfactor_norm_year": 2003,
            "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": 216048,
            "title": "Temporary extracorporeal membrane oxygenation in patients with refractory postoperative cardiogenic shock -: A single center experience",
            "abstract": null,
            "authors": [
                "Doll, N",
                "Fabricius, A",
                "Borger, MA",
                "Bucerius, J",
                "Doll, S",
                "Krämer, K",
                "Ullmann, C",
                "Schmitt, DV",
                "Walther, T",
                "Falk, V",
                "Mohr, FW"
            ],
            "year": 2003,
            "source": "J CARDIAC SURG. 2003; 18(6): 512-518. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186842200008",
            "pubmed": "14992102",
            "doi": "10.1046/j.0886-0440.2003.02061.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "216048-132338-6"
            ],
            "imported": "2025-05-08T12:12:59+02:00",
            "journal": "J CARDIAC SURG",
            "issn": "0886-0440",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CARDIAC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.029,
            "impactfactor_norm_year": 2003,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 266,
            "title": "Application of silver acetate autometallography and gold-silver staining methods for in situ DNA hybridization.",
            "abstract": null,
            "authors": [
                "Hacker, GW",
                "Graf, AH",
                "Hauser-Kronberger, C",
                "Wirnsberger, G",
                "Schiechl, A",
                "Bernatzky, G",
                "Wittauer, U",
                "Su, HC",
                "Adam, H",
                "Thurner, J"
            ],
            "year": 1993,
            "source": "Chin Med J (Engl). 1993; 106(2):83-92",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW87000001",
            "pubmed": "8389275",
            "doi": null,
            "pmc": null,
            "organizations": [
                "266-14010",
                "266-14020"
            ],
            "persons": [
                "266-51739-6"
            ],
            "imported": null,
            "journal": "CHIN MED J",
            "issn": "0366-6999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.084,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0934579439252336,
            "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": 8911,
            "title": "Antigenicity of the auricular cartilage and the influence of vital preservation. 2: Identification of antigens of the auricular cartilage: animal experiment studies in rats",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1987,
            "source": "Laryngol Rhinol Otol (Stuttg). 1987; 66(7):362-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J313700003",
            "pubmed": "2443779",
            "doi": "10.1055/s-2007-998677",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8312,
            "title": "Initial results of hyperthermia in palliative therapy of cancers in the ENT area].",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Steindorfer, P",
                "Germann, R",
                "Kraft-Kinz, J",
                "Hackl, A",
                "Schneider, G",
                "Scherlacher, A"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):52-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000001",
            "pubmed": "2580203",
            "doi": "10.1055/s-2007-1008086",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7330,
            "title": "Central disequilibrium in boxers (author's transl)",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Schmid, P",
                "Wolf, W"
            ],
            "year": 1980,
            "source": "Laryngol Rhinol Otol (Stuttg). 1980; 59(8):467-471",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KC42600003",
            "pubmed": "6970317",
            "doi": "10.1055/s-2007-1008886",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8897,
            "title": "Antigenicity of the auricular cartilage and its modification by vital preservation. 1. Xenogeneic transplantation of human auricular concha cartilage to the rabbit",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1987,
            "source": "Laryngol Rhinol Otol (Stuttg). 1987; 66(6):300-306",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J006100002",
            "pubmed": "3626712",
            "doi": "10.1055/s-2007-998660",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8472,
            "title": "Personal endoscopic operative technic for the lateral nasal wall--an endoscopic surgery concept in the treatment of inflammatory diseases of the paranasal sinuses",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(11):559-566",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG2000002",
            "pubmed": "4079618",
            "doi": "10.1055/s-2007-1008205",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8946,
            "title": "Changes in nasal volume flow following local administration of neuropeptide substance P and capsaicin",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Loidolt, D",
                "Saria, A",
                "Gamse, R"
            ],
            "year": 1987,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1987; 66:  412-415. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J923500006",
            "pubmed": "2444849",
            "doi": "10.1055/s-2007-998692",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8946-51638-6",
                "8946-51640-2"
            ],
            "imported": "2009-12-18T15:23:29+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7541,
            "title": "For prevention of complications, especially postoperative bleeding, in tonsillectomy and adenoidectomy (author's transl)",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1981,
            "source": "Laryngol Rhinol Otol (Stuttg). 1981; 60(7):345-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ40100001",
            "pubmed": "7345303",
            "doi": "10.1055/s-2007-1008735",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}