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=149720&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149740&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149700&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 155406,
            "title": "Infective complications after retrograde intrarenal surgery: a new standardized classification system.",
            "abstract": null,
            "authors": [
                "Berardinelli, F",
                "De Francesco, P",
                "Marchioni, M",
                "Cera, N",
                "Proietti, S",
                "Hennessey, D",
                "Dalpiaz, O",
                "Cracco, C",
                "Scoffone, C",
                "Schips, L",
                "Giusti, G",
                "Cindolo, L"
            ],
            "year": 2016,
            "source": "Int Urol Nephrol. 2016; 48(11):1757-1762",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000385180000003",
            "pubmed": "27443315",
            "doi": "10.1007/s11255-016-1373-1",
            "pmc": null,
            "organizations": [
                "155406-14056"
            ],
            "persons": [
                "155406-72937-6"
            ],
            "imported": "2016-11-03T14:50:17+01:00",
            "journal": "INT UROL NEPHROL",
            "issn": "0301-1623",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL UROLOGY AND NEPHROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.564,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.351,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.423,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCI",
            "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": 123975,
            "title": "In vitro and in vivo evaluation of photodynamic techniques for the experimental treatment of human hepatoblastoma and neuroblastoma: preliminary results.",
            "abstract": null,
            "authors": [
                "Bergmann, F",
                "Stepp, H",
                "Metzger, R",
                "Rolle, U",
                "Johansson, A",
                "Till, H",
                ""
            ],
            "year": 2008,
            "source": "Pediatr Surg Int. 2008; 24(12):1331-1333",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000261692200009",
            "pubmed": "19009300",
            "doi": "10.1007/s00383-008-2275-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123975-83445-6"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.964,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.351,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.351,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 123829,
            "title": "C-Kit receptor (CD117) in the porcine urinary tract",
            "abstract": null,
            "authors": [
                "Metzger, R",
                "Neugebauer, A",
                "Rolle, U",
                "Bohlig, L",
                "Till, H"
            ],
            "year": 2008,
            "source": "Pediatr Surg Int. 2008; 24(1):67-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252158200009",
            "pubmed": "18026739",
            "doi": "10.1007/s00383-007-2043-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123829-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "PEDIATR SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.964,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.351,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.351,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 119523,
            "title": "Combined liver-kidney transplantation: a single-center report.",
            "abstract": null,
            "authors": [
                "Spechtenhauser, B",
                "Hochleitner, BW",
                "Konigsrainer, A",
                "Mair, P",
                "Hormann, C",
                "Steurer, W",
                "Vogel, W",
                "Graziadei, I",
                "Margreiter, R"
            ],
            "year": 1999,
            "source": "Transplant Proc. 1999; 31(8):3177-3180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084270900038",
            "pubmed": "10616431",
            "doi": "10.1016/S0041-1345(99)00776-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-06-04T02:00:00+02:00",
            "journal": "Transplant Proc",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.59,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.351,
            "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": 123845,
            "title": "Midkine is highly expressed in neuroblastoma tissues",
            "abstract": null,
            "authors": [
                "Fiegel, HC",
                "Kaifi, JT",
                "Wachowiak, R",
                "Quaas, A",
                "Aridome, K",
                "Ichihara-Tanaka, K",
                "Muramatsu, T",
                "Metzger, R",
                "Izbicki, JR",
                "Erttmann, R",
                "Kluth, D",
                "Till, H"
            ],
            "year": 2008,
            "source": "Pediatr Surg Int. 2008; 24(12):1355-1359",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000261692200013",
            "pubmed": "18956201",
            "doi": "10.1007/s00383-008-2263-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123845-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "PEDIATR SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC SURGERY INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.964,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.351,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.351,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 214860,
            "title": "Advanced three-dimensionally engineered simulation model for aortic valve and proximal aorta procedures",
            "abstract": null,
            "authors": [
                "Russo, M",
                "Koenigshofer, M",
                "Stoiber, M",
                "Werner, P",
                "Gross, C",
                "Kocher, A",
                "Laufer, G",
                "Moscato, F",
                "Andreas, M"
            ],
            "year": 2020,
            "source": "INTERACT CARDIOV TH. 2020; 30(6): 887-895. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000553459100013",
            "pubmed": "32285105",
            "doi": "10.1093/icvts/ivaa026",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214860-131297-6"
            ],
            "imported": "2025-03-06T09:44:57+01:00",
            "journal": "INTERACT CARDIOV TH",
            "issn": "1569-9293",
            "collection_publisher": null,
            "collection_title": "INTERACTIVE CARDIOVASCULAR AND THORACIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.905,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.351,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.532,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "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": 171509,
            "title": "Self-initiated continuation of and adherence to HIV pre-exposure prophylaxis (PrEP) after PrEP demonstration project roll-off in men who have sex with men: associations with risky decision making, impulsivity/disinhibition, and sensation seeking.",
            "abstract": null,
            "authors": [
                "Hoenigl, M",
                "Morgan, E",
                "Franklin, D",
                "Anderson, PL",
                "Pasipanodya, E",
                "Dawson, M",
                "Hanashiro, M",
                "Ellorin, EE",
                "Blumenthal, J",
                "Heaton, R",
                "Moore, DJ",
                "Morris, SR",
                "California Collaborative Treatment Group (CCTG) 601 Team"
            ],
            "year": 2019,
            "source": "J Neurovirol. 2019; 25(3):324-330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000475688500004",
            "pubmed": "30617849",
            "doi": "10.1007/s13365-018-0716-3",
            "pmc": "PMC6612450",
            "organizations": [
                "171509-14087",
                "171509-29164"
            ],
            "persons": [
                "171509-64754-2"
            ],
            "imported": "2019-01-09T01:00:00+01:00",
            "journal": "J Neurovirol",
            "issn": "1355-0284",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.354,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.351,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "VIROLOGY-SCI",
            "impactfactor_norm_super": 0.6,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "VIROLOGY-SCI",
            "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": 156004,
            "title": "Selective hepatic denervation prior to organ harvest improves survival after liver transplantation.",
            "abstract": null,
            "authors": [
                "Schemmer, P",
                "Bunzendahl, H",
                "Lemasters, JJ",
                "Thurman, RG"
            ],
            "year": 1999,
            "source": "Transplant Proc. 1999; 31(1-2):537-537",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078960600234",
            "pubmed": "10083225",
            "doi": "10.1016/S0041-1345(98)01543-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.59,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.351,
            "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": 133454,
            "title": "Human osteosarcoma cells respond to sorafenib chemotherapy by downregulation of the tumor progression factors S100A4, CXCR4 and the oncogene FOS.",
            "abstract": null,
            "authors": [
                "Walter, I",
                "Wolfesberger, B",
                "Miller, I",
                "Mair, G",
                "Burger, S",
                "Gallè, B",
                "Steinborn, R"
            ],
            "year": 2014,
            "source": "Oncol Rep. 2014; 31(3):1147-1156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000332693700017",
            "pubmed": "24378831",
            "doi": "10.3892/or.2013.2954",
            "pmc": null,
            "organizations": [
                "133454-17235",
                "133454-28394"
            ],
            "persons": [
                "133454-50421-6"
            ],
            "imported": "2014-01-28T01:00:00+01:00",
            "journal": "Oncol Rep",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.301,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.351,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.442,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 71204,
            "title": "Feasibility of a telemedicine framework for collaborative pacemaker follow-up.",
            "abstract": null,
            "authors": [
                "Kollmann, A",
                "Hayn, D",
                "García, J",
                "Trigo, JD",
                "Kastner, P",
                "Rotman, B",
                "Tscheliessnigg, K",
                "Schreier, G"
            ],
            "year": 2007,
            "source": "J Telemed Telecare. 2007; 13(7): 341-347. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250439500005",
            "pubmed": "17958935",
            "doi": "10.1258/135763307782215316",
            "pmc": null,
            "organizations": [
                "71204-14073",
                "71204-14083"
            ],
            "persons": [],
            "imported": "2007-10-29T01:00:00+01:00",
            "journal": "J Telemed Telecare",
            "issn": "1357-633X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.350877192982456,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "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": 65443,
            "title": "Bipolar affective disorder and neuropsychiatric complications in a chronic course of thrombotic thrombocytopenic purpura. A case report",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP",
                "Heigl, F"
            ],
            "year": 1993,
            "source": "Nervenarzt. 1993; 64(9): 612-617. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LY33600009",
            "pubmed": "8413764",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65443-51907-2"
            ],
            "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": true,
            "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": 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": 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": 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": 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": 11769,
            "title": "Spinal epidural hematoma. Long-term results of four cases",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Sutter, B",
                "Ebner, F",
                "Klein, GE",
                "Tilz, G"
            ],
            "year": 1990,
            "source": "Nervenarzt. 1990; 61(10):629-633",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EC43700010",
            "pubmed": "2274097",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11769-14051",
                "11769-14054",
                "11769-14108"
            ],
            "persons": [
                "11769-51537-6",
                "11769-51686-6",
                "11769-51876-6"
            ],
            "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": "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": true
        },
        {
            "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": 449,
            "title": "Charcot-Marie-Tooth syndrome. Clinico-genetic correlation in an affected family",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, M",
                "Wagner, K",
                "Strasser-Fuchs, S",
                "Millner, M",
                "Fazekas, F"
            ],
            "year": 1996,
            "source": "Nervenarzt. 1996; 67(2):155-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TV84900007",
            "pubmed": "8851297",
            "doi": null,
            "pmc": null,
            "organizations": [
                "449-14021",
                "449-14026",
                "449-14048",
                "449-14051"
            ],
            "persons": [
                "449-51527-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.569,
            "impactfactor_year": 1996,
            "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": true
        },
        {
            "id": 7634,
            "title": "Microvascular decompression of trigeminal nerve in the pontine angle (author's transl)",
            "abstract": null,
            "authors": [
                "Oberbauer, RW",
                "Heppner, F",
                "Schröttner, O"
            ],
            "year": 1982,
            "source": "Nervenarzt. 1982; 53(2):110-113",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NC90400009",
            "pubmed": "6977727",
            "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": 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": 40112,
            "title": "Therapy of acute polyradiculoneuritis (Guillain-Barré syndrome)",
            "abstract": null,
            "authors": [
                "Hartung, HP",
                "Gold, R",
                "Zielasek, J",
                "Archelos, JJ",
                "Toyka, KV"
            ],
            "year": 1994,
            "source": "NERVENARZT. 1994; 65(12): 807-818. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994PY89000002",
            "pubmed": "7854501",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "40112-51987-6"
            ],
            "imported": "2009-08-26T16:08:32+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}