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=155540&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155560&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155520&ordering=-impactfactor",
    "results": [
        {
            "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": 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": 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": 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": 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": 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-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": 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": 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": 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": 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": 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": 7221,
            "title": "Difficulties in antral irrigation (author's transl)",
            "abstract": null,
            "authors": [
                "Messerklinger, W"
            ],
            "year": 1980,
            "source": "Laryngol Rhinol Otol (Stuttg). 1980; 59(1):22-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JC89700004",
            "pubmed": "7392735",
            "doi": "10.1055/s-2007-1008814",
            "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": 9146,
            "title": "New aspects in the pathogenesis and therapy of hyperreflexive rhinopathy",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 1988,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1988; 67(9): 438-445. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q136000002",
            "pubmed": "3050340",
            "doi": "10.1055/s-2007-998536",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9146-51640-2"
            ],
            "imported": "2010-02-05T13:07:08+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": 8514,
            "title": "Value of microscopic detection of acid fast rods in tuberculosis of the middle ear",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 1986,
            "source": "Laryngol Rhinol Otol (Stuttg). 1986; 65(2):90-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A174500011",
            "pubmed": "3083165",
            "doi": "10.1055/s-2007-998789",
            "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": 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": 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": 8390,
            "title": "Emphysema as a leading symptom",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(6):275-282",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKN4500001",
            "pubmed": "4033305",
            "doi": "10.1055/s-2007-1008137",
            "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": 9117,
            "title": "A method of photometric measurement of the ciliary beat of cultivated ciliated cells of the upper respiratory tract in the human",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Koidl, B",
                "Saria, A"
            ],
            "year": 1988,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1988; 67(8): 400-403. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P427000007",
            "pubmed": "3062289",
            "doi": "10.1055/s-2007-998528",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9117-51640-2",
                "9117-51681-6"
            ],
            "imported": "2010-02-05T13:07:57+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
        }
    ]
}