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=156420&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156897,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156440&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156400&ordering=impactfactor_norm",
    "results": [
        {
            "id": 108196,
            "title": "Tiefenrausch, das LSD der Tiefe - berauschend, nachhaltig, tödlich\r\n",
            "abstract": null,
            "authors": [
                "Renner, H"
            ],
            "year": 2011,
            "source": "Informationstagung 2011 des Tauchsportverband Österreichs; JAN 29-30, 2011; Nußdorf am Attersee. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108196-14077"
            ],
            "persons": [],
            "imported": "2011-01-31T14:12:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108197,
            "title": "Therapie der Grippe.",
            "abstract": null,
            "authors": [
                "Karnthaler, U",
                "Euler, C",
                "Gattringer, R",
                "Graninger, W",
                "Kollaritsch, H",
                "Zenz, W"
            ],
            "year": 2010,
            "source": "Österreichische Ärztezeitung. 2010; Supplement:  3-16. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108197-14086",
                "108197-14091"
            ],
            "persons": [
                "108197-51647"
            ],
            "imported": "2011-01-31T14:42:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108198,
            "title": "Workshop: Keramik-Individualisierung",
            "abstract": null,
            "authors": [
                "Arnetzl, GV",
                "Holly, L",
                "Koller, M"
            ],
            "year": 2010,
            "source": "3. Cerec Winter Opening; DEC 9-11, 2010; Kitzbühel, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108198-14111"
            ],
            "persons": [
                "108198-59805"
            ],
            "imported": "2011-01-31T14:44:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108199,
            "title": "Surface Quality of Ceramic after Air Powder Treatment - an in vitro study.",
            "abstract": null,
            "authors": [
                "Koller, M"
            ],
            "year": 2010,
            "source": "ZMF Tag Doctoral Schools; NOV 5-6, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108199-14111"
            ],
            "persons": [
                "108199-59805"
            ],
            "imported": "2011-01-31T14:46:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108200,
            "title": "Meningokokkeninfektionen.",
            "abstract": null,
            "authors": [
                "Schroten, H",
                "Adam, R",
                "Ehrhard, I",
                "Heininger, U",
                "Noack, R",
                "Rüggeberg, J",
                "Scholz, H",
                "Tennenbaum, T",
                "Vogel, U",
                "Zenz, W"
            ],
            "year": 2009,
            "source": " In: Deutsche Gesellschaft für Pädiatrische Infektiologie (Hrsg.): DGPI   editors(s). Handbuch-Infektionen bei Kindern und Jugendlichen.. 5. Auflage: Stuttgart\r\n: G. Thieme-Verlag ;  2009. p. 368-72. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108200-14091"
            ],
            "persons": [
                "108200-51647"
            ],
            "imported": "2011-01-31T14:57:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Deutsche Gesellschaft für Pädiatrische Infektiologie (Hrsg.): DGPI  ",
            "collection_title": "Handbuch-Infektionen bei Kindern und Jugendlichen.",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108201,
            "title": "Pneumokokkenmeningitis bei Kindern in Österreich.",
            "abstract": null,
            "authors": [
                "Zöhrer, B",
                "Zenz, W"
            ],
            "year": 2010,
            "source": "Grazer Impftag; OKT 16, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108201-14091"
            ],
            "persons": [
                "108201-51647"
            ],
            "imported": "2011-01-31T15:04:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108202,
            "title": "Detecting histological changes in traumatic brain injury with magnetization transfer imaging.",
            "abstract": null,
            "authors": [
                "Krebs, N",
                "Soellinger, M",
                "Scarpatetti, M",
                "Langkammer, C",
                "Gloor, M",
                "Ropele, S",
                "Fazekas, F",
                "Yen, K",
                "Scheurer, E"
            ],
            "year": 2011,
            "source": "Proc Intl Soc Mag Reson Med 19th Annual Meeting #3704# . 2011; -19th ISMRM Annual Meeting; MAY 6-13, 2011; Montréal, Canada. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108202-14019",
                "108202-14020",
                "108202-14051"
            ],
            "persons": [
                "108202-51279",
                "108202-60116"
            ],
            "imported": "2011-01-31T15:24:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108203,
            "title": "Impfplan 2011.",
            "abstract": null,
            "authors": [
                "Dierich, M",
                "Falb, P",
                "Grubeck-Loebenstein, B",
                "Holzmann, H",
                "Kollaritsch, H",
                "Kundi, M",
                "Kunze, M",
                "Marth, E",
                "Mutz, I",
                "Sedkak, W",
                "Seyfreid, H",
                "Thalhamer, J",
                "Tucek, B",
                "Wiedermann.Schmidt, U",
                "Zenz, W",
                "Zwiauer, K",
                "Klein",
                "P"
            ],
            "year": 2011,
            "source": "Österreichische Ärztezeitung. 2011; 1(2): 26-57. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108203-14023",
                "108203-14091"
            ],
            "persons": [
                "108203-51503",
                "108203-51647"
            ],
            "imported": "2011-01-31T15:28:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108204,
            "title": "Investigating the role of choroid plexus in CSF pulsation by combining in-vivo and post-mortem MRI.",
            "abstract": null,
            "authors": [
                "Bottan, S",
                "Fritz, A",
                "Kurtcuoglu, V",
                "Schmid Daners, M",
                "Knobloch, V",
                "Langkammer, C",
                "Krebs, N",
                "Gloor, M",
                "Scheurer, E",
                "Scheffler, K",
                "Ropele, S",
                "Boesiger, P",
                "Poulikakos, D",
                "Soellinger, M"
            ],
            "year": 2011,
            "source": "Proc Intl Soc Mag Reson Med 19th Annual Meeting #6094# . 2011; -19th ISMRM Annual Meeting; MAY 6-13, 2011; Montréal, Canada. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108204-14019",
                "108204-14051"
            ],
            "persons": [
                "108204-51279",
                "108204-60116"
            ],
            "imported": "2011-01-31T15:40:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108206,
            "title": "Management of malignant polyp and early cancer.",
            "abstract": null,
            "authors": [
                "Pfeifer, J"
            ],
            "year": 2010,
            "source": "ESCP-Kongress; SEP 23, 2010; Sorrento, ITALY. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108206-14073"
            ],
            "persons": [
                "108206-51735"
            ],
            "imported": "2011-01-31T16:18:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108213,
            "title": "THE INVERTING PAPILLOMA OF THE NASAL-MUCOSA",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H"
            ],
            "year": 1981,
            "source": "ARCH OTO-RHINO-LARYNG. 1981; 231(2-3): 755-756. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981MV60000106",
            "pubmed": null,
            "doi": "10.1007/BF00501731",
            "pmc": null,
            "organizations": [
                "108213-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": "ARCHIVES OF OTO-RHINO-LARYNGOLOGY-ARCHIV FUR OHREN-NASEN-UND KEHLKOPFHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108216,
            "title": "SERUM LP(A) LEVELS IN HEAVY ALCOHOL CONSUMERS",
            "abstract": null,
            "authors": [
                "AVOGARO, P",
                "CAZZOLATO, G",
                "MARTH, E",
                "BON, GB",
                "KOSTNER, GM"
            ],
            "year": 1981,
            "source": "EUR J CLIN INVEST. 1981; 11(2): 2-2. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LJ99900010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108216-14013",
                "108216-14023"
            ],
            "persons": [
                "108216-51503",
                "108216-51669"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF CLINICAL INVESTIGATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108217,
            "title": "EVALUATION OF RISK-FACTORS IN PERIPHERAL ATHEROSCLEROSIS - MEASUREMENT OF LIPIDS AND APOLIPOPROTEINS",
            "abstract": null,
            "authors": [
                "PRISTAUTZ, H",
                "PILGER, E",
                "MARTH, E",
                "KOSTNER, GM"
            ],
            "year": 1981,
            "source": "EUR J CLIN INVEST. 1981; 11(2): 25-25. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LJ99900147",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108217-14013",
                "108217-14023",
                "108217-14079"
            ],
            "persons": [
                "108217-51503",
                "108217-51541",
                "108217-51669"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF CLINICAL INVESTIGATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108218,
            "title": "PROTEOLYTIC-ENZYME ACTIVITY IN CEREBROSPINAL-FLUID AFTER HEAD-INJURY - PRELIMINARY-REPORT",
            "abstract": null,
            "authors": [
                "AUER, L",
                "MARTH, E"
            ],
            "year": 1977,
            "source": "ACTA NEUROCHIR. 1977; 39(1-2): 47-51. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DY34600005",
            "pubmed": null,
            "doi": "10.1007/BF01405240",
            "pmc": null,
            "organizations": [],
            "persons": [
                "108218-51503-4"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": "ACTA NEUROCHIRURGICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108219,
            "title": "Endonasal sinus surgery: A microscope as opposed to an endoscope???",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1996,
            "source": "HNO. 1996; 44(6): 287-287. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1996UX83200001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108219-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": "HNO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1996,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108221,
            "title": "POSSIBILITIES AND SPECIFIC PROBLEMS OF ULTRASOUND DIAGNOSIS OF DISEASES OF THE PARA-NASAL SINUSES",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H"
            ],
            "year": 1979,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1979; 58(10): 778-782. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HS83800005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108221-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": "LARYNGOLOGIE RHINOLOGIE OTOLOGIE VEREINIGT MIT MONATSSCHRIFT FUR OHRENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108222,
            "title": "DIAGNOSIS OF DISEASES OF THE PARA-NASAL SINUSES BY ULTRASOUND AND ENDOSCOPY",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H"
            ],
            "year": 1979,
            "source": "ENDOSCOPY. 1979; 11(3): 213-213. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979HN15800015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108222-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ENDOSCOPY",
            "issn": "0013-726X",
            "collection_publisher": null,
            "collection_title": "ENDOSCOPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108223,
            "title": "PROTEOLYTIC-ENZYME ACTIVITY IN TRAUMATIZED BRAIN",
            "abstract": null,
            "authors": [
                "AUER, L",
                "BLUMEL, G",
                "MARTH, E"
            ],
            "year": 1979,
            "source": "WIEN KLIN WOCHENSCHR. 1979; 91(10): 348-349. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GV76400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108223-14023"
            ],
            "persons": [
                "108223-51503"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108224,
            "title": "PROGNOSTIC VALUE OF BIOCHEMICAL DATA FROM BLOOD AND CSF ANALYSIS IN PATIENTS WITH SEVERE HEAD-INJURY",
            "abstract": null,
            "authors": [
                "AUER, L",
                "MARTH, E",
                "PETEK, W",
                "HOLZER, H",
                "GELL, G"
            ],
            "year": 1978,
            "source": "ACTA NEUROCHIR. 1978; 43(1-2): 123-123. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1978FR54200035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108224-14023"
            ],
            "persons": [
                "108224-51503"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": "ACTA NEUROCHIRURGICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108228,
            "title": "Paranasal sinuses: Anatomic terminology and nomenclature.",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Hosemann, W",
                "Draf, W"
            ],
            "year": 1997,
            "source": "LARYNGO RHINO OTOL. 1997; 76(7): 435-449. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XN03200009",
            "pubmed": null,
            "doi": "10.1055/s-2007-997458",
            "pmc": null,
            "organizations": [
                "108228-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": "LARYNGO-RHINO-OTOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1997,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}