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=152580&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 152642,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=-imported",
    "results": [
        {
            "id": 3714,
            "title": "A model and application for estimating completeness of registration.",
            "abstract": null,
            "authors": [
                "Berghold, A",
                "Stronegger, WJ",
                "Wernecke, KD"
            ],
            "year": 2001,
            "source": "METHODS INFORM MED, 40, 122-126, 0026-1270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169211600012",
            "pubmed": "11424296",
            "doi": "10.1055/s-0038-1634473",
            "pmc": null,
            "organizations": [
                "3714-14024",
                "3714-14026"
            ],
            "persons": [
                "3714-51344-2",
                "3714-51741-6"
            ],
            "imported": "2005-10-21T18:32:01+02:00",
            "journal": "METHODS INFORM MED",
            "issn": "0026-1270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.254,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.794520547945205,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INFORMATION 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": 4610,
            "title": "Tissue counter analysis: discrimination of benign common nevi and malignant melanoma with features from histogram and co-occurrence matrix",
            "abstract": null,
            "authors": [
                "Wiltgen, M",
                "Gerger, A",
                "Smolle, J"
            ],
            "year": 2002,
            "source": "EXP DERMATOL, 11, 608-609, 0906-6705",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180092200041",
            "pubmed": null,
            "doi": "10.1034/j.1600-0625.2002.110613.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4610-58814"
            ],
            "imported": "2005-10-21T18:29:57+02:00",
            "journal": "EXP DERMATOL",
            "issn": "0906-6705",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.303,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "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": false,
            "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": 4609,
            "title": "An interactive Web application for dermatologic teleconsultation",
            "abstract": null,
            "authors": [
                "Gabler, G",
                "Hofmann-Wellenhof, R",
                "Argenziano, G",
                "Soyer, HP"
            ],
            "year": 2002,
            "source": "EXP DERMATOL, 11, 605-606, 0906-6705",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180092200033",
            "pubmed": null,
            "doi": "10.1034/j.1600-0625.2002.110613.x",
            "pmc": null,
            "organizations": [
                "4609-14026"
            ],
            "persons": [
                "4609-51711"
            ],
            "imported": "2005-10-21T18:28:18+02:00",
            "journal": "EXP DERMATOL",
            "issn": "0906-6705",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.303,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875,
            "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": false,
            "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": 4422,
            "title": "Evaluation of the effect of routine packed red blood cell transfusion in anemic cervix cancer patients treated with radical radiotherapy.",
            "abstract": null,
            "authors": [
                "Kapp, KS",
                "Poschauko, J",
                "Geyer, E",
                "Berghold, A",
                "Oechs, AC",
                "Petru, E",
                "Lahousen, M",
                "Kapp, DS"
            ],
            "year": 2002,
            "source": "INT J RADIAT ONCOL BIOL PHYS, 54, 58-66, 0360-3016",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177780900008",
            "pubmed": "12182975",
            "doi": "10.1016/S0360-3016(02)02896-1",
            "pmc": null,
            "organizations": [
                "4422-14026",
                "4422-14038",
                "4422-14060"
            ],
            "persons": [
                "4422-51344-6",
                "4422-51624-6"
            ],
            "imported": "2005-10-19T19:42:56+02:00",
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.756,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.950617283950617,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 4851,
            "title": "Finger instead of mouse: Touch screens as a means of enhancing universal access",
            "abstract": null,
            "authors": [
                "Holzinger, A"
            ],
            "year": 2003,
            "source": "LECT NOTE COMPUT SCI. 2003; 2615:  387-397. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182975300030",
            "pubmed": null,
            "doi": "10.1007/3-540-36572-9_30",
            "pmc": null,
            "organizations": [
                "4851-14026"
            ],
            "persons": [
                "4851-51050-2"
            ],
            "imported": "2005-10-19T19:38:28+02:00",
            "journal": "LECT NOTE COMPUT SCI",
            "issn": "0302-9743",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.513,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.257142857142857,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "COMPUTER SCIENCE, THEORY & METHODS",
            "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": 4768,
            "title": "SAP and partners: IS-H and IS-H* MED.",
            "abstract": null,
            "authors": [
                "Gell, G",
                "Schmücker, P",
                "Pedevilla, M",
                "Leitner, H",
                "Naumann, J",
                "Fuchs, H",
                "Pitz, H",
                "Köle, W"
            ],
            "year": 2003,
            "source": "Methods Inf Med. 2003; 42(1):16-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181910900004",
            "pubmed": "12695792",
            "doi": "10.1267/METH03010016",
            "pmc": null,
            "organizations": [
                "4768-14026"
            ],
            "persons": [
                "4768-51553-2",
                "4768-51924-6"
            ],
            "imported": "2005-10-19T19:34:41+02:00",
            "journal": "METHODS INFORM MED",
            "issn": "0026-1270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.417,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": 6803,
            "title": "Virtopsy: forensic traumatology of the subcutaneous fatty tissue; multislice computed tomography (MSCT) and magnetic resonance imaging (MRI) as diagnostic tools.",
            "abstract": null,
            "authors": [
                "Yen, K",
                "Vock, P",
                "Tiefenthaler, B",
                "Ranner, G",
                "Scheurer, E",
                "Thali, MJ",
                "Zwygart, K",
                "Sonnenschein, M",
                "Wiltgen, M",
                "Dirnhofer, R"
            ],
            "year": 2004,
            "source": "J Forensic Sci. 2004; 49(4):799-806",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222543900021",
            "pubmed": "15317198",
            "doi": "10.1520/JFS2003299",
            "pmc": null,
            "organizations": [
                "6803-14019",
                "6803-14026",
                "6803-14054"
            ],
            "persons": [],
            "imported": "2005-10-19T19:32:51+02:00",
            "journal": "J FORENSIC SCI",
            "issn": "0022-1198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.881,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.444444444444444,
            "impactfactor_norm_year": 2004,
            "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": true
        },
        {
            "id": 6717,
            "title": "Evaluation of the influence of image compression to the automatic discrimination of histological images of skin lesions.",
            "abstract": null,
            "authors": [
                "Wiltgen, M",
                "Gerger, A",
                "Wagner, C",
                "Bergthaler, P",
                "Smolle, J"
            ],
            "year": 2004,
            "source": "METHODS INFORM MED. 2004; 43:  141-149. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221761900003",
            "pubmed": "15136863",
            "doi": "10.1267/METH04020141",
            "pmc": null,
            "organizations": [
                "6717-14026",
                "6717-14047"
            ],
            "persons": [
                "6717-58814-6"
            ],
            "imported": "2005-10-19T19:21:35+02:00",
            "journal": "METHODS INFORM MED",
            "issn": "0026-1270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.338,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.730769230769231,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INFORMATION 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": 5289,
            "title": "Systematic review of studies of self-management of oral anticoagulation.",
            "abstract": null,
            "authors": [
                "Siebenhofer, A",
                "Berghold, A",
                "Sawicki, PT"
            ],
            "year": 2004,
            "source": "THROMB HAEMOST. 2004; 91(2): 225-232. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000189118700003",
            "pubmed": "14961147",
            "doi": "10.1160/TH03-09-0598",
            "pmc": null,
            "organizations": [
                "5289-14026"
            ],
            "persons": [
                "5289-51098-2",
                "5289-51344-6"
            ],
            "imported": "2005-10-19T19:20:09+02:00",
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.413,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.784313725490196,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 12583,
            "title": "Penalized binary regression for gene expression profiling.",
            "abstract": null,
            "authors": [
                "Schimek, MG"
            ],
            "year": 2004,
            "source": "METHODS INFORM MED. 2004; 43(5): 439-444. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226200200003",
            "pubmed": "15702197",
            "doi": "10.1267/METH04050439",
            "pmc": null,
            "organizations": [
                "12583-14026"
            ],
            "persons": [
                "12583-51684-2"
            ],
            "imported": "2005-10-19T19:19:32+02:00",
            "journal": "METHODS INFORM MED",
            "issn": "0026-1270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.338,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.730769230769231,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INFORMATION SYSTEMS",
            "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": 5198,
            "title": "Genetic predisposition for adult lactose intolerance and relation to diet, bone density, and bone fractures.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, BM",
                "Bonelli, CM",
                "Walter, DE",
                "Kuhn, RJ",
                "Fahrleitner-Pammer, A",
                "Berghold, A",
                "Goessler, W",
                "Stepan, V",
                "Dobnig, H",
                "Leb, G",
                "Renner, W"
            ],
            "year": 2004,
            "source": "J BONE MINER RES. 2004; 19(1): 42-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187567800006",
            "pubmed": "14753735",
            "doi": "10.1359/JBMR.0301207",
            "pmc": null,
            "organizations": [
                "5198-14026",
                "5198-14028",
                "5198-14080"
            ],
            "persons": [
                "5198-50910-6",
                "5198-51063-6",
                "5198-51344-6",
                "5198-51809-2",
                "5198-52016-6",
                "5198-52443-6"
            ],
            "imported": "2005-10-19T19:15:59+02:00",
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.436,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.862068965517241,
            "impactfactor_norm_year": 2004,
            "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": false
        },
        {
            "id": 6808,
            "title": "Acute effects of particulate matter on respiratory diseases, symptoms and functions: epidemiological results of the Austrian Project on Health Effects of Particulate Matter (AUPHEP)",
            "abstract": null,
            "authors": [
                "Neuberger, M",
                "Schimek, MG",
                "Horak, F",
                "Moshammer, H",
                "Kundi, M",
                "Frischer, T",
                "Gomiscek, B",
                "Puxbaum, H",
                "Hauck, H"
            ],
            "year": 2004,
            "source": "ATMOS ENVIRON. 2004; 38:  3971-3981. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222569800007",
            "pubmed": null,
            "doi": "10.1016/j.atmosenv.2003.12.044",
            "pmc": null,
            "organizations": [
                "6808-14026"
            ],
            "persons": [
                "6808-51684-6"
            ],
            "imported": "2005-10-19T19:03:30+02:00",
            "journal": "ATMOS ENVIRON",
            "issn": "1352-2310",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.562,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.932835820895522,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ENVIRONMENTAL 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": 7158,
            "title": "Designing web-applications for mobile computers: Experiences with applications to medicine",
            "abstract": null,
            "authors": [
                "Holzinger, A",
                "Errath, M"
            ],
            "year": 2004,
            "source": "LECT NOTE COMPUT SCI. 2004; 3196:  262-267. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224665300022",
            "pubmed": null,
            "doi": "10.1007/978-3-540-30111-0_22",
            "pmc": null,
            "organizations": [
                "7158-14026"
            ],
            "persons": [
                "7158-51050-2",
                "7158-52966-6"
            ],
            "imported": "2005-10-19T19:01:17+02:00",
            "journal": "LECT NOTE COMPUT SCI",
            "issn": "0302-9743",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.513,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.257142857142857,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "COMPUTER SCIENCE, THEORY & METHODS",
            "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": 14642,
            "title": "Transjugular intrahepatic portosystemic shunt creation with the Viatorr expanded polytetrafluoroethylene-covered stent-graft.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Karnel, F",
                "Georgieva, B",
                "Tauss, J",
                "Portugaller, H",
                "Deutschmann, H",
                "Berghold, A"
            ],
            "year": 2004,
            "source": "J VASC INTERVEN RADIOL. 2004; 15:  239-248. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227677700004",
            "pubmed": "15028808",
            "doi": "10.1097/01.RVI.0000116194.44877.C1",
            "pmc": null,
            "organizations": [
                "14642-14026",
                "14642-14054"
            ],
            "persons": [
                "14642-51344-6",
                "14642-51882-6",
                "14642-51955-6",
                "14642-53062-2"
            ],
            "imported": "2005-10-19T18:54:52+02:00",
            "journal": "J VASC INTERVEN RADIOL",
            "issn": "1051-0443",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.679,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.55952380952381,
            "impactfactor_norm_year": 2004,
            "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": false
        },
        {
            "id": 13450,
            "title": "Endothelial lipase provides an alternative pathway for FFA uptake in lipoprotein lipase-deficient mouse adipose tissue.",
            "abstract": null,
            "authors": [
                "Kratky, D",
                "Zimmermann, R",
                "Wagner, EM",
                "Strauss, JG",
                "Jin, W",
                "Kostner, GM",
                "Haemmerle, G",
                "Rader, DJ",
                "Zechner, R"
            ],
            "year": 2005,
            "source": "J CLIN INVEST. 2005; 115(1): 161-167. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226509000025",
            "pubmed": "15630456",
            "doi": "10.1172/JCI15972",
            "pmc": "PMC539186",
            "organizations": [
                "13450-14013"
            ],
            "persons": [
                "13450-51669-6",
                "13450-51904-1"
            ],
            "imported": "2005-10-06T13:41:14+02:00",
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 15.053,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.986111111111111,
            "impactfactor_norm_year": 2005,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5166,
            "title": "Modulation of LDL oxidation by 7,8-dihydroneopterin.",
            "abstract": null,
            "authors": [
                "Greilberger, J",
                "Oettl, K",
                "Cvirn, G",
                "Reibnegger, G",
                "Jürgens, G"
            ],
            "year": 2004,
            "source": "FREE RADICAL RES. 2004; 38:  9-17. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186926000002",
            "pubmed": "15061649",
            "doi": "10.1080%2F10715760310001623322",
            "pmc": null,
            "organizations": [
                "5166-14012",
                "5166-14048"
            ],
            "persons": [
                "5166-50068-6",
                "5166-50569-6",
                "5166-51511-6",
                "5166-51929-6",
                "5166-52010-2"
            ],
            "imported": "2005-09-28T14:15:44+02:00",
            "journal": "FREE RADICAL RES",
            "issn": "1071-5762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.744,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.586206896551724,
            "impactfactor_norm_year": 2004,
            "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": 19256,
            "title": "The prognostic value of nuclear roundness and neopterin in ovarian cancer.",
            "abstract": null,
            "authors": [
                "Marth, C",
                "Weger, A",
                "Müller-Holzner, E",
                "Zeimet, AG",
                "Moncayo-Naveda, H",
                "Daxenbichler, G",
                "Reibnegger, G",
                "Fuchs, D",
                "Wachter, H",
                "Dapunt, O"
            ],
            "year": 1993,
            "source": "Eur J Cancer. 1993; 29A(13):1863-1868",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA41300018",
            "pubmed": "8260243",
            "doi": "10.1016/0959-8049(93)90539-R",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19256-50569-6"
            ],
            "imported": "2005-09-27T18:38:52+02:00",
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.789,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3997,
            "title": "Prognostic relevance of three histological grading methods in breast cancer.",
            "abstract": null,
            "authors": [
                "Latinovic, L",
                "Heinze, G",
                "Birner, P",
                "Samonigg, H",
                "Hausmaninger, H",
                "Kubista, E",
                "Kwasny, W",
                "Gnant, M",
                "Jakesz, R",
                "Oberhuber, G",
                "Austrian Breast and Colorectal Cancer Study Group"
            ],
            "year": 2001,
            "source": "Int J Oncol. 2001; 19(6):1271-1277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172303500026",
            "pubmed": "11713599",
            "doi": "10.3892/ijo.19.6.1271",
            "pmc": null,
            "organizations": [
                "3997-14085"
            ],
            "persons": [
                "3997-51532-6"
            ],
            "imported": "2005-09-23T14:31:43+02:00",
            "journal": "INT J ONCOL",
            "issn": "1019-6439",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.33,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.607476635514019,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3554,
            "title": "Experience with split-course external beam irradiation +/- chemotherapy and integrated Ir-192 high-dose-rate brachytherapy in the treatment of primary carcinomas of the anal canal.",
            "abstract": null,
            "authors": [
                "Kapp, KS",
                "Geyer, E",
                "Gebhart, FH",
                "Oechs, AC",
                "Berger, A",
                "Hebenstreit, J",
                "Stoeger, H"
            ],
            "year": 2001,
            "source": "Int J Radiat Oncol Biol Phys. 2001; 49(4):997-1005",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167327200010",
            "pubmed": "11240240",
            "doi": "10.1016/s0360-3016(00)01427-9",
            "pmc": null,
            "organizations": [
                "3554-14060",
                "3554-14085"
            ],
            "persons": [
                "3554-51538-6"
            ],
            "imported": "2005-09-23T14:27:51+02:00",
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.327,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.785046728971963,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 4433,
            "title": "Renal cell carcinoma metastasis in a microfollicular adenoma of the thyroid gland.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Aigner, RM",
                "Humer-Fuchs, U",
                "Schwarz, T",
                "Krippl, P",
                "Wehrschuetz, M"
            ],
            "year": 2002,
            "source": "Acta Med Austriaca. 2002; 29(4):141-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177829300006",
            "pubmed": "12424940",
            "doi": "10.1046/j.1563-2571.2002.02009.x",
            "pmc": null,
            "organizations": [
                "4433-14020",
                "4433-14085",
                "4433-14107"
            ],
            "persons": [
                "4433-50727-6",
                "4433-51045-6"
            ],
            "imported": "2005-09-23T14:26:45+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}