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=152680&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152700&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152660&ordering=-impactfactor",
    "results": [
        {
            "id": 121400,
            "title": "Females with Fabry's Disease - an Interdisciplinary Diagnostic and Therapeutic Challenge",
            "abstract": null,
            "authors": [
                "Weidemann, F",
                "Niemann, M",
                "Sommer, C",
                "Beer, M",
                "Breunig, F",
                "Wanner, C"
            ],
            "year": 2010,
            "source": "Med Klin (Munich). 2010; 105(9):627-634",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282271600003",
            "pubmed": "20878300",
            "doi": "10.1007/s00063-010-1102-y",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE KLINIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.447,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.268,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.268,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 105695,
            "title": "Importance of surfactant proteins B and d for the differential diagnosis of acute dyspnea.",
            "abstract": null,
            "authors": [
                "Lüers, C",
                "Hagenah, G",
                "Wachter, R",
                "Kleta, S",
                "Schaumberg, J",
                "Riedel, S",
                "Binder, L",
                "Jung, K",
                "Schmidt, A",
                "Pieske, B"
            ],
            "year": 2010,
            "source": "Med Klin (Munich). 2010; 105(9):611-618",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282271600001",
            "pubmed": "20878298",
            "doi": "10.1007/s00063-010-1100-0",
            "pmc": null,
            "organizations": [
                "105695-14083"
            ],
            "persons": [
                "105695-61189-6"
            ],
            "imported": "2010-10-04T02:00:00+02:00",
            "journal": "Med Klin (Munich)",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.268,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.268,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216029,
            "title": "Significant Association of Female Gender with Lower Degree of Pathological 99mTc-sestamibi Scintigraphy Results as well as Higher Cardiac-Related Deaths Free Survival in Elderly Patients",
            "abstract": null,
            "authors": [
                "Bucerius, J",
                "Joe, AY",
                "Herder, E",
                "Brockmann, H",
                "Reinhardt, MJ",
                "Palmedo, H",
                "Tiemann, K",
                "Biersack, HJ"
            ],
            "year": 2010,
            "source": "MED KLIN. 2010; 105(12): 901-909. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000286200800008",
            "pubmed": "21240589",
            "doi": "10.1007/s00063-010-1155-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "216029-132338-2"
            ],
            "imported": "2025-05-08T12:12:59+02:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE KLINIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.268,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.268,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 65109,
            "title": "Humoral and cellular immune functions of cytokine-treated Schwann cells",
            "abstract": null,
            "authors": [
                "Wohlleben, G",
                "Hartung, HP",
                "Gold, R"
            ],
            "year": 1999,
            "source": "ADVAN EXPERIMENT MED BIOL. 1999; 468:  151-156. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084730400012",
            "pubmed": null,
            "doi": "10.1007/978-1-4615-4685-6_12",
            "pmc": null,
            "organizations": [
                "65109-14051"
            ],
            "persons": [],
            "imported": "2007-01-29T15:42:44+01:00",
            "journal": "ADVAN EXPERIMENT MED BIOL",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": "; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.184210526315789,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 8291,
            "title": "The significance of morphological details for developmental outcome in infantile hydrocephalus.",
            "abstract": null,
            "authors": [
                "Oberbauer, RW"
            ],
            "year": 1985,
            "source": "Childs Nerv Syst. 1985; 1(6):329-336",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985A317900007",
            "pubmed": "3833335",
            "doi": "10.1007/BF00270818",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 2899,
            "title": "A six year experience with the postoperative radiosurgical management of pituitary adenomas.",
            "abstract": null,
            "authors": [
                "Mokry, M",
                "Ramschak-Schwarzer, S",
                "Simbrunner, J",
                "Ganz, JC",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Stereotact Funct Neurosurg. 1999; 72 Suppl 1(3):88-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084707700013",
            "pubmed": "10681696",
            "doi": "10.1159/000056444",
            "pmc": null,
            "organizations": [
                "2899-14050",
                "2899-14054"
            ],
            "persons": [
                "2899-51716-6",
                "2899-52006-1"
            ],
            "imported": null,
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2898,
            "title": "Radiosurgery of glomus tumors: midterm results.",
            "abstract": null,
            "authors": [
                "Leber, KA",
                "Eustacchio, S",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Stereotact Funct Neurosurg. 1999; 72 Suppl 1(5):53-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084707700008",
            "pubmed": "10681691",
            "doi": "10.1159/000056439",
            "pmc": null,
            "organizations": [
                "2898-14050"
            ],
            "persons": [
                "2898-51866-1",
                "2898-81970-6"
            ],
            "imported": null,
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2897,
            "title": "Gamma Knife radiosurgery for epilepsy associated with cavernous hemangiomas: a retrospective study of 49 cases.",
            "abstract": null,
            "authors": [
                "Bartolomei, F",
                "Régis, J",
                "Kida, Y",
                "Kobayashi, T",
                "Vladyka, V",
                "Liscàk, R",
                "Forster, DM",
                "Kemeny, A",
                "Shrötner, O",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Stereotact Funct Neurosurg. 1999; 72 Suppl 1:22-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084707700004",
            "pubmed": "10681687",
            "doi": "10.1159/000056435",
            "pmc": null,
            "organizations": [
                "2897-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3323,
            "title": "Periprosthetic femoral fractures in total hip prosthesis implantation.Functional and radiological comparison between plate osteosynthesis and proximal femur replacement",
            "abstract": null,
            "authors": [
                "Dorotka, R",
                "Windhager, R",
                "Kotz, R"
            ],
            "year": 2000,
            "source": "Z Orthop Ihre Grenzgeb. 2000; 138(5):440-446",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089783700012",
            "pubmed": "11084746",
            "doi": "10.1055%2Fs-2000-10175",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.307692307692308,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 2896,
            "title": "Proceedings of the 9th International Meeting of the Leksell Gamma Knife Society. Hong Kong, November 1998 - Comment.",
            "abstract": null,
            "authors": [
                "Ganz, JC"
            ],
            "year": 1999,
            "source": "STEREOTACT FUNCT NEUROSURG. 1999; 72 Suppl 1(3): 1-1. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000084707700001",
            "pubmed": "10722367",
            "doi": "10.1159/000056432",
            "pmc": null,
            "organizations": [
                "2896-14050"
            ],
            "persons": [],
            "imported": "2009-04-29T12:49:35+02:00",
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "impactfactor_norm_year": 1999,
            "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": 61931,
            "title": "Sleep state dependent effects on microvibration and muscle tone in infants",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Kenner, T",
                "Haidmayer, R",
                "Litscher, G",
                "Pfurtscheller, G"
            ],
            "year": 1997,
            "source": "EEG-EMG-Z ELEKTROENZ ELEKTROM. 1997; 28(1): 23-28. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WU08400004",
            "pubmed": null,
            "doi": "10.1055/s-2008-1060149",
            "pmc": null,
            "organizations": [
                "61931-14010",
                "61931-14044"
            ],
            "persons": [
                "61931-51814-2"
            ],
            "imported": "2006-11-29T16:51:55+01:00",
            "journal": "EEG-EMG-Z ELEKTROENZ ELEKTROM",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1236,
            "title": "Hyperfractionated radiotherapy and polychemotherapy in brain stem tumors in children.",
            "abstract": null,
            "authors": [
                "Pakisch, B",
                "Urban, C",
                "Slavc, I",
                "Poier, E",
                "Stücklschweiger, G",
                "Oberbauer, R",
                "Mokry, M",
                "Poschauko, J",
                "Hammer, J",
                "Leitner, H"
            ],
            "year": 1992,
            "source": "Childs Nerv Syst. 1992; 8(4):215-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JD40200009",
            "pubmed": "1394254",
            "doi": "10.1007/BF00262849",
            "pmc": null,
            "organizations": [
                "1236-14048",
                "1236-14050",
                "1236-14060"
            ],
            "persons": [
                "1236-51657-6",
                "1236-52006-6"
            ],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 2900,
            "title": "Craniopharyngiomas: A six year experience with Gamma Knife radiosurgery.",
            "abstract": null,
            "authors": [
                "Mokry, M"
            ],
            "year": 1999,
            "source": "Stereotact Funct Neurosurg. 1999; 72 Suppl 1(2):140-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084707700019",
            "pubmed": "10681702",
            "doi": "10.1159/000056450",
            "pmc": null,
            "organizations": [
                "2900-14050"
            ],
            "persons": [
                "2900-52006-2"
            ],
            "imported": null,
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 607,
            "title": "Correlation of ventricular size and head circumference after severe intra-periventricular haemorrhage in preterm infants.",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Urlesberger, B"
            ],
            "year": 1992,
            "source": "CHILD NERV SYST. 1992; 8(1): 33-35. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HJ47300006",
            "pubmed": "1576604",
            "doi": "10.1007/BF00316559",
            "pmc": null,
            "organizations": [
                "607-14048"
            ],
            "persons": [
                "607-51643-2"
            ],
            "imported": "2010-06-30T18:13:48+02:00",
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 2557,
            "title": "The influence of head position on the intracranial pressure in preterm infants with posthemorrhagic hydrocephalus.",
            "abstract": null,
            "authors": [
                "Urlesberger, B",
                "Müller, W",
                "Ritschl, E",
                "Reiterer, F"
            ],
            "year": 1991,
            "source": "CHILD NERV SYST. 1991; 7(2): 85-87. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FL98300005",
            "pubmed": "1863934",
            "doi": "10.1007/BF00247862",
            "pmc": null,
            "organizations": [
                "2557-14048"
            ],
            "persons": [
                "2557-51643-6",
                "2557-51653-6"
            ],
            "imported": "2010-06-30T14:17:44+02:00",
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 269,
            "title": "Arachnoid cysts in children: a European co-operative study.",
            "abstract": null,
            "authors": [
                "Oberbauer, RW",
                "Haase, J",
                "Pucher, R"
            ],
            "year": 1992,
            "source": "Childs Nerv Syst. 1992; 8(5):281-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JJ83600009",
            "pubmed": "1394268",
            "doi": "10.1007/BF00300797",
            "pmc": null,
            "organizations": [
                "269-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 1088,
            "title": "Follow-up and quality of survival of 67 consecutive children with CNS tumors.",
            "abstract": null,
            "authors": [
                "Slavc, I",
                "Salchegger, C",
                "Hauer, C",
                "Urban, C",
                "Oberbauer, R",
                "Pakisch, B",
                "Ebner, F",
                "Schwinger, W",
                "Mokry, M",
                "Ranner, G"
            ],
            "year": 1994,
            "source": "Childs Nerv Syst. 1994; 10(7):433-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PG43300004",
            "pubmed": "7842433",
            "doi": "10.1007/BF00303608",
            "pmc": null,
            "organizations": [
                "1088-14020",
                "1088-14048",
                "1088-14050",
                "1088-14054",
                "1088-29447"
            ],
            "persons": [
                "1088-51657-6",
                "1088-51968-6",
                "1088-52006-6",
                "1088-51859-6"
            ],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 106462,
            "title": "Epicutaneous and transcutaneous immunization using DNA or proteins.",
            "abstract": null,
            "authors": [
                "Kaiserlian, D",
                "Etchart, N"
            ],
            "year": 1999,
            "source": "Eur J Dermatol. 1999; 9(3):169-176",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000079639500001",
            "pubmed": "10210780",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-11-11T01:00:00+01:00",
            "journal": "Eur J Dermatol",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.445,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.138888888888889,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 2856,
            "title": "Vulvar amyloidosis mimicking giant condylomata acuminata in a patient with multiple myeloma.",
            "abstract": null,
            "authors": [
                "Konig, A",
                "Wennemuth, G",
                "Soyer, HP",
                "Hoffmann, R",
                "Happle, R",
                "Krause, W"
            ],
            "year": 1999,
            "source": "EUROPEAN J DERMATOLOGY 1999 9: 29-31.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078371500006",
            "pubmed": "9920983",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2856-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.445,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.138888888888889,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 22001,
            "title": "Tolosa Hunt Syndrome--intractable pain treatment with acupuncture?",
            "abstract": null,
            "authors": [
                "Nepp, J",
                "Grdser, S",
                "Flarrer, S",
                "Spacek, A",
                "Mudrich, C",
                "Stockenhuber, D",
                "Wedrich, A"
            ],
            "year": 2000,
            "source": "ACUPUNCTURE ELECTRO-THER RES 2000 25: 155-163.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167030200003",
            "pubmed": "11261766",
            "doi": "10.3727/036012900816356118",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22001-53938-6"
            ],
            "imported": null,
            "journal": "ACUPUNCTURE ELECTRO-THER RES",
            "issn": "0360-1293",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.444,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.375,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE",
            "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
        }
    ]
}