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=1840&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1860&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1820&ordering=impactfactor",
    "results": [
        {
            "id": 68090,
            "title": "Intracranial hemorrhage in idiopathic thrombocytopenic purpura (ITP) (author's transl)",
            "abstract": null,
            "authors": [
                "Mutz, I",
                "Muntean, W"
            ],
            "year": 1976,
            "source": "Klin Padiatr. 1976; 188(6): 548-551. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976CN51500011",
            "pubmed": "1034169",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68090-51651-6"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "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": 75481,
            "title": "Mucocutaneous lymph node syndrome in Austria -- Report of four cases; one with cardiac arrest. First of two parts: clinical observations (author's transl)].",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Grubbauer, HM",
                "Beitzke, A",
                "Becker, H"
            ],
            "year": 1979,
            "source": "Klin Padiatr. 1979; 191(4):375-384",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HE09800005",
            "pubmed": "572886",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75481-51657-2"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "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": 75570,
            "title": "The oto-cardio-vertebral syndrome (author's transl)",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Beitzke, A",
                "Kellerer, K"
            ],
            "year": 1974,
            "source": "Klin Padiatr. 1974; 186(3): 252-256. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974T280700010",
            "pubmed": "4472471",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75570-51643-1"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "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": 75579,
            "title": "The oculo-oto-vertebral syndrome (author's transl)",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Stern, E"
            ],
            "year": 1977,
            "source": "Klin Padiatr. 1977; 189(6): 417-422. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EC41200006",
            "pubmed": "414017",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75579-51643-1"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "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": 75582,
            "title": "Total aplasia of the diaphragm with hypoplasia of the lungs (author's transl)",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Wendler, H",
                "Becker, H"
            ],
            "year": 1978,
            "source": "Klin Padiatr. 1978; 190(2): 129-132. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EU52100004",
            "pubmed": "565432",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75582-51643-1"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "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": 75589,
            "title": "Indomethacin in IRDS with PDA phenomenon (author's transl)",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Zach, M",
                "Stix, H",
                "Rosegger, H",
                "Beitzke, A"
            ],
            "year": 1979,
            "source": "Klin Padiatr. 1979; 191(5): 460-466. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HM56600004",
            "pubmed": "574578",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75589-51643-2"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "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": 75590,
            "title": "The caudal regression syndrome (author's transl)",
            "abstract": null,
            "authors": [
                "Breisach, G",
                "Müller, WD",
                "Sulzer, M"
            ],
            "year": 1979,
            "source": "Klin Padiatr. 1979; 191(5): 507-510. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HM56600012",
            "pubmed": "574583",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75590-51643-6"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "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": 75591,
            "title": "Phenylalanine-fetopathia in twins of an undiagnosed phenylketonuric mother (author's transl)",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Haidvogl, M",
                "Scheibenreiter, S"
            ],
            "year": 1979,
            "source": "Klin Padiatr. 1979; 191(6): 609-612. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HV93800015",
            "pubmed": "574596",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75591-51643-1"
            ],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "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": 75876,
            "title": "TUNNELED CAVAL CATHETER USED IN INTENSIVE ONCOLOGICAL THERAPY",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "SLAVC, I",
                "KAULFERSCH, W"
            ],
            "year": 1985,
            "source": "KLIN PADIAT. 1985; 197(6): 516-516. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AWC1400072",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75876-51657"
            ],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 75965,
            "title": "Idiopathic lung hemosiderosis in a 3-year-old child following ductus ligation in the neonatal period",
            "abstract": null,
            "authors": [
                "Mutz, I",
                "Hirschmann, R",
                "Müller, WD"
            ],
            "year": 1985,
            "source": "Klin Padiatr. 1985; 197(2): 130-134. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEF3800015",
            "pubmed": "3990144",
            "doi": "10.1055/s-2008-1033945",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75965-51643-6"
            ],
            "imported": "2008-02-25T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 83361,
            "title": "Congenital atrial flutter with hydrops fetalis caused by tocolytic therapy (author's transl)",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Winter, R",
                "Zach, M",
                "Grubbauer, HM"
            ],
            "year": 1979,
            "source": "Klin Padiatr. 1979; 191(4):410-417",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HE09800010",
            "pubmed": "572891",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "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": 83377,
            "title": "Cerebral AV fistula with cardiac insufficiency in newborns (author's transl)",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Zach, M",
                "Gypser, G",
                "Schreyer, H"
            ],
            "year": 1977,
            "source": "Klin Padiatr. 1977; 189(5): 385-391. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DY05000017",
            "pubmed": "562450",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-22T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "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": 86879,
            "title": "The EWS gene rearrangement in Ewing tumors: key to the disease",
            "abstract": null,
            "authors": [
                "Kovar, H",
                "Zoubek, A",
                "Pfleiderer, C",
                "Jug, G",
                "Auinger, A",
                "Aryee, D",
                "Ambros, PF",
                "Salzer-Kuntschik, M",
                "Amann, G",
                "Windhager, R"
            ],
            "year": 1994,
            "source": "Klin Padiatr. 1994; 206(4): 196-200. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PB95500004",
            "pubmed": "7967416",
            "doi": "10.1055/s-2008-1046605",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-01-19T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2447,
            "title": "Successful treatment of therapy refractory shock lung in a newborn infant with congenital varicella using extracorporeal membrane oxygenation",
            "abstract": null,
            "authors": [
                "Reiterer, F",
                "Kuttnig-Haim, M",
                "Maurer, U",
                "Urlesberger, B",
                "Ricabbona, M",
                "Zobel, G",
                "Müller, W",
                "Dacar, D"
            ],
            "year": 1994,
            "source": "KLIN PADIAT. 1994; 206(2): 92-94. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NE23500005",
            "pubmed": "8196313",
            "doi": "10.1055/s-2008-1046589",
            "pmc": null,
            "organizations": [
                "2447-14045",
                "2447-14048"
            ],
            "persons": [
                "2447-51643-6",
                "2447-51653-2",
                "2447-51695-6"
            ],
            "imported": "2010-09-08T14:24:50+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": true
        },
        {
            "id": 2746,
            "title": "Clinical experiences with adrenaline as therapy and prevention of E. coli-L-asparaginase-induced anaphylaxis",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Urban, C",
                "Lackner, H"
            ],
            "year": 1992,
            "source": "KLIN PADIAT. 1992; 204(4): 274-276. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JE80500013",
            "pubmed": "1518264",
            "doi": "10.1055/s-2007-1025359",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2746-51657-6",
                "2746-51859-2"
            ],
            "imported": "2008-02-28T13:30:59+01:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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": 136613,
            "title": "The flow rate significantly influences the leukocyte depletion rate during prestorage in-line filtration of platelet concentrates.",
            "abstract": null,
            "authors": [
                "Janetzko, K",
                "Schlenke, P",
                "Klüter, H"
            ],
            "year": 1999,
            "source": "Transfus Sci. 1999; 21(2):123-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084306100005",
            "pubmed": "10747520",
            "doi": "10.1016/S0955-3886(99)00083-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136613-88593-6"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Transfus Sci",
            "issn": "0955-3886",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.322,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.083,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 1422,
            "title": "Intravenous Immunoglobulins in Multiple-Sclerosis - Results of the Austrian Immunoglobulin in Multiple-Sclerosis (Aims) Trial",
            "abstract": null,
            "authors": [
                "Deisenhammer, F",
                "Fazekas, F",
                "Strasserfuchs, S",
                "Nahler, G",
                "Mamoli, B"
            ],
            "year": 1999,
            "source": "INFUSIONSTHERAPIE 1999 26: 42-47.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084437900009",
            "pubmed": null,
            "doi": "10.1159/000053538",
            "pmc": null,
            "organizations": [
                "1422-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.323,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": false,
            "local_affiliation": false
        },
        {
            "id": 7407,
            "title": "INFARCTIONS AND INTRA-CEREBRAL HEMATOMAS IN SPONTANEOUS PRIMARY SUBARACHNOIDAL HEMORRHAGE",
            "abstract": null,
            "authors": [
                "LADURNER, G",
                "AUER, L",
                "GALLHOFER, B",
                "SAGER, WD",
                "LECHNER, H"
            ],
            "year": 1980,
            "source": "AKTUEL NEUROL 1980 7: 171-175.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KK79900007",
            "pubmed": null,
            "doi": "10.1055/s-2007-1021002",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168316831683168,
            "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": 7519,
            "title": "RELATION OF EEG AND COMPUTERIZED-TOMOGRAPHY IN TRANSIENT ISCHEMIC ATTACKS",
            "abstract": null,
            "authors": [
                "LADURNER, G",
                "ENGE, S",
                "SAGER, WD",
                "LOGAR, C",
                "LECHNER, H"
            ],
            "year": 1981,
            "source": "AKTUEL NEUROL 1981 8: 49-51.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LS98400001",
            "pubmed": null,
            "doi": "10.1055/s-2007-1020948",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168316831683168,
            "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": 65501,
            "title": "PNEUMOCOCCAL SEPSIS AFTER SPLENECTOMY CAUSING CEREBRAL-LESIONS",
            "abstract": null,
            "authors": [
                "SCHWARZ, G",
                "KLEINERT, R"
            ],
            "year": 1987,
            "source": "AKTUEL NEUROL. 1987; 14(3): 102-103. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H892600007",
            "pubmed": null,
            "doi": "10.1055/s-2007-1020679",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-14T09:44:11+01:00",
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168316831683168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}