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=159300&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159509,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159320&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159280&ordering=-impactfactor",
    "results": [
        {
            "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": 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": 8946,
            "title": "Changes in nasal volume flow following local administration of neuropeptide substance P and capsaicin",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Loidolt, D",
                "Saria, A",
                "Gamse, R"
            ],
            "year": 1987,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1987; 66:  412-415. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J923500006",
            "pubmed": "2444849",
            "doi": "10.1055/s-2007-998692",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8946-51638-6",
                "8946-51640-2"
            ],
            "imported": "2009-12-18T15:23:29+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8911,
            "title": "Antigenicity of the auricular cartilage and the influence of vital preservation. 2: Identification of antigens of the auricular cartilage: animal experiment studies in rats",
            "abstract": null,
            "authors": [
                "Jakse, R"
            ],
            "year": 1987,
            "source": "Laryngol Rhinol Otol (Stuttg). 1987; 66(7):362-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J313700003",
            "pubmed": "2443779",
            "doi": "10.1055/s-2007-998677",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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": 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": 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": 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": 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": 9046,
            "title": "Usefulness of Phadiatop as a screening parameter in inhalation allergies",
            "abstract": null,
            "authors": [
                "Loidolt, D"
            ],
            "year": 1988,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1988; 67:  61-62. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M213400004",
            "pubmed": "3362002",
            "doi": "10.1055/s-2007-998450",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9046-51638-2"
            ],
            "imported": "2010-01-26T17:09:54+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": 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": 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": 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": 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": 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": 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": 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": 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": 9146,
            "title": "New aspects in the pathogenesis and therapy of hyperreflexive rhinopathy",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 1988,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1988; 67(9): 438-445. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q136000002",
            "pubmed": "3050340",
            "doi": "10.1055/s-2007-998536",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9146-51640-2"
            ],
            "imported": "2010-02-05T13:07:08+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}