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=153560&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153580&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153540&ordering=imported",
    "results": [
        {
            "id": 22144,
            "title": "Extracerebral subdural manifestation of Chester-Erdheim disease associated with a giant adenoma of the pituitary.",
            "abstract": null,
            "authors": [
                "Thorns, V",
                "Zajaczek, J",
                "Becker, H",
                "Walter, GF",
                "Hori, A"
            ],
            "year": 2003,
            "source": "Clin Neuropathol. 2003; 22(5):246-251",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185559100007",
            "pubmed": "14531550",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN NEUROPATHOL",
            "issn": "0722-5091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.051,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 22145,
            "title": "Induction of malignant tumors after radiation surgery for benign diseases: Literature review",
            "abstract": null,
            "authors": [
                "Warszawski, A",
                "Brandis, A",
                "Walter, GF",
                "Karstens, JH"
            ],
            "year": 2002,
            "source": "STRAHLENTHER ONKOL 2002 178: 13-13.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000176659600053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHER ONKOL",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.84,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.901234567901235,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 22146,
            "title": "Legal pitfalls in teleneuropathology.",
            "abstract": null,
            "authors": [
                "Walter, GF",
                "Walter, KF"
            ],
            "year": 2003,
            "source": "Methods Inf Med. 2003; 42(3):255-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184324900011",
            "pubmed": "12874658",
            "doi": "10.1267/METH03030255",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "METHODS INFORM MED",
            "issn": "0026-1270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.417,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 22148,
            "title": "Effects of IL6 and IL1beta on aFGF expression and excitotoxicity in NT2N cells.",
            "abstract": null,
            "authors": [
                "Thorns, V",
                "Walter, GF",
                "Licastro, F"
            ],
            "year": 2002,
            "source": "J Neuroimmunol. 2002; 127(1-2):22-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176292100003",
            "pubmed": "12044971",
            "doi": "10.1016/S0165-5728(02)00072-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.577,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.796954314720812,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 22149,
            "title": "Evidence of recurrent atypical meningioma with rhabdoid transformation and expression of pyrogenic cytokines in a child presenting with a marked acute-phase response: case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Rittierodt, M",
                "Tschernig, T",
                "Samii, M",
                "Walter, GF",
                "Stan, AC"
            ],
            "year": 2001,
            "source": "J Neuroimmunol. 2001; 120(1-2):129-137",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172224100015",
            "pubmed": "11694327",
            "doi": "10.1016/S0165-5728(01)00425-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.342,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.780701754385965,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 22151,
            "title": "Autologous subretinal transplantation of cultivated porcine iris pigment epithelial cells (IPE)",
            "abstract": null,
            "authors": [
                "Steinhorst, UH",
                "Amdreae, A",
                "Sistani, F",
                "Waldmann, KH",
                "Kastern, T"
            ],
            "year": 2001,
            "source": "Klin Monatsbl Augenheilkd. 2001; 218(3):192-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167906800009",
            "pubmed": "11322057",
            "doi": "10.1055/s-2001-13080",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.521,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.162790697674419,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22153,
            "title": "A Schwann cell-seeded intrinsic framework and its satisfactory biocompatibility for a bioartificial nerve graft.",
            "abstract": null,
            "authors": [
                "Shen, ZL",
                "Berger, A",
                "Hierner, R",
                "Allmeling, C",
                "Ungewickell, E",
                "Walter, GF"
            ],
            "year": 2001,
            "source": "Microsurgery. 2001; 21(1):6-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166775400002",
            "pubmed": "11426639",
            "doi": "10.1002/1098-2752(2001)21:1<6::AID-MICR1001>3.0.CO;2-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MICROSURGERY",
            "issn": "0738-1085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.844,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.330935251798561,
            "impactfactor_norm_year": 2001,
            "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": 22154,
            "title": "Oculopharyngeal muscle dystrophy. Genetic diagnosis in a family in Germany",
            "abstract": null,
            "authors": [
                "Mohammadi, B",
                "Bufler, J",
                "Kress, W",
                "Brandis, A",
                "Walter, GF",
                "Dengler, R",
                "Heidenreich, F"
            ],
            "year": 2000,
            "source": "Nervenarzt. 2000; 71(12):1003-1006",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165772300012",
            "pubmed": "11139982",
            "doi": "10.1007/s001150050699",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.641,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.277372262773723,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22155,
            "title": "Comparison of clinical performance, histology and single-fiber contractility in free neurovascular muscle flaps.",
            "abstract": null,
            "authors": [
                "Becker, MH",
                "Wermter, TB",
                "Brenner, B",
                "Walter, GF",
                "Berger, A"
            ],
            "year": 2000,
            "source": "J Reconstr Microsurg. 2000; 16(7):525-534",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090074000003",
            "pubmed": "11083391",
            "doi": "10.1055/s-2000-8390",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J RECONSTR MICROSURG",
            "issn": "0743-684X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.621,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.375,
            "impactfactor_norm_year": 2000,
            "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": 22156,
            "title": "Neuropathology of impaired consciousness",
            "abstract": null,
            "authors": [
                "Walter, GF"
            ],
            "year": 2000,
            "source": "RIV NEURORADIOL 2000 13: 37-43.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089537700007",
            "pubmed": null,
            "doi": "10.1177/19714009000130S207",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RIV NEURORADIOL",
            "issn": "1120-9976",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.051,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0666666666666667,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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": 22157,
            "title": "Cochlear region of the brainstem.",
            "abstract": null,
            "authors": [
                "Rosahl, SK",
                "Rosahl, S",
                "Walter, GF",
                "Hussein, S",
                "Matthies, C",
                "Samii, M"
            ],
            "year": 2000,
            "source": "J Neurosurg. 2000; 93(4):724-729",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000089478300038",
            "pubmed": "11014562",
            "doi": "10.3171/jns.2000.93.4.0724",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.918,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.948529411764706,
            "impactfactor_norm_year": 2000,
            "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": 22158,
            "title": "Pathology of Jakob-Creutzfeldt disease.",
            "abstract": null,
            "authors": [
                "Walter, GF"
            ],
            "year": 2000,
            "source": "Clin Neuropathol. 2000; 19(5):250-251",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089468300010",
            "pubmed": "11048755",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN NEUROPATHOL",
            "issn": "0722-5091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.012,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.467153284671533,
            "impactfactor_norm_year": 2000,
            "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": 22159,
            "title": "Cellular activity of resident macrophages during Wallerian degeneration.",
            "abstract": null,
            "authors": [
                "Shen, ZL",
                "Lassner, F",
                "Bader, A",
                "Becker, M",
                "Walter, GF",
                "Berger, A"
            ],
            "year": 2000,
            "source": "Microsurgery. 2000; 20(5):255-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089428600006",
            "pubmed": "11015722",
            "doi": "10.1002/1098-2752(2000)20:5<255::AID-MICR6>3.0.CO;2-A",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MICROSURGERY",
            "issn": "0738-1085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.294117647058824,
            "impactfactor_norm_year": 2000,
            "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": 22164,
            "title": "CD44s-targeted treatment with monoclonal antibody blocks intracerebral invasion and growth of 9L gliosarcoma.",
            "abstract": null,
            "authors": [
                "Gunia, S",
                "Hussein, S",
                "Radu, DL",
                "Pütz, KM",
                "Breyer, R",
                "Hecker, H",
                "Samii, M",
                "Walter, GF",
                "Stan, AC"
            ],
            "year": 1999,
            "source": "Clin Exp Metastasis. 1999; 17(3):221-230",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081064600005",
            "pubmed": "10432007",
            "doi": "10.1023/A:1006699203287",
            "pmc": null,
            "organizations": [
                "22164-13922"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN EXP METASTAS",
            "issn": "0262-0898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.638095238095238,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 22167,
            "title": "Expression of granulocyte colony-stimulating factor in recurrent glial tumors is inversely correlated with tumor progression.",
            "abstract": null,
            "authors": [
                "Stan, AC",
                "Walter, GF",
                "Welte, K",
                "Schneider, B",
                "Bona, CA",
                "Pietsch, T"
            ],
            "year": 1999,
            "source": "J Neuroimmunol. 1999; 94(1-2):66-73",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078591100007",
            "pubmed": "10376937",
            "doi": "10.1016/S0165-5728(98)00225-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.233,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.860869565217391,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 22170,
            "title": "Retroperitoneal ectopic neural mass: abdominal brain--presentation of two cases and proposal of classification of paraneuraxial neural ectopia.",
            "abstract": null,
            "authors": [
                "Hori, A",
                "Brandis, A",
                "Walter, GF",
                "Petersen, C",
                "Massmann, J"
            ],
            "year": 1998,
            "source": "Acta Neuropathol (Berl). 1998; 96(3):301-306",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075827900014",
            "pubmed": "9754964",
            "doi": "10.1007/s004010050898",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROPATHOL",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.336,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.838235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 22171,
            "title": "Morphology of intraventricular dopaminergic fetal cell suspension grafts",
            "abstract": null,
            "authors": [
                "Rosenthal, C",
                "Walter, GF",
                "Samii, M",
                "Nikkhah, G",
                "Brandis, A"
            ],
            "year": 1998,
            "source": "EUR J NEUROSCI 1998 10: 334-334.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000074749401930",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J NEUROSCI",
            "issn": "0953-816X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.82,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.861386138613861,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 22172,
            "title": "Enteroparesis caused by progressive fibrosis of the muscularis propria",
            "abstract": null,
            "authors": [
                "Wedemeyer, J",
                "Bischoff, SC",
                "Schirmacher, P",
                "Walter, GF",
                "Wagner, S",
                "Gebel, M",
                "Manns, MP"
            ],
            "year": 1998,
            "source": "Z Gastroenterol. 1998; 36(7):571-577",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075078900004",
            "pubmed": "9738305",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.89,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 22176,
            "title": "Cerebellar neurocytoma in an infant: an important differential diagnosis from cerebellar neuroblastoma and medulloblastoma?",
            "abstract": null,
            "authors": [
                "Brandis, A",
                "Heyer, R",
                "Hori, A",
                "Walter, GF"
            ],
            "year": 1997,
            "source": "Neuropediatrics. 1997; 28(4):235-238",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XX37300008",
            "pubmed": "9309715",
            "doi": "10.1055/s-2007-973706",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROPEDIATRICS",
            "issn": "0174-304X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.985,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.887323943661972,
            "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": 22177,
            "title": "Adriamycin-mediated growth arrest on various human gliomas and carcinomas",
            "abstract": null,
            "authors": [
                "Stan, AC",
                "Walter, GF",
                "Casares, S",
                "Fallon, J",
                "Aaronson, S",
                "Bona, CA",
                "Brumeanu, TD"
            ],
            "year": 1997,
            "source": "BRAIN PATHOL 1997 7: 1358-1358.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XQ52700514",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRAIN PATHOL",
            "issn": "1015-6305",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.663,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.970588235294118,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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
        }
    ]
}