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=152540&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 152644,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520&ordering=imported",
    "results": [
        {
            "id": 34315,
            "title": "A new reading chart for simultaneous determination of reading vision and reading speed",
            "abstract": null,
            "authors": [
                "Radner, W",
                "Willinger, U",
                "Obermayer, W",
                "Mudrich, C",
                "Velikay-Parel, M",
                "Eisenwort, B"
            ],
            "year": 1998,
            "source": "Klin Monatsbl Augenheilkd. 1998; 213(3):174-181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076292900012",
            "pubmed": "9793916",
            "doi": "10.1055/s-2008-1034969",
            "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.413,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "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": 22027,
            "title": "Inhaled prostacyclin and iloprost in severe pulmonary hypertension secondary to lung fibrosis.",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Ghofrani, HA",
                "Walmrath, D",
                "Schermuly, R",
                "Temmesfeld-Wollbruck, B",
                "Grimminger, F",
                "Seeger, W"
            ],
            "year": 1999,
            "source": "Am J Respir Crit Care Med. 1999; 160(2):600-607",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081947700035",
            "pubmed": "10430735",
            "doi": "10.1164/ajrccm.160.2.9810008",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.491,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 22005,
            "title": "Enhanced release of superoxide from polymorphonuclear neutrophils in obstructive sleep apnea. Impact of continuous positive airway pressure therapy.",
            "abstract": null,
            "authors": [
                "Schulz, R",
                "Mahmoudi, S",
                "Hattar, K",
                "Sibelius, U",
                "Olschewski, H",
                "Mayer, K",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 2000,
            "source": "Am J Respir Crit Care Med. 2000; 162(2 Pt 1):566-570",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088829200039",
            "pubmed": "10934088",
            "doi": "10.1164/ajrccm.162.2.9908091",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.443,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 19343,
            "title": "Parallel induction of tetrahydrobiopterin biosynthesis and indoleamine 2,3-dioxygenase activity in human cells and cell lines by interferon-gamma.",
            "abstract": null,
            "authors": [
                "Werner, ER",
                "Werner-Felmayer, G",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1989,
            "source": "Biochem J. 1989; 262(3):861-866",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AQ71200023",
            "pubmed": "2511835",
            "doi": "10.1042/bj2620861",
            "pmc": "PMC1133353",
            "organizations": [],
            "persons": [
                "19343-50569-6"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.262,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.810169491525424,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 11611,
            "title": "The role of vitamin E and carotenoids in preventing oxidation of low density lipoproteins.",
            "abstract": null,
            "authors": [
                "Esterbauer, H",
                "Striegl, G",
                "Puhl, H",
                "Oberreither, S",
                "Rotheneder, M",
                "el-Saadani, M",
                "Jürgens, G"
            ],
            "year": 1989,
            "source": "ANN N Y ACAD SCI 1989 570: 254-267.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CV07100023",
            "pubmed": "2698107",
            "doi": "10.1111/j.1749-6632.1989.tb14925.x",
            "pmc": null,
            "organizations": [
                "11611-14013"
            ],
            "persons": [
                "11611-51511-6"
            ],
            "imported": null,
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 970,
            "title": "Epidemiological significance of bufexamac as a frequent and relevant contact sensitizer.",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Szolar-Platzer, C",
                "Komericki, P",
                "Derhaschnig, J",
                "Aberer, W"
            ],
            "year": 1997,
            "source": "Contact Dermatitis. 1997; 36(4):212-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WW57200007",
            "pubmed": "9165205",
            "doi": "10.1111/j.1600-0536.1997.tb00272.x",
            "pmc": null,
            "organizations": [
                "970-14047"
            ],
            "persons": [
                "970-50041-6",
                "970-51346-6",
                "970-51954-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.13,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.685714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9306,
            "title": "Endoscopic surgery versus medical treatment for spontaneous intracerebral hematoma: a randomized study.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Deinsberger, W",
                "Niederkorn, K",
                "Gell, G",
                "Kleinert, R",
                "Schneider, G",
                "Holzer, P",
                "Bone, G",
                "Mokry, M",
                "Körner, E"
            ],
            "year": 1989,
            "source": "J Neurosurg. 1989; 70(4):530-535",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989T886000005",
            "pubmed": "2926492",
            "doi": "10.3171/jns.1989.70.4.0530",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9306-51546-6",
                "9306-51553-6"
            ],
            "imported": null,
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.296,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.96875,
            "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": 8847,
            "title": "Autoxidation of human low density lipoprotein: loss of polyunsaturated fatty acids and vitamin E and generation of aldehydes.",
            "abstract": null,
            "authors": [
                "Esterbauer, H",
                "Jürgens, G",
                "Quehenberger, O",
                "Koller, E"
            ],
            "year": 1987,
            "source": "J Lipid Res. 1987; 28(5):495-509",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H194800004",
            "pubmed": "3598395",
            "doi": "10.1016/S0022-2275(20)38678-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8847-51511-6"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.385,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.776271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 6862,
            "title": "Sonoanatomy of the Achilles tendon insertion in children.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Mayr, JM",
                "Peicha, G",
                "Hammerl, R",
                "Schatz, B",
                "Grechenig, S"
            ],
            "year": 2004,
            "source": "J Clin Ultrasound. 2004; 32(7):338-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223257900004",
            "pubmed": "15293300",
            "doi": "10.1002/jcu.20042",
            "pmc": null,
            "organizations": [
                "6862-14049",
                "6862-14052"
            ],
            "persons": [
                "6862-51694-2"
            ],
            "imported": null,
            "journal": "J CLIN ULTRASOUND",
            "issn": "0091-2751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.82,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 4376,
            "title": "Total vertebrectomy for primary malignant tumours of the spine.",
            "abstract": null,
            "authors": [
                "Krepler, P",
                "Windhager, R",
                "Bretschneider, W",
                "Toma, CD",
                "Kotz, R"
            ],
            "year": 2002,
            "source": "J Bone Joint Surg Br. 2002; 84(5):712-715",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177083100017",
            "pubmed": "12188490",
            "doi": "10.1302/0301-620X.84B5.12684",
            "pmc": null,
            "organizations": [
                "4376-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "J BONE JOINT SURG-BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.457,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 2002,
            "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": 4327,
            "title": "Melanoma with benign melanocytic naevus components: reappraisal of clinicopathological features and prognosis.",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Smolle, J",
                "Zenahlik, P",
                "Hofmann-Wellenhof, R",
                "Kerl, H"
            ],
            "year": 2002,
            "source": "Melanoma Res. 2002; 12(3):271-278",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176468600011",
            "pubmed": "12140384",
            "doi": "10.1097%2F00008390-200206000-010.1097%2F00008390-200206000-00011",
            "pmc": null,
            "organizations": [
                "4327-14047"
            ],
            "persons": [
                "4327-51620-6",
                "4327-51711-6",
                "4327-53442-2"
            ],
            "imported": null,
            "journal": "MELANOMA RES",
            "issn": "0960-8931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.773,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.825,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3096,
            "title": "Post-prandial administration of the insulin analogue insulin aspart in patients with Type 1 diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Brunner, GA",
                "Hirschberger, S",
                "Sendlhofer, G",
                "Wutte, A",
                "Ellmerer, M",
                "Balent, B",
                "Schaupp, L",
                "Krejs, GJ",
                "Pieber, TR"
            ],
            "year": 2000,
            "source": "Diabet Med. 2000; 17(5):371-375",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087339100007",
            "pubmed": "10872536",
            "doi": "10.1046/j.1464-5491.2000.00289.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3096-51534-6",
                "3096-51831-6",
                "3096-51950-2",
                "3096-78071-6"
            ],
            "imported": null,
            "journal": "DIABETIC MED",
            "issn": "0742-3071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.732,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.730337078651685,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 8124,
            "title": "Endoscopic surgical treatment of mycoses of the paranasal sinuses",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1984,
            "source": "Laryngol Rhinol Otol (Stuttg). 1984; 63(2):48-55",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SD09000002",
            "pubmed": "6700334",
            "doi": "10.1055/s-2007-1008240",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6195,
            "title": "Evaluation of polymerase chain reaction for the detection of adenoviruses in conjunctival swab specimens using degenerate primers in comparison with direct immunofluorescence.",
            "abstract": null,
            "authors": [
                "Weitgasser, U",
                "Haller, EM",
                "El-Shabrawi, Y"
            ],
            "year": 2002,
            "source": "OPHTHALMOLOGICA 2002 216: 329-332.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179287200004",
            "pubmed": "12424397",
            "doi": "10.1159/000066175",
            "pmc": null,
            "organizations": [
                "6195-14043"
            ],
            "persons": [
                "6195-51899-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.647,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.317073170731707,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6006,
            "title": "Correlation of lymphocyte lipid composition membrane microviscosity and mitogen response in the aged.",
            "abstract": null,
            "authors": [
                "Huber, LA",
                "Xu, QB",
                "Jürgens, G",
                "Böck, G",
                "Bühler, E",
                "Gey, KF",
                "Schönitzer, D",
                "Traill, KN",
                "Wick, G"
            ],
            "year": 1991,
            "source": "Eur J Immunol. 1991; 21(11):2761-2765",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GQ08000016",
            "pubmed": "1936121",
            "doi": "10.1002/eji.1830211117",
            "pmc": null,
            "organizations": [
                "6006-14013"
            ],
            "persons": [
                "6006-51511-6"
            ],
            "imported": null,
            "journal": "EUR J IMMUNOL       ",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.664,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.916666666666667,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5536,
            "title": "Senescence and epigenetic dysregulation in cancer.",
            "abstract": null,
            "authors": [
                "Neumeister, P",
                "Albanese, C",
                "Balent, B",
                "Greally, J",
                "Pestell, RG"
            ],
            "year": 2002,
            "source": "Int J Biochem Cell Biol. 2002; 34(11):1475-1490",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000178472600014",
            "pubmed": "12200040",
            "doi": "10.1016%2FS1357-2725%2802%2900079-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5536-51930-1"
            ],
            "imported": null,
            "journal": "INT J BIOCHEM CELL BIOL",
            "issn": "1357-2725",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.044,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.703007518796992,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 11813,
            "title": "Methods in clinical hemorheology: the continuous measurement of arterial blood density and blood sound speed in man.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Moser, M",
                "Smolle-Jüttner, FM",
                "Dörp, E",
                "Pogglitsch, H",
                "Kenner, T"
            ],
            "year": 1990,
            "source": "Biorheology. 1990; 27(6):895-902",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EM98300010",
            "pubmed": "2093397",
            "doi": "10.3233/BIR-1990-27610",
            "pmc": null,
            "organizations": [
                "11813-14010",
                "11813-14045"
            ],
            "persons": [
                "11813-51671-6",
                "11813-51615-6"
            ],
            "imported": null,
            "journal": "BIORHEOLOGY",
            "issn": "0006-355X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.577777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 3449,
            "title": "Diagnosis and surgical management of intraspinal synovial cysts: report of 19 cases.",
            "abstract": null,
            "authors": [
                "Trummer, M",
                "Flaschka, G",
                "Tillich, M",
                "Homann, CN",
                "Unger, F",
                "Eustacchio, S"
            ],
            "year": 2001,
            "source": "J Neurol Neurosurg Psychiatry. 2001; 70(1):74-77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166178800016",
            "pubmed": "11118251",
            "doi": "10.1136/jnnp.70.1.74",
            "pmc": "PMC1763494",
            "organizations": [
                "3449-14050",
                "3449-14051"
            ],
            "persons": [
                "3449-51959-6",
                "3449-51969-6",
                "3449-53653-2",
                "3449-81970-6"
            ],
            "imported": null,
            "journal": "J NEUROL NEUROSURG PSYCHIAT",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.024,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2062,
            "title": "Preservation of the ileocecal valve and right colon in total colonic aganglionosis.",
            "abstract": null,
            "authors": [
                "Sauer, H",
                "Fasching, G"
            ],
            "year": 1993,
            "source": "J Pediatr Surg. 1993; 28(12):1640-1643",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993ML66200043",
            "pubmed": "8301520",
            "doi": "10.1016/0022-3468(93)90128-8",
            "pmc": null,
            "organizations": [
                "2062-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PEDIAT SURG",
            "issn": "0022-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.846,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.746478873239437,
            "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": 7761,
            "title": "Serum apolipoproteins and lipoprotein (a) during the first week of life.",
            "abstract": null,
            "authors": [
                "Strobl, W",
                "Widhalm, K",
                "Kostner, G",
                "Pollak, A"
            ],
            "year": 1983,
            "source": "Acta Paediatr Scand. 1983; 72(4):505-509",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QZ43200006",
            "pubmed": "6414239",
            "doi": "10.1111/j.1651-2227.1983.tb09761.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7761-51669-2"
            ],
            "imported": null,
            "journal": "ACTA PAEDIAT SCAND",
            "issn": "0001-656X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}