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=153400&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153420&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153380&ordering=imported",
    "results": [
        {
            "id": 14737,
            "title": "Detection of Borrelia burgdorferi in skin lesions of primary cutaneous B-cell lymphomas by PCR technique",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Zochling, N",
                "Putz, B",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL 1997 109: 455-455.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XT10300334",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14737-14047"
            ],
            "persons": [
                "14737-51751",
                "14737-51620"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 14738,
            "title": "EORTC classification for primary cutaneous lymphomas",
            "abstract": null,
            "authors": [
                "Willemze, R",
                "Kerl, H",
                "Sterry, W",
                "Berti, E",
                "Cerroni, L",
                "Chimenti, S",
                "DiazPerez, JL",
                "Geerts, ML",
                "Goos, M",
                "Knobler, R",
                "Ralfkiaer, E",
                "Santucci, M",
                "Smith, N",
                "Wechsler, J",
                "vanVloten, WA",
                "Meijer, CJLM"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL 1997 109: 484-484.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XT10300447",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14738-14047"
            ],
            "persons": [
                "14738-51751",
                "14738-51620"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 14739,
            "title": "Human herpes virus-8 specific DNA sequences in primary cutaneous B-cell lymphomas.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Zochling, N",
                "Wolf, P",
                "Putz, B",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL 1997 109: 486-486.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XT10300460",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14739-14047"
            ],
            "persons": [
                "14739-51751",
                "14739-51618",
                "14739-51620"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 14740,
            "title": "HOXC4, -C5 and -C6 expression in primary cutaneous lymphoid lesions: High expression of HOXC5 in anaplastic large cell lymphomas",
            "abstract": null,
            "authors": [
                "Meijer, CJLM",
                "Bijl, JJ",
                "Rieger, E",
                "vanOostveen, JW",
                "Walboomers, JMM",
                "Kreike, M",
                "Willemze, R"
            ],
            "year": 1997,
            "source": "J INVEST DERMATOL 1997 109: 487-487.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XT10300470",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 14741,
            "title": "Leptin secretion after oral glucose load and after mixed meal test in young, healthy subjects",
            "abstract": null,
            "authors": [
                "Brunner, GA",
                "Fleck, S",
                "Wutte, A",
                "Sendlhofer, G",
                "Siebenhofer, A",
                "Pieber, TR"
            ],
            "year": 1997,
            "source": "DIABETOLOGIA 1997 40: 1055-1055.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG12301046",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14741-14076"
            ],
            "persons": [
                "14741-51098",
                "14741-51831",
                "14741-78071"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 14742,
            "title": "Effects of melatonin supplementation on plasma leptin levels.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "HabersackWallner, S",
                "Bahadori, B",
                "Roden, M",
                "Novotny, P",
                "Toplak, H"
            ],
            "year": 1997,
            "source": "DIABETOLOGIA 1997 40: 1064-1064.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG12301056",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14742-51846",
                "14742-51266"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 14744,
            "title": "Accuracy of home blood glucose meters with special respect to different glycaemic ranges",
            "abstract": null,
            "authors": [
                "Sendlhofer, G",
                "Ellmerer, M",
                "Brunner, GA",
                "Wutte, A",
                "Schaupp, L",
                "Trajanoski, Z",
                "Wach, P",
                "Pieber, TR"
            ],
            "year": 1997,
            "source": "DIABETOLOGIA 1997 40: 1414-1414.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG12301405",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14744-14076"
            ],
            "persons": [
                "14744-51831",
                "14744-78071"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 14745,
            "title": "Renal reserve capacity in type 1 diabetic subjects after oral protein load",
            "abstract": null,
            "authors": [
                "Siebenhofer, A",
                "Brunner, G",
                "Wutte, A",
                "Zitta, S",
                "Sendlhofer, G",
                "Lang, T",
                "Estelberger, W",
                "Reibnegger, G",
                "Pieber, TR"
            ],
            "year": 1997,
            "source": "DIABETOLOGIA 1997 40: 2099-2099.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG12302089",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14745-14076",
                "14745-14084"
            ],
            "persons": [
                "14745-50569",
                "14745-51098",
                "14745-51831",
                "14745-51843",
                "14745-78071"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 14746,
            "title": "Pathological glucose tolerance test: Incidence of autonomic skin's neuropathies.",
            "abstract": null,
            "authors": [
                "Koltringer, P",
                "Reisecker, F"
            ],
            "year": 1997,
            "source": "DIABETOLOGIA 1997 40: 2210-2210.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG12302198",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 14749,
            "title": "Low molecular weight heparin in the initial and prolonged treatment of unstable coronary artery disease - The fragmin in unstable coronary artery disease study (FRIC)",
            "abstract": null,
            "authors": [
                "Klein, W"
            ],
            "year": 1997,
            "source": "THROMB HAEMOST 1997 SUPPL: S1529-S1529.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XE89801528",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.582,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 14750,
            "title": "Sudden onset of platelet activation induced by endogenously generated thrombin - Effects of heparin and hirudin",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Grosshaupt, B",
                "Muntean, W"
            ],
            "year": 1997,
            "source": "THROMB HAEMOST 1997 SUPPL: P1906-P1906.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XE89801905",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14750-14091"
            ],
            "persons": [
                "14750-51651",
                "14750-51963"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.582,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 7203,
            "title": "EXPERIMENTAL INVESTIGATIONS OF ECRITURE CENTRALE DURING PENDULAR ROTATING TEST",
            "abstract": null,
            "authors": [
                "MOSER, M"
            ],
            "year": 1979,
            "source": "ARCH OTO-RHINO-LARYNG 1979 225: 243-247.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ99300002",
            "pubmed": null,
            "doi": "10.1007/BF00455675",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 14751,
            "title": "Low inhibitor incidence in children treated with pasteurised human factor VIII",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Male, C",
                "Streif, W",
                "Schmitt, K",
                "Wank, H",
                "Zwiauer, K",
                "Kurnik, P"
            ],
            "year": 1997,
            "source": "THROMB HAEMOST 1997 SUPPL: P2640-P2640.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XE89802639",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14751-51651"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.582,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 14752,
            "title": "Congenital thrombotic disorders are not a common finding in avascular necrosis of the femur (Legg-Perthes disease)",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Reitinger, T",
                "Linhart, W",
                "Muntean, W"
            ],
            "year": 1997,
            "source": "THROMB HAEMOST 1997 SUPPL: P2972-P2972.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XE89802971",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14752-14091"
            ],
            "persons": [
                "14752-51571",
                "14752-51651",
                "14752-51963"
            ],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.582,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 14753,
            "title": "Assessing psychological well-being, daily living activities and quality of life in women with gynaecological cancer",
            "abstract": null,
            "authors": [
                "Greimel, ER",
                "Freidl, W",
                "Lahousen, M"
            ],
            "year": 1997,
            "source": "QUAL LIFE RES 1997 6: 49-49.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XQ85800052",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14753-14024",
                "14753-14038"
            ],
            "persons": [
                "14753-51845"
            ],
            "imported": null,
            "journal": "QUAL LIFE RES",
            "issn": "0962-9343",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.563,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.884615384615385,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "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": 14754,
            "title": "DOP-PCR FISH: A powerful procedure and an important tool for cytogenetic and research applications.",
            "abstract": null,
            "authors": [
                "Rose, N",
                "Hadjimarcou, MI",
                "Zambela, M",
                "Ioannou, P",
                "Kroisel, PM",
                "Patsalis, PC"
            ],
            "year": 1997,
            "source": "CYTOGENET CELL GENET 1997 77: P42-P42.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG38500156",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14754-14021"
            ],
            "persons": [
                "14754-51682"
            ],
            "imported": null,
            "journal": "CYTOGENET CELL GENET",
            "issn": "0301-0171",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.466,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.525179856115108,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 14755,
            "title": "Multicentric evaluation of an immunonephelometric assay for cancer antigen CA 15-3.",
            "abstract": null,
            "authors": [
                "Lammers, M",
                "Quinzio, L",
                "Dubs, R",
                "Favero, A",
                "Morrell, M",
                "Murai, T",
                "Purstner, P"
            ],
            "year": 1997,
            "source": "CLIN CHEM 1997 43: 557-557.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XD36300556",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.703,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 14756,
            "title": "Multicentric evaluation of an immunonephelometric assay for prostate-specific antigen (PSA).",
            "abstract": null,
            "authors": [
                "Lammers, M",
                "Quinzio, L",
                "Alegre, B",
                "Miralles, A",
                "Hilgenfeldt, J",
                "Humbel, RL",
                "Mocarelli, P",
                "Murai, T",
                "Purstner, P"
            ],
            "year": 1997,
            "source": "CLIN CHEM 1997 43: 558-558.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XD36300557",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.703,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 14757,
            "title": "Effect of Glycated LDL on endothelial free radical release and its relevance for vascular dysfunction",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Posch, K",
                "Kostner, GM"
            ],
            "year": 1997,
            "source": "ATHEROSCLEROSIS 1997 130: 4-4.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XB82300004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14757-51669",
                "14757-51860"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.889,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 14758,
            "title": "Evaluation of combination therapy in NIDDM patients with sulfonylurea failure: The Austrian Insulin Intervention Study.",
            "abstract": null,
            "authors": [
                "Schernthaner, G",
                "Biesenbach, G",
                "Kacerovsky, G",
                "Mihaljevic, R",
                "Pieber, TR"
            ],
            "year": 1997,
            "source": "DIABETES 1997 46: 643-643.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997WX38000642",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14758-51831"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.675,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.975903614457831,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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
        }
    ]
}