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=1960&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158662,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1980&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1940&ordering=imported",
    "results": [
        {
            "id": 62143,
            "title": "Der Patient mit einer Aortenstenose bei einem nicht-kardiochirurgischen Eingriff",
            "abstract": null,
            "authors": [
                "Fruhwald, S"
            ],
            "year": 2006,
            "source": "Austrian International Congress; 13.-15.9.; Linz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62143-14070"
            ],
            "persons": [
                "62143-51938"
            ],
            "imported": "2006-12-04T15:40:37+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62144,
            "title": "Jahresbericht zum Steirischen Seuchenplan 2005",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Feierl, G",
                "Gränz, A",
                "Spielberger, A",
                "Wassermann-Neuhold, M"
            ],
            "year": 2006,
            "source": "Hrsgb: Amt der Steiermärkischen Landesregierung, März . 2006",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62144-14023"
            ],
            "persons": [
                "62144-51818",
                "62144-51674"
            ],
            "imported": "2006-12-04T16:00:31+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": 62145,
            "title": "Abfall",
            "abstract": null,
            "authors": [
                "Reinthaler, FF"
            ],
            "year": 2006,
            "source": " In: Amt der Steiermärkischen Landesregierung, Sanitätsdirektion editors(s). Handbuch für Hygiene in Pflegeheimen. Graz: Classic Verlag;  2006",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62145-14023"
            ],
            "persons": [
                "62145-51674"
            ],
            "imported": "2006-12-04T16:41:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Amt der Steiermärkischen Landesregierung, Sanitätsdirektion",
            "collection_title": "Handbuch für Hygiene in Pflegeheimen",
            "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": 62149,
            "title": "Biofeedback systems in hemodialysis.",
            "abstract": null,
            "authors": [
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "American Society for Artificial Internal Organs, 52nd Annual Conference ; JUNE 8-10, 2006; Chicago, ILLINOIS. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62149-14010"
            ],
            "persons": [
                "62149-51834"
            ],
            "imported": "2006-12-04T19:47:56+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": 62151,
            "title": "Das kontrollierte Paar. Ehe- und Sexualpolitik im Nationalsozialismus ",
            "abstract": null,
            "authors": [
                "Czarnowski, G"
            ],
            "year": 1991,
            "source": "(Ergebnisse der Frauenforschung Bd. 24) Weinheim 1991: Deutscher Studienverlag ;  [ Dissertation ] Free University of Berlin; 1991. pp.320. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62151-14024"
            ],
            "persons": [
                "62151-50862"
            ],
            "imported": "2006-12-04T21:33:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Free University of Berlin",
            "country": "276",
            "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": false
        },
        {
            "id": 62156,
            "title": "The value of EEG mapping in intracerebral hematomas",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Freidl, W",
                "Lechner, H"
            ],
            "year": 1992,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1992; 23(2): 105-107. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG58500010",
            "pubmed": "1505435",
            "doi": "10.1055/s-2008-1060710",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62156-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 62190,
            "title": "Gamma-Knife radiosurgery of mesiotemporal tumour epilepsy observations and long-term results.",
            "abstract": null,
            "authors": [
                "Schröttner, O",
                "Unger, F",
                "Eder, HG",
                "Feichtinger, M",
                "Pendl, G"
            ],
            "year": 2002,
            "source": "Acta Neurochir Suppl. 2002; 84(12): 49-55. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12379004",
            "doi": "10.1007/978-3-7091-6117-3_5",
            "pmc": null,
            "organizations": [
                "62190-14050"
            ],
            "persons": [
                "62190-51969-6",
                "62190-51853-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Neurochir Suppl",
            "issn": "0065-1419",
            "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": 62191,
            "title": "Combination of surgery and gamma knife radiosurgery--a therapeutic option for patients with tumors of nasal cavity or paranasal sinuses infiltrating the skull base.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Zanarotti, U",
                "Groell, R",
                "Wolf, G",
                "Stammberger, H",
                "Sutter, B",
                "Pendl, G"
            ],
            "year": 2002,
            "source": "Acta Otorhinolaryngol Ital. 2002; 22(2):74-79",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12068475",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62191-14050",
                "62191-14066"
            ],
            "persons": [
                "62191-51686-6",
                "62191-51640-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Otorhinolaryngol Ital",
            "issn": "0392-100X",
            "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": 62189,
            "title": "Future aspects of the presurgical evaluation in epilepsy.",
            "abstract": null,
            "authors": [
                "Feichtinger, M",
                "Holl, A",
                "Körner, E",
                "Schröttner, O",
                "Eder, H",
                "Unger, F",
                "Pendl, G",
                "Wurst, L",
                "Golaszewski, S",
                "Payer, F",
                "Fazekas, F",
                "Ott, E"
            ],
            "year": 2002,
            "source": "Acta Neurochir Suppl. 2002; 84:  17-26. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "12379001",
            "doi": "10.1007/978-3-7091-6117-3_2",
            "pmc": null,
            "organizations": [
                "62189-14050",
                "62189-14051"
            ],
            "persons": [
                "62189-51969-6",
                "62189-51853-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Neurochir Suppl",
            "issn": "0065-1419",
            "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": 62160,
            "title": "Occupational reintegration and subjective quality of life after inpatient rehabilitation in myocardial infarct",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Egger, J",
                "Schratter, J"
            ],
            "year": 1993,
            "source": "Rehabilitation (Stuttg). 1993; 32(2): 121-125. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8332823",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62160-51505-6",
                "62160-51845-1"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Rehabilitation (Stuttg)",
            "issn": "0034-3536",
            "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": false
        },
        {
            "id": 62205,
            "title": "Three-dimensional gadolinium-enhanced magnetic resonance angiography used as a one-stop shop'' imaging procedure for venous thromboembolism: a pilot study.",
            "abstract": null,
            "authors": [
                "Obernosterer, A",
                "Aschauer, M",
                "Portugaller, H",
                "Köppel, H",
                "Lipp, RW"
            ],
            "year": 2005,
            "source": "Angiology. 2005; 56(4): 423-430. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230801100010",
            "pubmed": "16079927",
            "doi": "10.1177/000331970505600410",
            "pmc": null,
            "organizations": [
                "62205-14054",
                "62205-14079",
                "62205-14080"
            ],
            "persons": [
                "62205-51948-6",
                "62205-51955-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Angiology",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.943,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.156862745098039,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 62159,
            "title": "Functional structure of the human vocal cord",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Kainz, J",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Laryngorhinootologie. 1993; 72(5):215-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE06600001",
            "pubmed": "8323625",
            "doi": "10.1055/s-2007-997888",
            "pmc": null,
            "organizations": [
                "62159-14042"
            ],
            "persons": [
                "62159-51636-2",
                "62159-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62162,
            "title": "Diagnostic value of biochemical tumor markers in brain tumors. Review of the literature and own experience with serum analysis of sialic acid (NANA), carcinoembryonic antigen (CEA) and neuron-specific enolase (NSE)",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Marth, E",
                "Desoye, G",
                "Freidl, W",
                "Walzl, M"
            ],
            "year": 1990,
            "source": "Zentralbl Neurochir. 1990; 51(3): 129-137. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2092546",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62162-51632-6",
                "62162-51503-6",
                "62162-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Zentralbl Neurochir",
            "issn": "0044-4251",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.153465346534653,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": false
        },
        {
            "id": 62163,
            "title": "Problem orientation in social medicine--participation in social medicine",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Freidl, W",
                "Stronegger, WJ"
            ],
            "year": 1999,
            "source": "Gesundheitswesen. 1999; 61(5): 252-254. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "10414020",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62163-14024"
            ],
            "persons": [
                "62163-51688-2",
                "62163-51741-6",
                "62163-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gesundheitswesen",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.448,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": false
        },
        {
            "id": 62155,
            "title": "A comparison of EEG mapping with and without visual artefact control in focal cerebral lesions",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Freidl, W",
                "Lechner, H"
            ],
            "year": 1992,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1992; 23(2):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG58500009",
            "pubmed": "1505434",
            "doi": "10.1055/s-2008-1060709",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62155-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 62158,
            "title": "EEG mapping in middle aged normal volunteers: the impact of cerebrovascular risk factors.",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Schmidt, R",
                "Freidl, W",
                "Reinhart, B",
                "Scala, M",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Brain Topogr. 1993; 6(2):111-115",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8123425",
            "doi": "10.1007/BF01191075",
            "pmc": null,
            "organizations": [
                "62158-14051"
            ],
            "persons": [
                "62158-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Brain Topogr",
            "issn": "0896-0267",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.278481012658228,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": false
        },
        {
            "id": 62208,
            "title": "Lessons learned from maternal deaths at an East African health center.",
            "abstract": null,
            "authors": [
                "Zeck, W",
                "Kelters, I",
                "Lang, U",
                "Petru, E"
            ],
            "year": 2006,
            "source": "J Perinat Med. 2006; 34(6):459-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243070800004",
            "pubmed": "17140294",
            "doi": "10.1515/JPM.2006.090",
            "pmc": null,
            "organizations": [
                "62208-14038",
                "62208-14064"
            ],
            "persons": [
                "62208-51624-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "J Perinat Med",
            "issn": "0300-5577",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.36986301369863,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 62171,
            "title": "The role of Gamma Knife radiosurgery in the management of glomus jugular tumours.",
            "abstract": null,
            "authors": [
                "Eustacchio, S",
                "Trummer, M",
                "Unger, F",
                "Schröttner, O",
                "Sutter, B",
                "Pendl, G"
            ],
            "year": 2002,
            "source": "Acta Neurochir Suppl. 2002; 84(10): 91-97. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12379010",
            "doi": "10.1007/978-3-7091-6117-3_11",
            "pmc": null,
            "organizations": [
                "62171-14050"
            ],
            "persons": [
                "62171-51686-6",
                "62171-81970-1",
                "62171-51969-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Neurochir Suppl",
            "issn": "0065-1419",
            "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": false
        },
        {
            "id": 62170,
            "title": "Cranial nerve preservation after radiosurgery of vestibular schwannomas.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Walch, C",
                "Schröttner, O",
                "Eustacchio, S",
                "Sutter, B",
                "Pendl, G"
            ],
            "year": 2002,
            "source": "Acta Neurochir Suppl. 2002; 84(6):77-83",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12379008",
            "doi": "10.1007/978-3-7091-6117-3_9",
            "pmc": null,
            "organizations": [
                "62170-14050"
            ],
            "persons": [
                "62170-51686-6",
                "62170-81970-6",
                "62170-51729-6",
                "62170-51969-1"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Acta Neurochir Suppl",
            "issn": "0065-1419",
            "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": false
        },
        {
            "id": 62157,
            "title": "Evaluating the quality of life of women with gynecologic malignancies. (Research project funded by the Fund for Promotion of Scientific Research)",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Lahousen, M",
                "Ploner-Strobl, C",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1(2): 212-213. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118274",
            "doi": "10.1159/000272224",
            "pmc": null,
            "organizations": [
                "62157-14038"
            ],
            "persons": [
                "62157-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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
        }
    ]
}