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=2980&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3000&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2960&ordering=impactfactor",
    "results": [
        {
            "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": 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"
            ],
            "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": 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": 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": 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": 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": 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": 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-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": 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": 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": 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": 3770,
            "title": "Mondini dysplasia without functional impairment in the framework of a CHARGE association",
            "abstract": null,
            "authors": [
                "Acham, A",
                "Walch, C"
            ],
            "year": 2001,
            "source": "LARYNGO RHINO OTOL. 2001; 80(7): 381-384. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170000200004",
            "pubmed": "11488148",
            "doi": "10.1055%2Fs-2001-15709",
            "pmc": null,
            "organizations": [
                "3770-14042"
            ],
            "persons": [
                "3770-51729-6"
            ],
            "imported": "2009-09-18T15:08:49+02:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "1615-0007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.447,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": true
        },
        {
            "id": 3771,
            "title": "Radiosurgery of recurrent acoustic neurinoma or: the elegant solution of a surgical problem?",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Unger, F",
                "Anderhuber, W",
                "Feichtinger, K"
            ],
            "year": 2001,
            "source": "Laryngorhinootologie. 2001; 80(7):385-388",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170000200005",
            "pubmed": "11488149",
            "doi": "10.1055%2Fs-2001-15710",
            "pmc": null,
            "organizations": [
                "3771-14042",
                "3771-14050",
                "3771-14060"
            ],
            "persons": [
                "3771-51729-2",
                "3771-51969-6"
            ],
            "imported": "2006-12-20T16:11:01+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "1615-0007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 7235,
            "title": "Survey of dermatophytes in the hair of small mammals from Austria.",
            "abstract": null,
            "authors": [
                "Otcenásek, M",
                "Hubálek, Z",
                "Sixl, W"
            ],
            "year": 1980,
            "source": "Folia Parasitol (Praha). 1980; 27(1):83-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG39800019",
            "pubmed": "6988310",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FOLIA PARASITOL",
            "issn": "0015-5683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.380952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PARASITOLOGY",
            "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": 7345,
            "title": "BLOOD PARASITES AND PARASITIC TISSUE PROTOZOA OF SMALL WILD MAMMALS IN GREECE",
            "abstract": null,
            "authors": [
                "SEBEK, Z",
                "SIXL, W",
                "STUNZNER, D",
                "TROGER, H",
                "CHARMBOURIS, R"
            ],
            "year": 1980,
            "source": "FOLIA PARASITOL 1980 27: 203-206.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KF10100003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FOLIA PARASITOL",
            "issn": "0015-5683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.380952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PARASITOLOGY",
            "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": 62449,
            "title": "Pericardiocentesis Guided by Contrast Echocardiography.",
            "abstract": null,
            "authors": [
                "Watzinger, N",
                "Brussee, H",
                "Fruhwald, FM",
                "Schumacher, M",
                "Zweiker, R",
                "Stoschitzky, K",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Echocardiography. 1998; 15(7):635-640",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077104500004",
            "pubmed": "11175093",
            "doi": "10.1111/j.1540-8175.1998.tb00661.x",
            "pmc": null,
            "organizations": [
                "62449-14083"
            ],
            "persons": [
                "62449-51374-6",
                "62449-51700-6",
                "62449-51759-2"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Echocardiography",
            "issn": "0742-2822",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.258064516129032,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 3906,
            "title": "Configuration of ethmoid roof in children 0-14 years of age",
            "abstract": null,
            "authors": [
                "Anderhuber, W",
                "Walch, C",
                "Fock, C"
            ],
            "year": 2001,
            "source": "LARYNGO RHINO OTOL. 2001; 80(9): 509-511. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171385200003",
            "pubmed": "11555781",
            "doi": "10.1055/s-2001-17083",
            "pmc": null,
            "organizations": [
                "3906-14042",
                "3906-14054"
            ],
            "persons": [
                "3906-51729-6"
            ],
            "imported": "2009-09-18T15:11:04+02:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "1615-0007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 99898,
            "title": "Lp(a) and cardio-vascular risk - meta-analysis from the prospective study with 161222 patients.",
            "abstract": null,
            "authors": [
                "Genser, B",
                "Dias, K",
                "Siekmeier, R",
                "Stojakovic, T",
                "Grammer, T",
                "Marz, W"
            ],
            "year": 2010,
            "source": "MED KLIN. 2010; 105(3):214-215.-116. Kongress der Deutschen Gesellschaft für Innere Medizin; APR 10-14, 2010; Wiesbaden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000276079300030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "99898-14028"
            ],
            "persons": [],
            "imported": "2010-04-19T12:33:12+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": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 100187,
            "title": "Immunomodulatory therapy improves quality of life with rheumatoid arthritis].",
            "abstract": null,
            "authors": [
                "Graninger, W"
            ],
            "year": 2010,
            "source": "Z Rheumatol. 2010; 69(3):210-212",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000276747300005",
            "pubmed": "20309699",
            "doi": "10.1007/s00393-009-0574-8",
            "pmc": null,
            "organizations": [
                "100187-14086"
            ],
            "persons": [],
            "imported": "2010-05-10T11:10:46+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.172,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": 0.192,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "RHEUMATOLOGY",
            "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": true
        }
    ]
}