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=155580&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157104,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155600&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155560&ordering=-impactfactor",
    "results": [
        {
            "id": 2833,
            "title": "Local vascular complications after iatrogenic femoral artery puncture",
            "abstract": null,
            "authors": [
                "Fruhwirth, J",
                "Pascher, O",
                "Hauser, H",
                "Amann, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(7):196-200",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UF49500002",
            "pubmed": "8677663",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2833-14045"
            ],
            "persons": [
                "2833-51746-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 2108,
            "title": "The healthy community project--morbidity, risk factors, health behavior and psychiatric symptoms in Steiermark",
            "abstract": null,
            "authors": [
                "Klebel, H",
                "Stronegger, WJ"
            ],
            "year": 1996,
            "source": "WIEN KLIN WOCHENSCHR 1996 108: 75-81.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TW60100004",
            "pubmed": "8839193",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2108-14024",
                "2108-29444"
            ],
            "persons": [
                "2108-51741-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 6184,
            "title": "Determination of glycosylated hemoglobin in hemoglobin variants].",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Reisinger, EC"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(14):444-444",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VA09700007",
            "pubmed": "8928517",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 487,
            "title": "Clinical relevance of changes in serum prolactin level caused by electroconvulsive therapy",
            "abstract": null,
            "authors": [
                "Gangadhar, BN",
                "Hofmann, P",
                "Karazman, R",
                "Probst, C",
                "Koinig, G"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(4):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TX88600003",
            "pubmed": "8867482",
            "doi": null,
            "pmc": null,
            "organizations": [
                "487-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 675,
            "title": "Amalgam allergy--diagnosis and consequences",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(4):98-100",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996TX88600002",
            "pubmed": "8867481",
            "doi": null,
            "pmc": null,
            "organizations": [
                "675-14047"
            ],
            "persons": [
                "675-51346-2"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 1090,
            "title": "Food allergies and intolerance--epidemiologic studies",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(6):159-162",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996UD17900001",
            "pubmed": "8650924",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1090-14047"
            ],
            "persons": [
                "1090-51346-2"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 40148,
            "title": "Risk of osteoporosis in women in 4 different occupational groups",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Stronegger, WJ",
                "Freidl, W"
            ],
            "year": 1996,
            "source": "WIEN KLIN WOCHENSCHR 1996 108: 163-168.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD17900002",
            "pubmed": "8650925",
            "doi": null,
            "pmc": null,
            "organizations": [
                "40148-14024"
            ],
            "persons": [
                "40148-51688-1",
                "40148-51741-6",
                "40148-51845-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 5219,
            "title": "Atopic dermatitis",
            "abstract": null,
            "authors": [
                "Werfel, T",
                "Aberer, W",
                "Bieber, T",
                "Buhles, N",
                "Kapp, A",
                "Vieluf, D"
            ],
            "year": 2003,
            "source": "ALLERGOLOGIE 2003 26: 446-455.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000187943800006",
            "pubmed": null,
            "doi": "10.5414/ALP26446",
            "pmc": null,
            "organizations": [
                "5219-14047"
            ],
            "persons": [
                "5219-51346-6"
            ],
            "imported": null,
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ALLERGY",
            "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": 75340,
            "title": "Bioavailability of morphine after oral administration as retard tablets",
            "abstract": null,
            "authors": [
                "Dittrich, P",
                "Semmelrock, J",
                "Wolf, G",
                "Beubler, E"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(5):147-152",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UA33000005",
            "pubmed": "8901129",
            "doi": null,
            "pmc": null,
            "organizations": [
                "75340-14022"
            ],
            "persons": [
                "75340-51667-6"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 130444,
            "title": "Meniscal injury in isolated anterior cruciate ligament insufficiency",
            "abstract": null,
            "authors": [
                "Seitz, H",
                "Marlovits, S",
                "Wielke, T",
                "Vecsei, V"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(22):727-730",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VX00900005",
            "pubmed": "9157718",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-09-09T18:49:25+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "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": 288,
            "title": "Assessment of the influence of hydrogen nonexcretion on the usefulness of the hydrogen breath test and lactose tolerance test.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Petritsch, W",
                "Pristautz, H",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(5):137-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UA33000003",
            "pubmed": "8901127",
            "doi": null,
            "pmc": null,
            "organizations": [
                "288-14081"
            ],
            "persons": [
                "288-51531-2",
                "288-51534-6",
                "288-51536-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 996,
            "title": "European Union Concerted Action on Risk Assessment in Lyme Borreliosis: clinical case definitions for Lyme borreliosis.",
            "abstract": null,
            "authors": [
                "Stanek, G",
                "O'Connell, S",
                "Cimmino, M",
                "Aberer, E",
                "Kristoferitsch, W",
                "Granström, M",
                "Guy, E",
                "Gray, J"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(23):741-747",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VY51500002",
            "pubmed": "8990511",
            "doi": null,
            "pmc": null,
            "organizations": [
                "996-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 65350,
            "title": "Cavernous sinus meningiomas--what is the strategy: upfront or adjuvant gamma knife surgery?",
            "abstract": null,
            "authors": [
                "Pendl, G",
                "Schröttner, O",
                "Eustacchio, S",
                "Ganz, JC",
                "Feichtinger, K"
            ],
            "year": 1998,
            "source": "Stereotact Funct Neurosurg. 1998; 70 Suppl 1:33-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076591400005",
            "pubmed": "9782233",
            "doi": "10.1159/000056404",
            "pmc": null,
            "organizations": [
                "65350-14050",
                "65350-14060"
            ],
            "persons": [],
            "imported": "2007-02-05T01:00:00+01: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.284,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.183168316831683,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 61838,
            "title": "Dynamic and static scintigraphic evaluation of cerebral arteriovenous malformations to evaluate radiosurgical treatment.",
            "abstract": null,
            "authors": [
                "Leber, KA",
                "Aigner, R",
                "Nicoletti, R",
                "Fueger, GF",
                "Pendl, G"
            ],
            "year": 1996,
            "source": "Stereotact Funct Neurosurg. 1996; 66 Suppl 1(6): 269-277. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WH97200031",
            "pubmed": "9032869",
            "doi": "10.1159/000099818",
            "pmc": null,
            "organizations": [
                "61838-14050",
                "61838-14107"
            ],
            "persons": [
                "61838-51727-6",
                "61838-51866-2"
            ],
            "imported": "2006-11-28T01:00:00+01: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.284,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.183168316831683,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 66254,
            "title": "Radiosurgery in lesional epilepsy: brain tumors.",
            "abstract": null,
            "authors": [
                "Schröttner, O",
                "Eder, HG",
                "Unger, F",
                "Feichtinger, K",
                "Pendl, G"
            ],
            "year": 1998,
            "source": "Stereotact Funct Neurosurg. 1998; 70 Suppl 1:50-56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076591400007",
            "pubmed": "9782235",
            "doi": "10.1159/000056406",
            "pmc": null,
            "organizations": [
                "66254-14050",
                "66254-14060"
            ],
            "persons": [
                "66254-51969-6",
                "66254-51853-6"
            ],
            "imported": "2007-02-27T01:00:00+01: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.284,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.183168316831683,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 65012,
            "title": "Stereotactic radiosurgery of skull base meningiomas.",
            "abstract": null,
            "authors": [
                "Pendl, G",
                "Schröttner, O",
                "Friehs, GM",
                "Feichtinger, H"
            ],
            "year": 1995,
            "source": "Stereotact Funct Neurosurg. 1995; 64 Suppl 1:11-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG37500003",
            "pubmed": "8584817",
            "doi": "10.1159/000098760",
            "pmc": null,
            "organizations": [
                "65012-14050",
                "65012-14060"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.284,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.183168316831683,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 66255,
            "title": "Treatment of cerebral radionecrosis by hyperbaric oxygen therapy.",
            "abstract": null,
            "authors": [
                "Leber, KA",
                "Eder, HG",
                "Kovac, H",
                "Anegg, U",
                "Pendl, G"
            ],
            "year": 1998,
            "source": "Stereotact Funct Neurosurg. 1998; 70 Suppl 1:229-236",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076591400027",
            "pubmed": "9782255",
            "doi": "10.1159/000056426",
            "pmc": null,
            "organizations": [
                "66255-14050"
            ],
            "persons": [
                "66255-51866-2",
                "66255-56918-6",
                "66255-51853-6"
            ],
            "imported": "2007-02-27T01:00:00+01:00",
            "journal": "Stereotact Funct Neurosurg",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.284,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.183168316831683,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 68423,
            "title": "Extraordinary manifestation of a gastric carcinoma by leptomeningeal carcinomatosis and spinal metastasis",
            "abstract": null,
            "authors": [
                "Cresto, N",
                "Barth, A",
                "Arnold, M",
                "Weimann, R",
                "Gschossmann, J",
                "Ochsenbein, AF",
                "Kolotas, C",
                "Peter, HJ",
                "Schiemann, U"
            ],
            "year": 2007,
            "source": "Med Klin (Munich). 2007; 102(3): 255-258. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245216800008",
            "pubmed": "17345022",
            "doi": "10.1007/s00063-007-1030-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-09-18T02: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": true,
            "impactfactor": 0.284,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 65014,
            "title": "RADIATION SENSITIVITY OF VISUAL AND OCULOMOTOR PATHWAYS",
            "abstract": null,
            "authors": [
                "LEBER, KA",
                "BERGLOFF, J",
                "LANGMANN, G",
                "MOKRY, M",
                "SCHROTTNER, O",
                "PENDL, G"
            ],
            "year": 1995,
            "source": "STEREOTACT FUNCT NEUROSURG. Proceedings of the 6th Annual Meeting of the Leksell Gamma Knife Society1995; 64, Suppl 1: 233-238.-Proceedings of the 6th Annual Meeting of the Leksell Gamma Knife Society; MAY 8-11, 1994; Kyoto, JAPAN. ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:A1995TG37500027",
            "pubmed": "8584833",
            "doi": "10.1159/000098784",
            "pmc": null,
            "organizations": [
                "65014-14043",
                "65014-14050"
            ],
            "persons": [
                "65014-51866-2",
                "65014-52006-6"
            ],
            "imported": "2007-01-26T16:32:21+01: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.284,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.183168316831683,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65013,
            "title": "Thalamotomy and caudatotomy with the Gamma Knife as a treatment for parkinsonism with a comment on lesion sizes.",
            "abstract": null,
            "authors": [
                "Friehs, GM",
                "Ojakangas, CL",
                "Pachatz, P",
                "Schröttner, O",
                "Ott, E",
                "Pendl, G"
            ],
            "year": 1995,
            "source": "STEREOTACT FUNCT NEUROSURG. 1995; 64 Suppl 1:  209-221. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG37500024",
            "pubmed": "8584830",
            "doi": "10.1159/000098781",
            "pmc": null,
            "organizations": [
                "65013-14051"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.284,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.183168316831683,
            "impactfactor_norm_year": 1998,
            "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": true
        }
    ]
}