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=3380&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157941,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3400&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3360&ordering=-imported",
    "results": [
        {
            "id": 3653,
            "title": "Malignant melanoma of the ciliary body. A diagnostic problem",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Eckhardt, M",
                "Langmann, G",
                "Faulborn, J"
            ],
            "year": 2001,
            "source": "Ophthalmologe. 2001; 98(4):406-408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168396000010",
            "pubmed": "11374285",
            "doi": "10.1007/s003470170150",
            "pmc": null,
            "organizations": [
                "3653-14043"
            ],
            "persons": [
                "3653-53163-2"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.552,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.232558139534884,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3654,
            "title": "Significant differences between Yemenite and Egyptian STR profiles and the influence on frequency estimations in Arabs.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "al-Hammadi, N",
                "Reichenpfader, B"
            ],
            "year": 2001,
            "source": "INT J LEGAL MED 2001 114: 211-214.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168400500003",
            "pubmed": "11355397",
            "doi": "10.1007%2Fs004140000157",
            "pmc": null,
            "organizations": [
                "3654-14019"
            ],
            "persons": [
                "3654-50695-6"
            ],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.138,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 3655,
            "title": "A simple method for measuring the F-actin content of human polymorphonuclear leukocytes in whole blood.",
            "abstract": null,
            "authors": [
                "Egger, G",
                "Burda, A",
                "Glasner, A"
            ],
            "year": 2001,
            "source": "Virchows Arch. 2001; 438(4):394-397",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168405200011",
            "pubmed": "11355175",
            "doi": "10.1007%2Fs004280000321",
            "pmc": null,
            "organizations": [
                "3655-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.709,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.681818181818182,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1864,
            "title": "Optimization of linear image combination for segmentation in red-green-blue images.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1996,
            "source": "Anal Quant Cytol Histol. 1996; 18(4):323-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VC29500011",
            "pubmed": "8862676",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1864-14047"
            ],
            "persons": [
                "1864-51617-2"
            ],
            "imported": null,
            "journal": "ANAL QUANT CYTOL HISTOL",
            "issn": "0884-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.155,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.143884892086331,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": 1866,
            "title": "Oral treatment of late Lyme borreliosis with a combination of roxithromycin and co-trimoxazole--a pilot study on 18 patients.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Reisinger, E",
                "Sedaj, B",
                "Horvarth, R",
                "Seinost, G",
                "Keplinger, A",
                "Wendelin, I",
                "Klein, W"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(3):99-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF28300003",
            "pubmed": "8798283",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "1866-51533-2",
                "1866-52018-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.504672897196262,
            "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": 3658,
            "title": "Effects of terbutaline on NGF formation in allergic inflammation of the rat.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Peskar, BA",
                "Schuligoi, R"
            ],
            "year": 2001,
            "source": "Br J Pharmacol. 2001; 133(1):186-192",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168476500023",
            "pubmed": "11325809",
            "doi": "10.1038/sj.bjp.0704060",
            "pmc": "PMC1572771",
            "organizations": [
                "3658-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.502,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.887096774193548,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 3659,
            "title": "Binding and uptake of differently oxidized low density lipoprotein in mouse peritoneal macrophages and THP-1 macrophages: involvement of negative charges as well as oxidation-specific epitopes.",
            "abstract": null,
            "authors": [
                "Wang, X",
                "Greilberger, J",
                "Ledinski, G",
                "Kager, G",
                "Jürgens, G"
            ],
            "year": 2001,
            "source": "J CELL BIOCHEM 2001 81: 557-569.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168495400018",
            "pubmed": "11255238",
            "doi": "10.1002%2F1097-4644%2820010601%2981%3A3%3C557%3A%3AAID-JCB1069%3E3.0.CO%3B2-T",
            "pmc": null,
            "organizations": [
                "3659-14012",
                "3659-14013"
            ],
            "persons": [
                "3659-50119-6",
                "3659-50312-6",
                "3659-51511-4",
                "3659-52010-6"
            ],
            "imported": null,
            "journal": "J CELL BIOCHEM",
            "issn": "0730-2312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.536,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.633116883116883,
            "impactfactor_norm_year": 2001,
            "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": 3660,
            "title": "Effect of pantoprazole on reflux-associated laryngitis: A placebo-controlled crossover study",
            "abstract": null,
            "authors": [
                "Eherer, AJ",
                "Habermann, W",
                "Hammer, HF",
                "Kiesler, K",
                "Krejs, GJ"
            ],
            "year": 2001,
            "source": "GASTROENTEROLOGY 2001 120: 2242-2242.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168514702177",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3660-14042"
            ],
            "persons": [
                "3660-51531",
                "3660-51534"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.02,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 3662,
            "title": "Amplitude coded-colour Doppler sonography in paediatric renal disease.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Schwinger, W",
                "Aigner, R"
            ],
            "year": 2001,
            "source": "Eur Radiol. 2001; 11(5):861-866",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168526600024",
            "pubmed": "11372624",
            "doi": "10.1007%2Fs003300000665",
            "pmc": null,
            "organizations": [
                "3662-14091",
                "3662-14092",
                "3662-14106",
                "3662-14107"
            ],
            "persons": [
                "3662-51727-6",
                "3662-51373-2",
                "3662-51859-6"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.321,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.753086419753086,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 3663,
            "title": "Effects of storage and type of blood collection tubes on hepatitis C virus level in whole blood samples.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Stelzl, E",
                "Raggam, RB",
                "Haas, J",
                "Kirchmeir, F",
                "Hegenbarth, K",
                "Daghofer, E",
                "Santner, BI",
                "Marth, E",
                "Stauber, RE"
            ],
            "year": 2001,
            "source": "J Clin Microbiol. 2001; 39(5):1788-1790",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168527900018",
            "pubmed": "11325991",
            "doi": "10.1128/JCM.39.5.1788-1790.2001",
            "pmc": "PMC88026",
            "organizations": [
                "3663-14023",
                "3663-14081"
            ],
            "persons": [
                "3663-51803-6",
                "3663-50514-6",
                "3663-50564-6",
                "3663-51503-6",
                "3663-51530-6",
                "3663-51627-6",
                "3663-51812-2"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.965,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.864197530864197,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 3664,
            "title": "Rapid typing of Borrelia burgdorferi sensu lato species in specimens from patients with different manifestations of lyme borreliosis (vol 39, pg 1130, 2001)",
            "abstract": null,
            "authors": [
                "Lunemann, JD",
                "Zarmas, S",
                "Priem, S",
                "Franz, J",
                "Zschenderlein, R",
                "Aberer, E",
                "Klein, R",
                "Schouls, L",
                "Burmester, GR",
                "Krause, A"
            ],
            "year": 2001,
            "source": "J CLIN MICROBIOL 2001 39: 2041-2041.",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000168527900076",
            "pubmed": null,
            "doi": "10.1128/JCM.39.5.2041-2041.2001",
            "pmc": null,
            "organizations": [
                "3664-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.965,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.864197530864197,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 1869,
            "title": "Origin and function of epoxyeicosatrienoic acids in vascular endothelial cells: more than just endothelium-derived hyperpolarizing factor?",
            "abstract": null,
            "authors": [
                "Hoebel, BG",
                "Steyrer, E",
                "Graier, WF"
            ],
            "year": 1998,
            "source": "CLIN EXP PHARMACOL PHYSIOL 1998 25: 826-830.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076175100013",
            "pubmed": "9784924",
            "doi": "10.1111/j.1440-1681.1998.tb02162.x",
            "pmc": null,
            "organizations": [
                "1869-14013"
            ],
            "persons": [
                "1869-51817-6",
                "1869-51860-4"
            ],
            "imported": null,
            "journal": "CLIN EXP PHARMACOL PHYSIOL",
            "issn": "0305-1870",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.124,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.507462686567164,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3666,
            "title": "Effect of ultrafiltration on peripheral urea sequestration in haemodialysis patients.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Zaluska, WT",
                "Morris, AT",
                "Levin, NW"
            ],
            "year": 2001,
            "source": "Nephrol Dial Transplant. 2001; 16(5):994-998",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168569000020",
            "pubmed": "11328906",
            "doi": "10.1093%2Fndt%2F16.5.994",
            "pmc": null,
            "organizations": [
                "3666-14010"
            ],
            "persons": [
                "3666-51834-2"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.432,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 3667,
            "title": "Signal transductions: variants on developmental control from implantation to delivery--a workshop report.",
            "abstract": null,
            "authors": [
                "Lala, P",
                "Desoye, G"
            ],
            "year": 2001,
            "source": "PLACENTA 2001 22: S98-S100.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168602900020",
            "pubmed": "11312638",
            "doi": "10.1053/plac.2001.0640",
            "pmc": null,
            "organizations": [
                "3667-14038"
            ],
            "persons": [
                "3667-51632-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.521,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 207,
            "title": "Analysis of left ventricular contractile behaviour during atrial fibrillation.",
            "abstract": null,
            "authors": [
                "Hardman, SM",
                "Pfeiffer, KP",
                "Kenner, T",
                "Noble, MI",
                "Seed, WA"
            ],
            "year": 1994,
            "source": "Basic Res Cardiol. 1994; 89(5):438-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PT55400005",
            "pubmed": "7702536",
            "doi": "10.1007/BF00788281",
            "pmc": null,
            "organizations": [
                "207-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3669,
            "title": "Tissue-specific activity of lipoprotein lipase in skeletal muscle regulates the expression of uncoupling protein 3 in transgenic mouse models.",
            "abstract": null,
            "authors": [
                "Kratky, D",
                "Strauss, JG",
                "Zechner, R"
            ],
            "year": 2001,
            "source": "Biochem J. 2001; 355(Pt 3):647-652",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168636200012",
            "pubmed": "11311126",
            "doi": "10.1042/bj3550647",
            "pmc": "PMC1221779",
            "organizations": [],
            "persons": [
                "3669-51904-1"
            ],
            "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.326,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.801948051948052,
            "impactfactor_norm_year": 2001,
            "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": 3670,
            "title": "Screening for human immunodeficiency virus in gynecologic and obstetric patients: Does it make sense?",
            "abstract": null,
            "authors": [
                "Moser, F",
                "Tamussino, K",
                "Häusler, M",
                "Puchhammer, E"
            ],
            "year": 2001,
            "source": "GEBURTSH FRAUENHEILK 2001 61: 209-212.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168638300009",
            "pubmed": null,
            "doi": "10.1055/s-2001-13771",
            "pmc": null,
            "organizations": [
                "3670-14038"
            ],
            "persons": [
                "3670-51826-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.669,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.269230769230769,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 1872,
            "title": "Orthotopic neobladder in a woman after kidney transplantation.",
            "abstract": null,
            "authors": [
                "Colombo, T",
                "Zigeuner, R",
                "Zitta, S",
                "Petritsch, PH",
                "Hubmer, G"
            ],
            "year": 1997,
            "source": "J Urol. 1997; 158(6):2236-2237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YE61700064",
            "pubmed": "9366357",
            "doi": "10.1016/S0022-5347(01)68212-0",
            "pmc": null,
            "organizations": [
                "1872-14056"
            ],
            "persons": [
                "1872-51738-6",
                "1872-51843-6"
            ],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.719,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 3672,
            "title": "IL-10 increases the number of CFU-GM generated by ex vivo expansion of unmanipulated human MNCs and selected CD34+ cells.",
            "abstract": null,
            "authors": [
                "Wagner, T",
                "Fritsch, G",
                "Thalhammer, R",
                "Höcker, P",
                "Lanzer, G",
                "Lechner, K",
                "Geissler, K"
            ],
            "year": 2001,
            "source": "Transfusion. 2001; 41(5):659-666",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168716000018",
            "pubmed": "11346703",
            "doi": "10.1046%2Fj.1537-2995.2001.41050659.x",
            "pmc": null,
            "organizations": [
                "3672-14058"
            ],
            "persons": [
                "3672-51964-1"
            ],
            "imported": null,
            "journal": "TRANSFUSION",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.045,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813559322033898,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 6247,
            "title": "Mediastinal yolk sac tumor ten years after treatment of intracranial germinoma.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Schreibmayer, N",
                "Ratschek, M",
                "Höllwarth, M",
                "Lackner, H",
                "Urban, C"
            ],
            "year": 2003,
            "source": "Med Pediatr Oncol. 2003; 40(1):54-56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179213600016",
            "pubmed": "12426689",
            "doi": "10.1002/mpo.10031",
            "pmc": null,
            "organizations": [
                "6247-14020",
                "6247-14049",
                "6247-14092"
            ],
            "persons": [
                "6247-51657-4",
                "6247-51369-1",
                "6247-51528-6"
            ],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.737,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2003,
            "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
        }
    ]
}