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=160&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=180&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=140&ordering=impactfactor",
    "results": [
        {
            "id": 86769,
            "title": "Future of cytogenetics",
            "abstract": null,
            "authors": [
                "Speicher, MR"
            ],
            "year": 2008,
            "source": "MED GENET. 2008; 20(4): 349-352. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000261343100001",
            "pubmed": null,
            "doi": "10.1007/s11825-008-0129-4",
            "pmc": null,
            "organizations": [
                "86769-14021"
            ],
            "persons": [],
            "imported": "2009-01-13T16:03:28+01:00",
            "journal": "MED GENET",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.071,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.026,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": true
        },
        {
            "id": 86770,
            "title": "New methods of single-cell analysis in research and diagnostics",
            "abstract": null,
            "authors": [
                "Geigl, J",
                "Speicher, M"
            ],
            "year": 2008,
            "source": "MED GENET. 2008; 20(4): 407-415. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000261343100010",
            "pubmed": null,
            "doi": "10.1007/s11825-008-0138-3",
            "pmc": null,
            "organizations": [
                "86770-14021"
            ],
            "persons": [
                "86770-57423-2"
            ],
            "imported": "2009-01-13T16:03:28+01:00",
            "journal": "MED GENET",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.071,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.026,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": true
        },
        {
            "id": 119875,
            "title": "Barrett's Esophagus and Neoplasia at the Esophagogastric Junction: Diagnostic Guidelines",
            "abstract": null,
            "authors": [
                "Veits, L",
                "Drgac, J",
                "Neumann, H",
                "Langner, C",
                "Vieth, M"
            ],
            "year": 2012,
            "source": "VISZERALMEDIZIN. 2012; 28(2): 103-112. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000303326900004",
            "pubmed": null,
            "doi": "10.1159/000338274",
            "pmc": null,
            "organizations": [
                "119875-14020"
            ],
            "persons": [
                "119875-50044-6"
            ],
            "imported": "2012-06-13T12:02:43+02:00",
            "journal": "VISZERALMEDIZIN",
            "issn": "1662-6664",
            "collection_publisher": null,
            "collection_title": "VISZERALMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.074,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.014,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": 0.027,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "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": 130461,
            "title": "Repair of the anterior cruciate ligament - a morphological study in sheep",
            "abstract": null,
            "authors": [
                "Seitz, H",
                "Lang, S",
                "Marlovits, S",
                "Mousavi, M",
                "Kolonja, A"
            ],
            "year": 1998,
            "source": "MED WELT. 1998; 49(12): 610-617. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078121500007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-09-09T18:49:25+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE WELT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.075,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.037,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19250,
            "title": "The clinical significance of neopterin in human diseases",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Samsonov, MIu",
                "Weiss, G",
                "Reibnegger, G",
                "Nasonov, EL",
                "Wachter, H"
            ],
            "year": 1993,
            "source": "TERAPEVT ARKH. 1993; 65(5): 80-87. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993NF29000022",
            "pubmed": "8036606",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19250-50569-6"
            ],
            "imported": "2010-07-08T15:40:00+02:00",
            "journal": "TERAPEVT ARKH",
            "issn": "0040-3660",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.077,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0467289719626168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 177334,
            "title": "2019 ARIA Care pathways for allergen immunotherapy",
            "abstract": null,
            "authors": [
                "Bousquet, J",
                "Pfaar, O",
                "Togias, A",
                "Schunemann, HJ",
                "Ansotegui, I",
                "Papadopoulos, NG",
                "Tsiligianni, I",
                "Agache, I",
                "Anto, JM",
                "Bachert, C",
                "Bedbrook, A",
                "Bergmann, KC",
                "Bosnic-Anticevich, S",
                "Bosse, I",
                "Brozek, J",
                "Calderon, M",
                "Canonica, GW",
                "Caraballo, L",
                "Cardona, V",
                "Casale, T",
                "Cecchi, L",
                "Chu, DK",
                "Costa, E",
                "Cruz, AA",
                "Czarlewski, W",
                "Durham, SR",
                "Du Toit, G",
                "Dykewicz, M",
                "Ebisawa, M",
                "Fauquert, JL",
                "Fernandez-Rivas, M",
                "Fokkens, WJ",
                "Fonseca, J",
                "Fontaine, JF",
                "van Wijk, RG",
                "Haahtela, T",
                "Halken, S",
                "Hellings, PW",
                "Ierodiakonou, D",
                "Iinuma, T",
                "Ivancevich, JC",
                "Jacobsen, L",
                "Jutel, M",
                "Kaidashev, I",
                "Khaitov, M",
                "Kalayci, O",
                "Tebbe, JK",
                "Klimek, L",
                "Kowalski, ML",
                "Kuna, P",
                "Kvedariene, V",
                "La Grutta, S",
                "Larenas-Linemann, D",
                "Lau, S",
                "Laune, D",
                "Le, L",
                "Carlsen, KL",
                "Lourenco, O",
                "Malling, HJ",
                "Marien, G",
                "Menditto, E",
                "Mercier, G",
                "Mullol, J",
                "Muraro, A",
                "O'Hehir, R",
                "Okamoto, Y",
                "Pajno, GB",
                "Park, HS",
                "Panzner, P",
                "Passalacqua, G",
                "Pham-Thi, N",
                "Roberts, G",
                "Rolland, C",
                "Rosario, N",
                "Ryan, D",
                "Samolinski, B",
                "Sanchez-Borges, M",
                "Scadding, G",
                "Shamji, MH",
                "Sheikh, A",
                "Sturm, GJ",
                "Bom, AT",
                "Toppila-Salmi, S",
                "Valentin-Rostan, M",
                "Valiulis, A",
                "Valovirta, E",
                "Ventura, MT",
                "Wahn, U",
                "Walker, S",
                "Wallace, D",
                "Waserman, S",
                "Yorgancioglu, A",
                "Zuberbier, T"
            ],
            "year": 2019,
            "source": "ALLERGOLOGIE. 2019; 42(9): 404-425. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000484750400003",
            "pubmed": null,
            "doi": "10.5414/ALX02096",
            "pmc": null,
            "organizations": [
                "177334-14047"
            ],
            "persons": [
                "177334-87717-6"
            ],
            "imported": "2019-10-04T16:30:51+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.078,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.036,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.038,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ALLERGY-SCI",
            "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": true
        },
        {
            "id": 187004,
            "title": "Treatment failure in bee venom immunotherapy: is it only Api m 10?",
            "abstract": null,
            "authors": [
                "Arzt-Gradwohl, L",
                "Cerpes, U",
                "Koch, L",
                "Laipold, K",
                "Vollmann, J",
                "Binder, B",
                "Sturm, GJ"
            ],
            "year": 2021,
            "source": "ALLERGOLOGIE. 2021; 44(2):154-155.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000614147400023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187004-14047"
            ],
            "persons": [
                "187004-53009",
                "187004-73079",
                "187004-87717",
                "187004-90765"
            ],
            "imported": "2021-03-16T09:39:04+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.078,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.036,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "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": 178096,
            "title": "S2k Guideline: Diagnosis in case of suspected Betalactam Antibiotic Hypersensitivity",
            "abstract": null,
            "authors": [
                "Wurpts, G",
                "Aberer, W",
                "Dickel, H",
                "Brehler, R",
                "Jakob, T",
                "Kreft, B",
                "Mahler, V",
                "Merk, HF",
                "Mulleneisen, N",
                "Ott, H",
                "Pfutzner, W",
                "Roseler, S",
                "Rueff, F",
                "Sitter, H",
                "Sunderkotter, C",
                "Trautmann, A",
                "Treudler, R",
                "Wedi, B",
                "Worm, M",
                "Brockow, K"
            ],
            "year": 2019,
            "source": "ALLERGOLOGIE. 2019; 42(11): 493-528. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000492676400010",
            "pubmed": null,
            "doi": "10.5414/ALX02104",
            "pmc": null,
            "organizations": [
                "178096-14047"
            ],
            "persons": [
                "178096-51346-6"
            ],
            "imported": "2019-11-11T16:32:20+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.078,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.036,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.038,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ALLERGY-SCI",
            "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": true
        },
        {
            "id": 19420,
            "title": "Is neopterin--a marker of cell mediated immune response--helpful in classifying leprosy?",
            "abstract": null,
            "authors": [
                "Schmutzhard, E",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1986,
            "source": "East Afr Med J. 1986; 63(9):577-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E419100003",
            "pubmed": "3792248",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19420-50569-6"
            ],
            "imported": null,
            "journal": "EAST AFR MED J",
            "issn": "0012-835X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.079,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.233644859813084,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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": 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": 7369,
            "title": "Scalene node biopsy (author's transl)",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1981,
            "source": "Laryngol Rhinol Otol (Stuttg). 1981; 60(9):496-499",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MH42100008",
            "pubmed": "7345319",
            "doi": "10.1055/s-2007-1008775",
            "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": 7429,
            "title": "Fatty neck. Symmetrical lipomatosis with Madelung's symptom (author's transl)",
            "abstract": null,
            "authors": [
                "Jaske, R",
                "Holzer, H",
                "Popper, H"
            ],
            "year": 1980,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1980; 59(11): 749-758. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KR01700009",
            "pubmed": "7464361",
            "doi": "10.1055/s-2007-1008924",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7429-51523-6",
                "7429-51535-6"
            ],
            "imported": "2009-08-20T16:27:05+02:00",
            "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": 7437,
            "title": "The treatment of housedustmite-allergy-three years' experience with hyposensitization with D.pteronyssinus-Preparations (D.P.) (author's transl)",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1980,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1980; 59(12): 820-828. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KU27300009",
            "pubmed": "7278471",
            "doi": "10.1055/s-2007-1016414",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:02:47+02: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": 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": 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
        },
        {
            "id": 7542,
            "title": "To the problem of caisson disease in scuba-divers (author's transl)",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Wolf, G"
            ],
            "year": 1981,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1981; 60(7): 381-382. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ40100012",
            "pubmed": "6980347",
            "doi": "10.1055/s-2007-1008746",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7542-51640-6"
            ],
            "imported": "2009-08-31T18:28:45+02: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": 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": 7543,
            "title": "Microembolisms in the capsula interna following decompression accident during diving. A case report (author's transl)",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1981,
            "source": "Laryngol Rhinol Otol (Stuttg). 1981; 60(7):383-384",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ40100013",
            "pubmed": "7345308",
            "doi": "10.1055/s-2007-1008747",
            "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": 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": 7679,
            "title": "The recessus frontalis and its clinical aspects (author's transl)",
            "abstract": null,
            "authors": [
                "Messerklinger, W"
            ],
            "year": 1982,
            "source": "Laryngol Rhinol Otol (Stuttg). 1982; 61(5):217-223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP98000001",
            "pubmed": "7098721",
            "doi": "10.1055/s-2007-1008559",
            "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": 7680,
            "title": "Argyrosis of the nasal mucosa (author's transl)",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1982,
            "source": "Laryngol Rhinol Otol (Stuttg). 1982; 61(5):234-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NP98000005",
            "pubmed": "7098725",
            "doi": "10.1055/s-2007-1008563",
            "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": 7735,
            "title": "Palliative chemotherapy of recurring squamous cell carcinomas of the ENT field with the combination cis-diamminodichloroplatinum (II)/adriamycin",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Lehnert, M",
                "Scherlacher, A"
            ],
            "year": 1982,
            "source": "Laryngol Rhinol Otol (Stuttg). 1982; 61(9):524-528",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PH21500010",
            "pubmed": "6183546",
            "doi": "10.1055/s-2007-1008622",
            "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
        }
    ]
}