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=180&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=200&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=160&ordering=impactfactor",
    "results": [
        {
            "id": 7933,
            "title": "ENDEMIC FOCI OF SPECIFIC CANINE BRUCELLOSIS (BRUCELLA-CANIS) IN EUROPE",
            "abstract": null,
            "authors": [
                "SEBEK, Z",
                "SIXL, W",
                "STUNZNER, D",
                "CHARMBOURIS, R",
                "MORGENSTERN, R",
                "VALOVA, M"
            ],
            "year": 1983,
            "source": "MONATSH VETERINARMED 1983 38: 374-378.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QQ80000004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSH VETERINARMED",
            "issn": "0026-9263",
            "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": 7954,
            "title": "New aspects in the genesis of inverted papillomas",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1983,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1983; 62(6): 249-255. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU80900005",
            "pubmed": "6888115",
            "doi": "10.1055/s-2007-1008425",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:25:34+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": 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": 7964,
            "title": "New aspects of the histogenesis of inverted papilloma. 2. Comparative studies",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1983,
            "source": "Laryngol Rhinol Otol (Stuttg). 1983; 62(9):422-426",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RH36000008",
            "pubmed": "6633104",
            "doi": "10.1055/s-2007-1008465",
            "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": 8032,
            "title": "Cholesteatoma formation in an ear fistula--model of the development of genuine cholesteatoma?",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1983,
            "source": "Laryngol Rhinol Otol (Stuttg). 1983; 62(10):471-473",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RN41400007",
            "pubmed": "6645748",
            "doi": "10.1055/s-2007-1008475",
            "pmc": null,
            "organizations": [
                "8032-14066"
            ],
            "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": true
        },
        {
            "id": 8312,
            "title": "Initial results of hyperthermia in palliative therapy of cancers in the ENT area].",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Steindorfer, P",
                "Germann, R",
                "Kraft-Kinz, J",
                "Hackl, A",
                "Schneider, G",
                "Scherlacher, A"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):52-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000001",
            "pubmed": "2580203",
            "doi": "10.1055/s-2007-1008086",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8313,
            "title": "Therapy of recurrent squamous cell cancers in the ENT area with the sequential methotrexate (MTX)/5-fluorouracil (5-Fu) protocol",
            "abstract": null,
            "authors": [
                "Scherlacher, A",
                "Jakse, R",
                "Lehnert, M"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):58-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000002",
            "pubmed": "3872391",
            "doi": "10.1055/s-2007-1008087",
            "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": 8314,
            "title": "Etiology and pathogenesis of sudden deafness",
            "abstract": null,
            "authors": [
                "Friedrich, G"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):62-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000003",
            "pubmed": "3982177",
            "doi": "10.1055/s-2007-1008088",
            "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": 8315,
            "title": "Compensatory vestibular performance and rotation perception",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):73-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000005",
            "pubmed": "3872392",
            "doi": "10.1055/s-2007-1008090",
            "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": 8316,
            "title": "Statistical study of gaze displacement calibration",
            "abstract": null,
            "authors": [
                "Ranacher, G"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):76-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000006",
            "pubmed": "3982179",
            "doi": "10.1055/s-2007-1008091",
            "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": 8317,
            "title": "Correction of saddle nose",
            "abstract": null,
            "authors": [
                "Wolfgruber, H"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):81-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000007",
            "pubmed": "3884939",
            "doi": "10.1055/s-2007-1008092",
            "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": 8318,
            "title": "3 years' experience with concentrated autogenous fibrin glue in plastic ENT surgery",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Wolfgruber, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 89-92. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000008",
            "pubmed": "3872393",
            "doi": "10.1055/s-2007-1008093",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8318-51640-2"
            ],
            "imported": "2009-11-11T11:15:46+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": 8319,
            "title": "Mucous membrane changes in the anterior ethmoid bone in chronic sinusitis and mycoses of the paranasal sinuses. An endoscopy, light and electron microscopy study. 1. Endoscopy and light microscopy findings",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 107-112. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000011",
            "pubmed": "3982174",
            "doi": "10.1055/s-2007-1008096",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:08:16+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": 8320,
            "title": "Mucous membrane changes in the anterior ethmoid bone in chronic sinusitis and mycoses of the paranasal sinuses. An endoscopy, light and electron microscopy study. 2. Electron microscopy findings",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 113-117. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000012",
            "pubmed": "3982175",
            "doi": "10.1055/s-2007-1008097",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:08:24+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": 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": 8366,
            "title": "Measurement of inner ear circulation using radioactive indicators",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Nicoletti, R",
                "Fueger, GF"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64:  214-216. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHR1300011",
            "pubmed": "3892206",
            "doi": "10.1055/s-2007-1008122",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T16:54:24+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": 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": 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": 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": 8743,
            "title": "Use of allogeneic septal cartilage in the correction of saddle nose",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Wolfgruber, H"
            ],
            "year": 1986,
            "source": "Laryngol Rhinol Otol (Stuttg). 1986; 65(12):679-683",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F322900006",
            "pubmed": "3543581",
            "doi": "10.1055/s-2007-1008064",
            "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": 8829,
            "title": "New aspects of the autonomic innervation of human nasal mucosa",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Saria, A",
                "Gamse, R"
            ],
            "year": 1987,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1987; 66(3): 149-151. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G765000009",
            "pubmed": "2438527",
            "doi": "10.1055/s-2007-998625",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8829-51640-2"
            ],
            "imported": "2009-12-18T15:23:45+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": 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
        }
    ]
}