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=156580&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156600&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156560&ordering=-impactfactor",
    "results": [
        {
            "id": 8230,
            "title": "Evaluation of individual prognosis in sudden deafness",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Wolf, G"
            ],
            "year": 1984,
            "source": "HNO. 1984; 32(8): 352-354. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TN21800009",
            "pubmed": "6480434",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8230-51640-6"
            ],
            "imported": "2009-10-08T17:45:55+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8831,
            "title": "A new technic for preventing post-puncture complications following diagnostic lumbar puncture",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Friedrich, G"
            ],
            "year": 1987,
            "source": "HNO. 1987; 35(4):172-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G864200006",
            "pubmed": "3583838",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8831-51636-6"
            ],
            "imported": "2009-11-13T12:20:37+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 7503,
            "title": "The inverting papilloma of the nose (author's transl)",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1981,
            "source": "HNO. 1981; 29(4):128-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LL26300005",
            "pubmed": "7228745",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8152,
            "title": "ASPERGILLUS MYCOSIS IN ORL .1. .2. - CONCREMENT FORMATION IN ASPERGILLUS MYCOSIS OF THE ORAL CAVITY - DISCUSSION",
            "abstract": null,
            "authors": [
                "JAKSE, R",
                "STAMMBERGER, H"
            ],
            "year": 1984,
            "source": "HNO. 1984; 32:  126-126. ",
            "category": 1,
            "document_type": 14,
            "sci": "ISI:A1984SJ61700010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T17:54:24+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 9101,
            "title": "The effect of the configuration of the thyroid cartilage on the asymmetry of the dorsal glottis and its significance for vocal function",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Kainz, J",
                "Anderhuber, F"
            ],
            "year": 1988,
            "source": "HNO. 1988; 36(6):241-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N819000006",
            "pubmed": "3410758",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9101-51636-2"
            ],
            "imported": "2009-12-21T10:49:13+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 9100,
            "title": "Herpes zoster cephalicus",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Friedrich, G"
            ],
            "year": 1988,
            "source": "HNO. 1988; 36(6):234-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N819000005",
            "pubmed": "3045057",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9100-51636-6"
            ],
            "imported": "2009-12-21T12:47:40+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 7943,
            "title": "Aspergillus mycoses of the paranasal sinuses. Detection and analysis of roentgen opaque structures in fungal concretions",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Jakse, R",
                "Raber, J"
            ],
            "year": 1983,
            "source": "HNO. 1983; 31(5):161-167",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QS36500004",
            "pubmed": "6347993",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 11636,
            "title": "Morphology of the hyoid bone joint",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Friedrich, G"
            ],
            "year": 1990,
            "source": "HNO. 1990; 38(4):138-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DB23500005",
            "pubmed": "2358384",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11636-14042"
            ],
            "persons": [
                "11636-51636-6"
            ],
            "imported": "2010-06-23T15:49:47+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8028,
            "title": "Clinical course and histopathology of chordomas in the ENT area",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1983,
            "source": "HNO. 1983; 31(10): 343-348. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983RM82600002",
            "pubmed": "6643140",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:25:12+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 62161,
            "title": "Screening for psychogenic factors in functional dysphonia",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Fitzek, T",
                "Freidl, W",
                "Egger, J"
            ],
            "year": 1993,
            "source": "HNO. 1993; 41(12): 564-570. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP20600003",
            "pubmed": "8125799",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62161-51505-6",
                "62161-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8377,
            "title": "Formation of roentgen dense structures in aspergillus mycoses of the paranasal sinuses",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "HNO. 1985; 33(2):62-64",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJK6700003",
            "pubmed": "3980247",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 7307,
            "title": "The assessment results of patients with neurootological symptoms (author's transl)",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Jakse, R",
                "Friedrich, G"
            ],
            "year": 1980,
            "source": "HNO. 1980; 28(6):177-182",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1980JW81300001",
            "pubmed": "7429887",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8811,
            "title": "Surgical treatment of chronic recurrent sinusitis--the Caldwell-Luc versus a functional endoscopic technic",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Zinreich, SJ",
                "Kopp, W",
                "Kennedy, DW",
                "Johns, ME",
                "Rosenbaum, AE"
            ],
            "year": 1987,
            "source": "HNO. 1987; 35(3):93-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G451500002",
            "pubmed": "3583833",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8076,
            "title": "Fosfomycin--a new antibiotic in rhinootolaryngology",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1983,
            "source": "HNO. 1983; 31(12):436-439",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RV22300007",
            "pubmed": "6662741",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8126,
            "title": "Relevant prognostic factors in hearing loss",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Wolf, G"
            ],
            "year": 1984,
            "source": "HNO. 1984; 32(2): 74-80. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SD70900008",
            "pubmed": "6706704",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8126-51640-6"
            ],
            "imported": "2009-10-08T17:46:11+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 11529,
            "title": "Radiotherapy of head-neck neoplasms: prevention of inflammation of the mucosa by sucralfate treatment",
            "abstract": null,
            "authors": [
                "Scherlacher, A",
                "Beaufort-Spontin, F"
            ],
            "year": 1990,
            "source": "HNO. 1990; 38(1):24-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CK78700006",
            "pubmed": "2179176",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8378,
            "title": "1st report on the use of an autogenous tissue adhesive in otorhinolaryngology",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "HNO. 1985; 33(4): 152-155. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJK7000002",
            "pubmed": "3873449",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8378-51640-2"
            ],
            "imported": "2009-11-11T11:15:03+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 9063,
            "title": "Mycologic analyses of house dust in patients with mycotic infections of the paranasal sinuses and in healthy probands",
            "abstract": null,
            "authors": [
                "Loidolt, D",
                "Ginter, G"
            ],
            "year": 1988,
            "source": "HNO. 1988; 36:  150-153. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M907500004",
            "pubmed": "3045056",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9063-51638-2"
            ],
            "imported": "2010-01-26T17:10:12+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 9192,
            "title": "Manifestations of actinomycosis of the head and neck",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Friedrich, G"
            ],
            "year": 1988,
            "source": "HNO. 1988; 36(12):493-497",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R455000004",
            "pubmed": "3235362",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9192-51636-6"
            ],
            "imported": "2009-12-22T10:32:54+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 7637,
            "title": "Features of aspergillosis in ENT. Clinical features of aspergillosis in ENT (author's transl)",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Stammberger, H"
            ],
            "year": 1982,
            "source": "HNO. 1982; 30(2):45-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982ND92800001",
            "pubmed": "7068453",
            "doi": null,
            "pmc": null,
            "organizations": [
                "7637-14066"
            ],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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
        }
    ]
}