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=157500&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157549,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157520&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157480&ordering=imported",
    "results": [
        {
            "id": 2959,
            "title": "Familial hypercholesterolemia in Austria reflects the multi-ethnic origin of our country.",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Kostner, GM"
            ],
            "year": 2000,
            "source": "Atherosclerosis. 2000; 148(2):431-432",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085605700027",
            "pubmed": "10657581",
            "doi": "10.1016%2FS0021-9150%2899%2900469-4",
            "pmc": null,
            "organizations": [
                "2959-14013"
            ],
            "persons": [
                "2959-51669-6",
                "2959-51912-2"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.386,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.822222222222222,
            "impactfactor_norm_year": 2000,
            "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": 3149,
            "title": "Immunohistochemical evidence for the myeloperoxidase/H2O2/halide system in human atherosclerotic lesions: colocalization of myeloperoxidase and hypochlorite-modified proteins.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Waeg, G",
                "Schreiber, R",
                "Gröne, EF",
                "Sattler, W",
                "Gröne, HJ"
            ],
            "year": 2000,
            "source": "Eur J Biochem. 2000; 267(14):4495-4503",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088018400021",
            "pubmed": "10880973",
            "doi": "10.1046%2Fj.1432-1327.2000.01498.x",
            "pmc": null,
            "organizations": [
                "3149-14013"
            ],
            "persons": [
                "3149-51705-6",
                "3149-51833-2"
            ],
            "imported": null,
            "journal": "EUR J BIOCHEM",
            "issn": "0014-2956",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.852,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.690322580645161,
            "impactfactor_norm_year": 2000,
            "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": 3188,
            "title": "Effect of heparin, platelets, activated platelets, platelet fragments, and hematocrit on activated clotting time.",
            "abstract": null,
            "authors": [
                "Girardi, L",
                "Sudi, K",
                "Muntean, W"
            ],
            "year": 2000,
            "source": "Artif Organs. 2000; 24(7):507-513",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088445000001",
            "pubmed": "10916060",
            "doi": "10.1046%2Fj.1525-1594.2000.06552.x",
            "pmc": null,
            "organizations": [
                "3188-14091"
            ],
            "persons": [
                "3188-51651-4"
            ],
            "imported": null,
            "journal": "ARTIF ORGANS",
            "issn": "0160-564X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.982,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.51219512195122,
            "impactfactor_norm_year": 2000,
            "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": 3471,
            "title": "Estimation and inference in partially linear models with smoothing splines",
            "abstract": null,
            "authors": [
                "Schimek, MG"
            ],
            "year": 2000,
            "source": "J STATIST PLAN INFER 2000 91: 525-540.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166454200022",
            "pubmed": null,
            "doi": "10.1016/S0378-3758(00)00197-X",
            "pmc": null,
            "organizations": [
                "3471-14026"
            ],
            "persons": [
                "3471-51684-2"
            ],
            "imported": null,
            "journal": "J STATIST PLAN INFER",
            "issn": "0378-3758",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.276,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.246376811594203,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "STATISTICS & PROBABILITY",
            "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": 3740,
            "title": "Associations of income with self-reported ill-health and health resources in a rural community sample of Austria.",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Stronegger, WJ",
                "Rásky, E",
                "Neuhold, C"
            ],
            "year": 2001,
            "source": "SOZ PRAVENTIVMED 2001 46: 106-114.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169501800006",
            "pubmed": "11446305",
            "doi": "10.1007%2FBF01299727",
            "pmc": null,
            "organizations": [
                "3740-14024"
            ],
            "persons": [
                "3740-51688-6",
                "3740-51741-6",
                "3740-51845-2"
            ],
            "imported": null,
            "journal": "SOZ PRAVENTIVMED",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.474,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.147727272727273,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": 4041,
            "title": "Dermoscopic classification of atypical melanocytic nevi (Clark nevi).",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Blum, A",
                "Wolf, IH",
                "Piccolo, D",
                "Kerl, H",
                "Garbe, C",
                "Soyer, HP"
            ],
            "year": 2001,
            "source": "Arch Dermatol. 2001; 137(12):1575-1580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172792700002",
            "pubmed": "11735707",
            "doi": "10.1001/archderm.137.12.1575",
            "pmc": null,
            "organizations": [
                "4041-14047"
            ],
            "persons": [
                "4041-51327-6",
                "4041-51620-6",
                "4041-51711-1"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.714,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 2001,
            "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": 3103,
            "title": "Endoscopic cordectomy. A proposal for a classification by the Working Committee, European Laryngological Society.",
            "abstract": null,
            "authors": [
                "Remacle, M",
                "Eckel, HE",
                "Antonelli, A",
                "Brasnu, D",
                "Chevalier, D",
                "Friedrich, G",
                "Olofsson, J",
                "Rudert, HH",
                "Thumfart, W",
                "de Vincentiis, M",
                "Wustrow, TP"
            ],
            "year": 2000,
            "source": "EUR ARCH OTO-RHINO-LARYNGOL 2000 257: 227-231.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087396400011",
            "pubmed": "10867840",
            "doi": "10.1007%2Fs004050050228",
            "pmc": null,
            "organizations": [
                "3103-14068"
            ],
            "persons": [
                "3103-51636-6"
            ],
            "imported": null,
            "journal": "EUR ARCH OTO-RHINO-LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.646,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.379310344827586,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53501,
            "title": "Virtopsy: postmortem imaging of the human heart in situ using MSCT and MRI.",
            "abstract": null,
            "authors": [
                "Jackowski, C",
                "Schweitzer, W",
                "Thali, M",
                "Yen, K",
                "Aghayev, E",
                "Sonnenschein, M",
                "Vock, P",
                "Dirnhofer, R"
            ],
            "year": 2005,
            "source": "FORENSIC SCI INT 2005 149: 11-23.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227826500002",
            "pubmed": "15734105",
            "doi": "10.1016/j.forsciint.2004.05.019",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.577,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3351,
            "title": "The association between the diameter of a patent foramen ovale and the risk of embolic cerebrovascular events.",
            "abstract": null,
            "authors": [
                "Schuchlenz, HW",
                "Weihs, W",
                "Horner, S",
                "Quehenberger, F"
            ],
            "year": 2000,
            "source": "Am J Med. 2000; 109(6):456-462",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090057100003",
            "pubmed": "11042234",
            "doi": "10.1016%2FS0002-9343%2800%2900530-1",
            "pmc": null,
            "organizations": [
                "3351-14026",
                "3351-14051"
            ],
            "persons": [
                "3351-50466-6",
                "3351-51545-6"
            ],
            "imported": null,
            "journal": "AMER J MED",
            "issn": "0002-9343",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.96,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.942307692307692,
            "impactfactor_norm_year": 2000,
            "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": 3833,
            "title": "Primary cutaneous follicle center cell lymphoma.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 2001,
            "source": "Leuk Lymphoma. 2001; 42(5):891-900",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000170723700007",
            "pubmed": "11697644",
            "doi": "10.3109/10428190109097708",
            "pmc": null,
            "organizations": [
                "3833-14047"
            ],
            "persons": [
                "3833-51751-2",
                "3833-51620-6"
            ],
            "imported": null,
            "journal": "LEUK LYMPHOMA",
            "issn": "1042-8194",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.257,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.372881355932203,
            "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": true
        },
        {
            "id": 4054,
            "title": "Oxidized phospholipids stimulate tissue factor expression in human endothelial cells via activation of ERK/EGR-1 and Ca(++)/NFAT.",
            "abstract": null,
            "authors": [
                "Bochkov, VN",
                "Mechtcheriakova, D",
                "Lucerna, M",
                "Huber, J",
                "Malli, R",
                "Graier, WF",
                "Hofer, E",
                "Binder, BR",
                "Leitinger, N"
            ],
            "year": 2002,
            "source": "Blood. 2002; 99(1):199-206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172980800032",
            "pubmed": "11756172",
            "doi": "10.1182/blood.V99.1.199",
            "pmc": null,
            "organizations": [
                "4054-14013"
            ],
            "persons": [
                "4054-50810-6",
                "4054-51860-6"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.631,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.967213114754098,
            "impactfactor_norm_year": 2002,
            "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": 4119,
            "title": "The neuromuscular transmission module versus the relaxometer mechanomyograph for neuromuscular block monitoring.",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "von Klobucar, F",
                "Rehak, PH",
                "List, WF"
            ],
            "year": 2002,
            "source": "Anesth Analg. 2002; 94(3):591-596",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174031800021",
            "pubmed": "11867381",
            "doi": "10.1097%2F00000539-200203000-00021",
            "pmc": null,
            "organizations": [
                "4119-14044",
                "4119-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.332,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.869565217391304,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 4202,
            "title": "Physiology of folic acid in health and disease.",
            "abstract": null,
            "authors": [
                "Stanger, O"
            ],
            "year": 2002,
            "source": "Curr Drug Metab. 2002; 3(2):211-223",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000175151300009",
            "pubmed": "12003352",
            "doi": "10.2174/1389200024605163",
            "pmc": null,
            "organizations": [
                "4202-14075"
            ],
            "persons": [],
            "imported": null,
            "journal": "CURR DRUG METAB",
            "issn": "1389-2002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.808510638297872,
            "impactfactor_norm_year": 2002,
            "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": 4300,
            "title": "Overexpression of hypoxia-inducible factor 1alpha is associated with an unfavorable prognosis in lymph node-positive breast cancer.",
            "abstract": null,
            "authors": [
                "Schindl, M",
                "Schoppmann, SF",
                "Samonigg, H",
                "Hausmaninger, H",
                "Kwasny, W",
                "Gnant, M",
                "Jakesz, R",
                "Kubista, E",
                "Birner, P",
                "Oberhuber, G",
                "Austrian Breast and Colorectal Cancer Study Group"
            ],
            "year": 2002,
            "source": "Clin Cancer Res. 2002; 8(6):1831-1837",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176141900021",
            "pubmed": "12060624",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4300-14073",
                "4300-14085"
            ],
            "persons": [
                "4300-51532-6",
                "4300-51080-7",
                "4300-52003-7"
            ],
            "imported": null,
            "journal": "CLIN CANCER RES",
            "issn": "1078-0432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.991,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.929824561403509,
            "impactfactor_norm_year": 2002,
            "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": true
        },
        {
            "id": 4223,
            "title": "Incidence of radiation retinopathy after high-dosage single-fraction gamma knife radiosurgery for choroidal melanoma.",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Pinter, O",
                "Papaefthymiou, G",
                "Weger, M",
                "Berghold, A",
                "Schröttner, O",
                "Müllner, K",
                "Pendl, G",
                "Langmann, G"
            ],
            "year": 2002,
            "source": "OPHTHALMOLOGY 2002 109: 909-913.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175474400042",
            "pubmed": "11986096",
            "doi": "10.1016%2FS0161-6420%2802%2901011-4",
            "pmc": null,
            "organizations": [
                "4223-14026",
                "4223-14043",
                "4223-14050"
            ],
            "persons": [
                "4223-51344-6",
                "4223-51850-2",
                "4223-51984-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGY",
            "issn": "0161-6420",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.863,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.951219512195122,
            "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": 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": 4366,
            "title": "Aspirin inhibits Chlamydia pneumoniae-induced nuclear factor-kappa B activation, cytokine expression, and bacterial development in human endothelial cells.",
            "abstract": null,
            "authors": [
                "Tiran, A",
                "Gruber, HJ",
                "Graier, WF",
                "Wagner, AH",
                "Van Leeuwen, EB",
                "Tiran, B"
            ],
            "year": 2002,
            "source": "Arterioscler Thromb Vasc Biol. 2002; 22(7):1075-1080",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176978700007",
            "pubmed": "12117719",
            "doi": "10.1161/01.ATV.00000022695.22369.BE",
            "pmc": null,
            "organizations": [
                "4366-14013",
                "4366-14028"
            ],
            "persons": [
                "4366-50562-6",
                "4366-51860-6"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB VASC BIOL",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.35,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.950819672131148,
            "impactfactor_norm_year": 2002,
            "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": true
        },
        {
            "id": 4306,
            "title": "White dysplastic melanocytic naevi.",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Hofmann-Wellenhof, R",
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 2002,
            "source": "Lancet. 2002; 359(9322):1999-2000",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176232500014",
            "pubmed": "12076557",
            "doi": "10.1016%2FS0140-6736%2802%2908834-7",
            "pmc": null,
            "organizations": [
                "4306-14047"
            ],
            "persons": [
                "4306-51751-6",
                "4306-50151-2",
                "4306-51620-6",
                "4306-51711-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 15.397,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.981308411214953,
            "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": true
        },
        {
            "id": 4381,
            "title": "Physiological leukocytosis during pregnancy is associated with changes in glucose transporter expression of maternal peripheral blood granulocytes and monocytes.",
            "abstract": null,
            "authors": [
                "Korgun, ET",
                "Demir, R",
                "Sedlmayr, P",
                "Desoye, G",
                "Arikan, G",
                "Puerstner, P",
                "Haeusler, M",
                "Dohr, G",
                "Skofitsch, G",
                "Hahn, T"
            ],
            "year": 2002,
            "source": "Am J Reprod Immunol. 2002; 48(2):110-116",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177119000007",
            "pubmed": "12389600",
            "doi": "10.1034/j.1600-0897.2002.01069.x",
            "pmc": null,
            "organizations": [
                "4381-14017",
                "4381-14064"
            ],
            "persons": [
                "4381-51666-6"
            ],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.413,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.391304347826087,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "REPRODUCTIVE 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": 4669,
            "title": "Down-regulation of the Na+/taurocholate cotransporting polypeptide during pregnancy in the rat.",
            "abstract": null,
            "authors": [
                "Arrese, M",
                "Trauner, M",
                "Ananthanarayanan, M",
                "Pizarro, M",
                "Solís, N",
                "Accatino, L",
                "Soroka, C",
                "Boyer, JL",
                "Karpen, SJ",
                "Miquel, JF",
                "Suchy, FJ"
            ],
            "year": 2003,
            "source": "J Hepatol. 2003; 38(2):148-155",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180892900003",
            "pubmed": "12547402",
            "doi": "10.1016/S0168-8278(02)00379-3",
            "pmc": null,
            "organizations": [
                "4669-14081"
            ],
            "persons": [],
            "imported": null,
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.283,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.914893617021277,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 5114,
            "title": "Gamma-hydroxybutyric acid in the treatment of alcohol withdrawal syndrome in patients admitted to hospital.",
            "abstract": null,
            "authors": [
                "Korninger, C",
                "Roller, RE",
                "Lesch, OM"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(3):83-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361100006",
            "pubmed": "14671826",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5114-14079"
            ],
            "persons": [
                "5114-51745-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.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}