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=151380&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156968,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151400&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151360&ordering=-impactfactor",
    "results": [
        {
            "id": 52805,
            "title": "Diplopia as the presenting sign of systemic lupus erythematosus: the chameleon diagnosis.",
            "abstract": null,
            "authors": [
                "Koch, M",
                "Langmann, A"
            ],
            "year": 2006,
            "source": "J AAPOS. 2006; 10(2): 184-185. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237569000021",
            "pubmed": "16678760",
            "doi": "10.1016/j.jaapos.2005.12.004",
            "pmc": null,
            "organizations": [
                "52805-14043"
            ],
            "persons": [
                "52805-53949-2"
            ],
            "imported": "2012-11-12T15:25:28+01:00",
            "journal": "J AAPOS",
            "issn": "1091-8531",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.748,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 1424,
            "title": "Intraventricular pseudotumour with metaplastic calcification and ossification: case report.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Kleinert, R",
                "Haselsberger, K",
                "Schröttner, O",
                "Eustacchio, S",
                "Trummer, M",
                "Pendl, G"
            ],
            "year": 1998,
            "source": "Acta Neurochir (Wien). 1998; 140(9):987-988",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076487500039",
            "pubmed": "9842438",
            "doi": "10.1007%2Fs007010050203",
            "pmc": null,
            "organizations": [
                "1424-14020",
                "1424-14050"
            ],
            "persons": [
                "1424-51969-2"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.748,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7303,
            "title": "Predicting lethal outcome after severe head injury -- a computer-assisted analysis of neurological symptoms and laboratory values.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Gell, G",
                "Richling, B",
                "Oberbauer, R",
                "Clarici, G",
                "Heppner, F"
            ],
            "year": 1980,
            "source": "ACTA NEUROCHIR. 1980; 52(3-4): 225-238. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JV92900007",
            "pubmed": "6999844",
            "doi": "10.1007/BF01402078",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7303-51553-6"
            ],
            "imported": "2009-08-20T15:54:46+02:00",
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9221,
            "title": "Cerebrovascular response to elevation of ventricular pressure.",
            "abstract": null,
            "authors": [
                "Kato, Y",
                "Auer, LM"
            ],
            "year": 1989,
            "source": "Acta Neurochir (Wien). 1989; 98(3-4):184-188",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AC30200011",
            "pubmed": "2741747",
            "doi": "10.1007/BF01407346",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 424,
            "title": "Cerebrovascular response to changes of cerebral venous pressure and cerebrospinal fluid pressure.",
            "abstract": null,
            "authors": [
                "Kato, Y",
                "Mokry, M",
                "Pucher, R",
                "Auer, LM"
            ],
            "year": 1991,
            "source": "ACTA NEUROCHIR. 1991; 109(1-2): 52-56. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FJ15200011",
            "pubmed": "2068968",
            "doi": "10.1007/BF01405698",
            "pmc": null,
            "organizations": [
                "424-14050"
            ],
            "persons": [
                "424-52006-6"
            ],
            "imported": "2010-06-25T17:33:10+02:00",
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2188,
            "title": "Radiosurgery with the first Austrian cobalt-60 Gamma-unit. A one year experience.",
            "abstract": null,
            "authors": [
                "Pendl, G",
                "Schröttner, O",
                "Friehs, GM",
                "Legat, J",
                "Leber, K",
                "Mokry, M",
                "Papaefthymiou, G",
                "Langmann, G"
            ],
            "year": 1994,
            "source": "ACTA NEUROCHIR. 1994; 127(3-4): 170-179. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NH39500008",
            "pubmed": "7942199",
            "doi": "10.1007/BF01808762",
            "pmc": null,
            "organizations": [
                "2188-14043",
                "2188-14050"
            ],
            "persons": [
                "2188-51866-6",
                "2188-52006-6"
            ],
            "imported": "2010-09-03T12:39:14+02:00",
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72197,
            "title": "Disturbances of the coagulatory system in patients with severe cerebral trauma II. Platelet function.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Ott, E"
            ],
            "year": 1979,
            "source": "Acta Neurochir (Wien). 1979; 49(3-4): 219-226. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HS99800007",
            "pubmed": "517179",
            "doi": "10.1007/BF01808961",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Acta Neurochir (Wien)",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "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": 1233,
            "title": "Hydroxyethyl-starch in transient experimental focal cerebral ischemia.",
            "abstract": null,
            "authors": [
                "Sakaki, T",
                "Mokry, M",
                "Kleinert, R",
                "van Velthoven, V",
                "Auer, LM"
            ],
            "year": 1991,
            "source": "Acta Neurochir (Wien). 1991; 108(3-4):134-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FA81600007",
            "pubmed": "1709555",
            "doi": "10.1007/BF01418521",
            "pmc": null,
            "organizations": [
                "1233-14020",
                "1233-14050"
            ],
            "persons": [
                "1233-52006-6"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2025,
            "title": "Posture, spontaneous movements, and behavioural state organisation in infants affected by brain malformations.",
            "abstract": null,
            "authors": [
                "Ferrari, F",
                "Prechtl, HF",
                "Cioni, G",
                "Roversi, MF",
                "Einspieler, C",
                "Gallo, C",
                "Paolicelli, PB",
                "Cavazzuti, GB"
            ],
            "year": 1997,
            "source": "Early Hum Dev. 1997; 50(1):87-113",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071384400008",
            "pubmed": "9467696",
            "doi": "10.1016%2FS0378-3782%2897%2900095-9",
            "pmc": null,
            "organizations": [
                "2025-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.748,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52112676056338,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8225,
            "title": "Flow patterns at the site of extracranial to intracranial end to side anastomosis. An experimental rheological study.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Ziegler, G",
                "Holzer, W",
                "Lukasser, J",
                "Heppner, F"
            ],
            "year": 1984,
            "source": "Acta Neurochir (Wien). 1984; 73(1-2):45-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TL22800005",
            "pubmed": "6496198",
            "doi": "10.1007/BF01401783",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 8702,
            "title": "Surgical treatment of cerebrovascular occlusive disease. A follow-up study.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Oberbauer, RW",
                "Clarici, G",
                "Pucher, R"
            ],
            "year": 1986,
            "source": "Acta Neurochir (Wien). 1986; 82(3-4):102-109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E465800003",
            "pubmed": "3788672",
            "doi": "10.1007/BF01456368",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7696,
            "title": "Spontaneous course after subarachnoid haemorrhage--evaluation of 109 patients.",
            "abstract": null,
            "authors": [
                "Gallhofer, B",
                "Auer, LM"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):67-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000009",
            "pubmed": "7102429",
            "doi": "10.1007/BF01728857",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1505,
            "title": "Levels of amniotic fluid insulin and profiles of maternal blood glucose in pregnant women with diabetes type-I.",
            "abstract": null,
            "authors": [
                "Kainer, F",
                "Weiss, PA",
                "Hüttner, U",
                "Haas, J",
                "Reles, M"
            ],
            "year": 1997,
            "source": "Early Hum Dev. 1997; 49(2):97-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XG26600003",
            "pubmed": "9226116",
            "doi": "10.1016%2FS0378-3782%2897%2900027-3",
            "pmc": null,
            "organizations": [
                "1505-14038"
            ],
            "persons": [
                "1505-51627-6"
            ],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52112676056338,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2512,
            "title": "The costs of radiosurgical treatment: comparison between gamma knife and linear accelerator.",
            "abstract": null,
            "authors": [
                "Königsmaier, H",
                "de Pauli-Ferch, B",
                "Hackl, A",
                "Pendl, G"
            ],
            "year": 1998,
            "source": "Acta Neurochir (Wien). 1998; 140(11):1101-1110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077397900001",
            "pubmed": "9870054",
            "doi": "10.1007%2Fs007010050223",
            "pmc": null,
            "organizations": [
                "2512-14042",
                "2512-14050",
                "2512-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7695,
            "title": "Computertomography in subarachnoid haemorrhage and aneurysm.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Schneider, G",
                "Auer, LM",
                "Gallhofer, B",
                "Sager, WD",
                "Lechner, H"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):17-22",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000002",
            "pubmed": "7102407",
            "doi": "10.1007/BF01728850",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7697,
            "title": "Prevention of symptomatic vasospasm by topically applied nimodipine.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Ito, Z",
                "Suzuki, A",
                "Ohta, H"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):297-302",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000037",
            "pubmed": "7102422",
            "doi": "10.1007/BF01728885",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2598,
            "title": "The qualitative assessment of general movements in preterm, term and young infants--review of the methodology.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Prechtl, HF",
                "Ferrari, F",
                "Cioni, G",
                "Bos, AF"
            ],
            "year": 1997,
            "source": "Early Hum Dev. 1997; 50(1):47-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071384400005",
            "pubmed": "9467693",
            "doi": "10.1016%2FS0378-3782%2897%2900092-3",
            "pmc": null,
            "organizations": [
                "2598-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52112676056338,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2459,
            "title": "Surgery of tumours of the lateral ventricle.",
            "abstract": null,
            "authors": [
                "Pendl, G",
                "Oztürk, E",
                "Haselsberger, K"
            ],
            "year": 1992,
            "source": "ACTA NEUROCHIR. 1992; 116(2-4): 128-136. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JE72700011",
            "pubmed": "1502946",
            "doi": "10.1007/BF01540865",
            "pmc": null,
            "organizations": [
                "2459-14050"
            ],
            "persons": [],
            "imported": "2010-07-02T13:46:38+02:00",
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7916,
            "title": "Intracranial pressure oscillations (B-waves) caused by oscillations in cerebrovascular volume.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Sayama, I"
            ],
            "year": 1983,
            "source": "Acta Neurochir (Wien). 1983; 68(1-2):93-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM32700010",
            "pubmed": "6858734",
            "doi": "10.1007/BF01406205",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2492,
            "title": "Temporal disparity between reduction of cot death and reduction of prone sleeping prevalence.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Kerbl, R",
                "Kenner, T"
            ],
            "year": 1997,
            "source": "Early Hum Dev. 1997; 49(2):123-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XG26600006",
            "pubmed": "9226119",
            "doi": "10.1016%2FS0378-3782%2897%2901884-7",
            "pmc": null,
            "organizations": [
                "2492-14010",
                "2492-14048"
            ],
            "persons": [
                "2492-51821-6"
            ],
            "imported": null,
            "journal": "EARLY HUM DEV",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.52112676056338,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}