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=153700&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153720&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153680&ordering=-impactfactor",
    "results": [
        {
            "id": 65431,
            "title": "Dopamine agonists in the therapy of parkinson syndrome",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP",
                "Rüther, E"
            ],
            "year": 1985,
            "source": "Nervenarzt. 1985; 56(2): 69-81. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHJ1700002",
            "pubmed": "3982566",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65431-51907-1"
            ],
            "imported": "2007-02-12T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": 8109,
            "title": "Significance of the echocardiogram in patients with ischemic insults",
            "abstract": null,
            "authors": [
                "Bone, G",
                "Zenker, G",
                "Ladurner, G"
            ],
            "year": 1984,
            "source": "Nervenarzt. 1984; 55(12):640-643",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AEM7200004",
            "pubmed": "6521804",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 775,
            "title": "Drug screening in an Austrian prison",
            "abstract": null,
            "authors": [
                "Lapornik, R",
                "Lehofer, M",
                "Rous, F",
                "Klampfer, H",
                "Hofmann, P",
                "Zapotoczky, HG"
            ],
            "year": 1994,
            "source": "NERVENARZT. 1994; 65(9): 633-634. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PJ34300009",
            "pubmed": "7991011",
            "doi": null,
            "pmc": null,
            "organizations": [
                "775-14019",
                "775-29444"
            ],
            "persons": [],
            "imported": "2010-09-03T12:19:48+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 7844,
            "title": "The significance of immunoglobulins in the therapy of suppurative meningitis",
            "abstract": null,
            "authors": [
                "Skvarc, A",
                "Bone, G",
                "Ladurner, G",
                "Ott, E",
                "Lechner, H"
            ],
            "year": 1982,
            "source": "NERVENARZT. 1982; 53(12): 701-704. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PV76100005",
            "pubmed": "6185857",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:41:57+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72198,
            "title": "Risk factors of stroke and complication of angiography (author's transl)",
            "abstract": null,
            "authors": [
                "Witzmann, A",
                "Lechner, H",
                "Ladurner, G",
                "Ott, E"
            ],
            "year": 1979,
            "source": "Nervenarzt. 1979; 50(3): 154-156. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GQ08300005",
            "pubmed": "440500",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72195,
            "title": "Lipid metabolism and angiologic findings in transitory ischemic attacks (author's transl)",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Ott, E",
                "Dornauer, U",
                "Schreyer, H",
                "Lechner, H"
            ],
            "year": 1978,
            "source": "Nervenarzt. 1978; 49(2): 88-89. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EM80200004",
            "pubmed": "628491",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72192,
            "title": "Immunosuppressive therapy of myasthenia gravis",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Ott, E",
                "Aranibar, A"
            ],
            "year": 1976,
            "source": "Nervenarzt. 1976; 47(6): 353-356. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976BW38800001",
            "pubmed": "183158",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 106810,
            "title": "Non-invasive diagnosis of pulmonary hypertension: ESC/ERS Guidelines with commentary of the Cologne Consensus Conference 2010.",
            "abstract": null,
            "authors": [
                "Grunig, E",
                "Barner, A",
                "Bell, M",
                "Claussen, M",
                "Dandel, M",
                "Dumitrescu, D",
                "Gorenflo, M",
                "Holt, S",
                "Kovacs, G",
                "Ley, S",
                "Meyer, JF",
                "Pabst, S",
                "Riemekasten, G",
                "Saur, J",
                "Schwaiblmair, M",
                "Seck, C",
                "Sinn, L",
                "Sorichter, S",
                "Winkler, J",
                "Leuchte, HH"
            ],
            "year": 2010,
            "source": "DEUT MED WOCHENSCHR. 2010; 135 Suppl 3(4): S67-S77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000283391900002",
            "pubmed": "20862623",
            "doi": "10.1055/s-0030-1263314",
            "pmc": null,
            "organizations": [
                "106810-14087"
            ],
            "persons": [
                "106810-59238-6"
            ],
            "imported": "2010-11-24T12:24:20+01:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": "DEUTSCHE MEDIZINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.286,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 60838,
            "title": "Hirschsprung's disease and intestinal neuronal dysplasia--a frequent association with implications for the postoperative course.",
            "abstract": null,
            "authors": [
                "Schmittenbecher, PP",
                "Sacher, P",
                "Cholewa, D",
                "Haberlik, A",
                "Menardi, G",
                "Moczulski, J",
                "Rumlova, E",
                "Schuppert, W",
                "Ure, B"
            ],
            "year": 1999,
            "source": "Pediatr Surg Int. 1999; 15(8): 553-558. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084089000008",
            "pubmed": "10631732",
            "doi": "10.1007/s003830050669",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60838-51572-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Pediatr Surg Int",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.297709923664122,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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": 9109,
            "title": "Disorders of micturition in multiple sclerosis",
            "abstract": null,
            "authors": [
                "Primus, G",
                "Fuchs, S"
            ],
            "year": 1988,
            "source": "Nervenarzt. 1988; 59(7):415-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P212800009",
            "pubmed": "3405351",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1854,
            "title": "Clinical aspects of early summer meningoencephalitis in Styria",
            "abstract": null,
            "authors": [
                "Köck, T",
                "Stünzner, D",
                "Freidl, W",
                "Pierer, K"
            ],
            "year": 1992,
            "source": "NERVENARZT 1992 63: 205-208.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HN15300003",
            "pubmed": "1594084",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1854-14023",
                "1854-14051"
            ],
            "persons": [
                "1854-51845-6"
            ],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 7537,
            "title": "Clinica criteria for differential diagnosis of cerebrovascular and primary degenerative dementia (author's transl)",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Bertha, G",
                "Pieringer, W",
                "Lytwin, H",
                "Lechner, H"
            ],
            "year": 1981,
            "source": "NERVENARZT. 1981; 52(7): 401-404. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LY18700005",
            "pubmed": "7279064",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-31T18:22:19+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7528,
            "title": "Primary melanoblastosis of the pia-arachnoid (author's transl)",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Popper, H"
            ],
            "year": 1981,
            "source": "NERVENARZT. 1981; 52(6): 350-355. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LV44000009",
            "pubmed": "7266700",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T13:15:55+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7527,
            "title": "Results of clinical investigation in patients with multiple sclerosis (author's transl)",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Schraml, H",
                "Sager, WD",
                "Flooh, E",
                "Lepuschütz, H",
                "Lechner, H"
            ],
            "year": 1981,
            "source": "Nervenarzt. 1981; 52(6):340-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LV44000006",
            "pubmed": "7266697",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1183,
            "title": "Heparin-induced extracorporeal LDL precipitation (HELP). A new therapeutic possibility in cerebral multi-infarct dementia",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Walzl, B",
                "Kleinert, G",
                "Schied, G",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "NERVENARZT. 1993; 64(10): 648-652. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD21000004",
            "pubmed": "8232678",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1183-14051"
            ],
            "persons": [],
            "imported": "2010-07-15T17:43:25+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 7633,
            "title": "Clinical and haemodynamic findings in multiple cerebral infarction (author's transl)",
            "abstract": null,
            "authors": [
                "Ott, E",
                "Bertha, G",
                "Marguc, K",
                "Ladurner, G",
                "Lechner, H"
            ],
            "year": 1982,
            "source": "NERVENARZT. 1982; 53(2): 78-82. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NC90400004",
            "pubmed": "7063091",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:13:42+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7920,
            "title": "Significance of diagnostic devices in the etiological classification of dementia processes",
            "abstract": null,
            "authors": [
                "Ladurner, G"
            ],
            "year": 1983,
            "source": "Nervenarzt. 1983; 54(4):171-180",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983QM50500002",
            "pubmed": "6855984",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7340,
            "title": "Clinical risk factors in transient global amnesia and in transient ischaemic attacks (author's transl)",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Skvarc, A",
                "Ott, E",
                "Lechner, H"
            ],
            "year": 1980,
            "source": "NERVENARZT. 1980; 51(8): 467-469. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KE31800006",
            "pubmed": "7442884",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:38:10+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8029,
            "title": "Hydantoin poisoning: clinical aspects, laboratory parameters and EEG",
            "abstract": null,
            "authors": [
                "Körner, E",
                "Ladurner, G",
                "Enge, S",
                "Lechner, H"
            ],
            "year": 1983,
            "source": "Nervenarzt. 1983; 54(10):548-552",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RN04900009",
            "pubmed": "6646292",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8804,
            "title": "Interaction of the vascular wall, cerebral blood flow and hemorheology in patients with cerebrovascular insufficiency",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Niederkorn, K",
                "Ott, E"
            ],
            "year": 1987,
            "source": "Nervenarzt. 1987; 58(3):187-189",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G357600011",
            "pubmed": "3587452",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8804-51546-6"
            ],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}