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=159080&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159104,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159100&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159060&ordering=-impactfactor",
    "results": [
        {
            "id": 140374,
            "title": "Allogeneic Stem Cell Transplantation in patients with acute myeloid leukemia: a report from the Austrian Stem Cell Transplantation Registry (ASCTR)",
            "abstract": null,
            "authors": [
                "Bohm, A",
                "Rabitsch, W",
                "Greinix, HT",
                "Kalhs, P",
                "Mitterbauer, M",
                "Schulenburg, A",
                "Wohrer, S",
                "Worel, N",
                "Strunk, D",
                "Linkesch, W",
                "Urban, C",
                "Schwinger, W",
                "Peters, C",
                "Gastl, G",
                "Nachbaur, D",
                "Kircher, B",
                "Clausen, J",
                "Auberger, J",
                "Krieger, O",
                "Kasparu, H",
                "Machherndl-Spandl, S",
                "Weltermann, A",
                "Lindner, B"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37:  134-134. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900324",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140374-14048",
                "140374-14082",
                "140374-14092"
            ],
            "persons": [
                "140374-51657",
                "140374-51859",
                "140374-54230"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 140047,
            "title": "RAF kinase inhibitor protein is involved in the regulation of myelomonocytic differentiation.",
            "abstract": null,
            "authors": [
                "Zebisch, A",
                "Wolf, O",
                "Rosenberger, A",
                "Petricevic, P",
                "Hatzl, S",
                "Troppmair, J",
                "Kolch, W",
                "Blyth, K",
                "Haller, M",
                "Sill, H",
                "Woelfler, A"
            ],
            "year": 2014,
            "source": "Oncol Res Treat. 2014; 37(S5):49-49. 2014; 37(S5):24-24.-Annual Meeting of the German, Austrian and Swiss Associations of Hematology and Medical Oncology; OCT 10-14; Hamburg.  (ISBN: 978-3-318-0281 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900050",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140047-14082"
            ],
            "persons": [
                "140047-51857",
                "140047-51911",
                "140047-57402",
                "140047-77371",
                "140047-94596"
            ],
            "imported": "2014-11-14T20:40:25+01:00",
            "journal": null,
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 138323,
            "title": "The sick as biological citizens ? How patient-user organizations reconfigure the field of health and illness",
            "abstract": null,
            "authors": [
                "Valenzuela, HC",
                "Mayrhofer, MT"
            ],
            "year": 2013,
            "source": "OSTERR Z POLITWISS. 2013; 42(3): 311-327. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000338803700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138323-14020"
            ],
            "persons": [],
            "imported": "2014-08-14T11:50:24+02:00",
            "journal": "OSTERR Z POLITWISS",
            "issn": "1615-5548",
            "collection_publisher": null,
            "collection_title": "OSTERREICHISCHE ZEITSCHRIFT FUR POLITIKWISSENSCHAFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.006,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "POLITICAL SCIENCE",
            "impactfactor_norm_super": 0.363,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "POLITICAL SCIENCE",
            "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": true
        },
        {
            "id": 92400,
            "title": "Vitamin D status and arterial hypertension: a systematic review.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Tomaschitz, A",
                "Ritz, E",
                "Pieber, TR"
            ],
            "year": 2009,
            "source": "Nat Rev Cardiol. 2009; 6(10): 621-630. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000270105100006",
            "pubmed": "19687790",
            "doi": "10.1038/nrcardio.2009.135",
            "pmc": null,
            "organizations": [
                "92400-14080"
            ],
            "persons": [
                "92400-51831-6",
                "92400-53344-2"
            ],
            "imported": "2009-08-19T02:00:00+02:00",
            "journal": "Nat Rev Cardiol",
            "issn": "1759-5002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0105263157894737,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.011,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": true
        },
        {
            "id": 199527,
            "title": "Rotational transport of islets: the best way for islets to get around?",
            "abstract": null,
            "authors": [
                "Oberhuber, R",
                "Mittermair, C",
                "Zelger, B",
                "Pirkebner, D",
                "Draxl, A",
                "Weissenbacher, A",
                "Resch, T",
                "Margreiter, C",
                "Sucher, R",
                "Margreiter, R",
                "Pratschke, J",
                "Hengster, P",
                "Hermann, M"
            ],
            "year": 2013,
            "source": "Biomed Res Int. 2013; 2013:975608",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000327357400001",
            "pubmed": "24324977",
            "doi": "10.1155/2013/975608",
            "pmc": "PMC3845626",
            "organizations": [],
            "persons": [
                "199527-117182-6"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Biomed Res Int",
            "issn": "2314-6141",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.024,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": 0.024,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "BIOTECHNOLOGY + APPLIED MICROBIOLOGY",
            "citations": false,
            "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": 119758,
            "title": "Anti-inflammatory phloroglucinol derivatives from Hypericum empetrifolium.",
            "abstract": null,
            "authors": [
                "Crockett, SL",
                "Wenzig, EM",
                "Kunert, O",
                "Bauer, R"
            ],
            "year": 2008,
            "source": "Phytochem Lett. 2008; 1(1):37-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262942300009",
            "pubmed": "21151761",
            "doi": "10.1016/j.phytol.2007.12.003",
            "pmc": "PMC3000598",
            "organizations": [],
            "persons": [],
            "imported": "2012-06-11T02:00:00+02:00",
            "journal": "Phytochem Lett",
            "issn": "1874-3900",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.006,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PLANT SCIENCES",
            "impactfactor_norm_super": 0.006,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PLANT SCIENCES",
            "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": 81087,
            "title": "A novel Leishmania infantum nuclear phosphoprotein Lepp12 which stimulates IL1-beta synthesis in THP-1 transfectants.",
            "abstract": null,
            "authors": [
                "Fragaki, K",
                "Ferrua, B",
                "Mograbi, B",
                "Waldispuhl, J",
                "Kubar, J"
            ],
            "year": 2003,
            "source": "BMC MICROBIOL. 2003; 3(2): 7-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184709300001",
            "pubmed": "12723992",
            "doi": "10.1186/1471-2180-3-7",
            "pmc": "PMC156650",
            "organizations": [],
            "persons": [
                "81087-57997-6"
            ],
            "imported": "2008-05-16T19:12:37+02:00",
            "journal": "BMC MICROBIOL",
            "issn": "1471-2180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.488372093023256,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 139221,
            "title": "Three-dimensional recording of the human face with a 3D laser scanner.",
            "abstract": null,
            "authors": [
                "Kovacs, L",
                "Zimmermann, A",
                "Brockmann, G",
                "Gühring, M",
                "Baurecht, H",
                "Papadopulos, NA",
                "Schwenzer-Zimmerer, K",
                "Sader, R",
                "Biemer, E",
                "Zeilhofer, HF"
            ],
            "year": 2006,
            "source": "J Plast Reconstr Aesthet Surg. 2006; 59(11): 1193-1202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242223800008",
            "pubmed": "17046629",
            "doi": "10.1016/j.bjps.2005.10.025",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-10-03T02:00:00+02:00",
            "journal": "J Plast Reconstr Aesthet Surg",
            "issn": "1748-6815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 129053,
            "title": "Dermoscopy and confocal microscopy of nested melanoma of the elderly: recognizing a newly defined entity.",
            "abstract": null,
            "authors": [
                "Longo, C",
                "Zalaudek, I",
                "Piana, S",
                "Pellacani, G",
                "Lallas, A",
                "Reggiani, C",
                "Argenziano, G"
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(8):941-945",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000323721400011",
            "pubmed": "23740161",
            "doi": "10.1001/jamadermatol.2013.321",
            "pmc": null,
            "organizations": [
                "129053-14047"
            ],
            "persons": [
                "129053-50151-4"
            ],
            "imported": "2013-06-07T02:00:00+02:00",
            "journal": "JAMA Dermatol",
            "issn": "2168-6068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": true
        },
        {
            "id": 117960,
            "title": "TGF-beta1 regulation of dendritic cells.",
            "abstract": null,
            "authors": [
                "Strobl, H",
                "Knapp, W"
            ],
            "year": 1999,
            "source": "Microbes Infect. 1999; 1(15):1283-1290",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084699400006",
            "pubmed": "10611756",
            "doi": "10.1016/S1286-4579(99)00256-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117960-79192-2"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "MICROBES INFECT",
            "issn": "1286-4579",
            "collection_publisher": null,
            "collection_title": "MICROBES AND INFECTION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.038,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 129035,
            "title": "Clinical and Dermoscopic Characteristics of Desmoplastic Melanomas.",
            "abstract": null,
            "authors": [
                "Jaimes, N",
                "Chen, L",
                "Dusza, SW",
                "Carrera, C",
                "Puig, S",
                "Thomas, L",
                "Kelly, JW",
                "Dang, L",
                "Zalaudek, I",
                "Braun, RP",
                "Menzies, SW",
                "Busam, KJ",
                "Marghoob, AA",
                ""
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(4):413-421",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317731700004",
            "pubmed": "23325288",
            "doi": "10.1001/jamadermatol.2013.2248",
            "pmc": null,
            "organizations": [
                "129035-14047"
            ],
            "persons": [
                "129035-50151-6"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "JAMA DERMATOL",
            "issn": "2168-6068",
            "collection_publisher": null,
            "collection_title": "JAMA DERMATOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": true
        },
        {
            "id": 215053,
            "title": "Immunotherapy in renal cell carcinoma",
            "abstract": null,
            "authors": [
                "Heine, A",
                "Holderried, TAW",
                "Brossart, P"
            ],
            "year": 2009,
            "source": "IMMUNOTHERAPY-UK. 2009; 1(1): 97-107. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000273409400016",
            "pubmed": "20635977",
            "doi": "10.2217/1750743X.1.1.97",
            "pmc": null,
            "organizations": [],
            "persons": [
                "215053-131437-1"
            ],
            "imported": "2025-03-06T11:31:13+01:00",
            "journal": "IMMUNOTHERAPY-UK",
            "issn": "1750-743X",
            "collection_publisher": null,
            "collection_title": "IMMUNOTHERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "IMMUNOLOGY",
            "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": 130006,
            "title": "Validity of the results of a contact lens sensor?",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Mossböck, G"
            ],
            "year": 2013,
            "source": "JAMA Ophthalmol. 2013; 131(5):696-697",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000320333300031",
            "pubmed": "23699849",
            "doi": "10.1001/jamaophthalmol.2013.2874",
            "pmc": null,
            "organizations": [
                "130006-14043"
            ],
            "persons": [
                "130006-51585-2"
            ],
            "imported": "2013-07-25T11:36:19+02:00",
            "journal": "JAMA OPHTHALMOL",
            "issn": "2168-6165",
            "collection_publisher": null,
            "collection_title": "JAMA OPHTHALMOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 144490,
            "title": "Three years experience with a patient data management system at a neonatal intensive care unit.",
            "abstract": null,
            "authors": [
                "Urschitz, M",
                "Lorenz, S",
                "Unterasinger, L",
                "Metnitz, P",
                "Preyer, K",
                "Popow, C"
            ],
            "year": 1998,
            "source": "J Clin Monit Comput. 1998; 14(2):119-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073777000006",
            "pubmed": "9669449",
            "doi": "10.1023/A:1007467831587",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144490-91898-6"
            ],
            "imported": "2015-04-01T10:56:11+02:00",
            "journal": "J CLIN MONITOR COMP",
            "issn": "1387-1307",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL MONITORING AND COMPUTING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.08,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 130009,
            "title": "Osteocalcin is not a strong determinant of serum testosterone and sperm count in men from infertile couples.",
            "abstract": null,
            "authors": [
                "Schwetz, V",
                "Gumpold, R",
                "Graupp, M",
                "Hacker, N",
                "Schweighofer, N",
                "Trummer, O",
                "Pieber, TR",
                "Ballon, M",
                "Lerchbaum, E",
                "Obermayer-Pietsch, B"
            ],
            "year": 2013,
            "source": "Andrology. 2013; 1(4):590-594",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000320618100010",
            "pubmed": "23696116",
            "doi": "10.1111/j.2047-2927.2013.00095.x",
            "pmc": null,
            "organizations": [
                "130009-14064",
                "130009-14068",
                "130009-14080"
            ],
            "persons": [
                "130009-50909-6",
                "130009-51809-6",
                "130009-51831-6",
                "130009-71449-2"
            ],
            "imported": "2013-07-25T11:36:19+02:00",
            "journal": "ANDROLOGY",
            "issn": "2047-2919",
            "collection_publisher": null,
            "collection_title": "ANDROLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.143,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ANDROLOGY",
            "impactfactor_norm_super": 0.143,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ANDROLOGY",
            "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": true
        },
        {
            "id": 157141,
            "title": "Origin of modern syphilis and emergence of a pandemic Treponema pallidum cluster.",
            "abstract": null,
            "authors": [
                "Arora, N",
                "Schuenemann, VJ",
                "Jäger, G",
                "Peltzer, A",
                "Seitz, A",
                "Herbig, A",
                "Strouhal, M",
                "Grillová, L",
                "Sánchez-Busó, L",
                "Kühnert, D",
                "Bos, KI",
                "Davis, LR",
                "Mikalová, L",
                "Bruisten, S",
                "Komericki, P",
                "French, P",
                "Grant, PR",
                "Pando, MA",
                "Vaulet, LG",
                "Fermepin, MR",
                "Martinez, A",
                "Centurion Lara, A",
                "Giacani, L",
                "Norris, SJ",
                "Šmajs, D",
                "Bosshard, PP",
                "González-Candelas, F",
                "Nieselt, K",
                "Krause, J",
                "Bagheri, HC"
            ],
            "year": 2016,
            "source": "Nat Microbiol. 2016; 2(368): 16245-16245. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000396366300023",
            "pubmed": "27918528",
            "doi": "10.1038/nmicrobiol.2016.245",
            "pmc": null,
            "organizations": [
                "157141-14047"
            ],
            "persons": [
                "157141-50041-6"
            ],
            "imported": "2017-01-16T01:00:00+01:00",
            "journal": "Nat Microbiol",
            "issn": "2058-5276",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MICROBIOLOGY-SCI",
            "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": true
        },
        {
            "id": 64857,
            "title": "Autonomic phenomena of temperature regulation in temporal lobe epilepsy.",
            "abstract": null,
            "authors": [
                "Stefan, H",
                "Feichtinger, M",
                "Black, A"
            ],
            "year": 2003,
            "source": "Epilepsy Behav. 2003; 4(1): 65-69. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181977300010",
            "pubmed": "12609229",
            "doi": "10.1016/S1525-5050(02)00644-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Epilepsy Behav",
            "issn": "1525-5050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.564285714285714,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 183864,
            "title": "Aberrant TNF signalling in dendritic cells in the absence of XIAP contributes to X-linked lymphoproliferative disease (XLP-2) by exaggerated necroptosis",
            "abstract": null,
            "authors": [
                "Yabal, M",
                "Muller, N",
                "Adler, H",
                "Knies, N",
                "Gross, CJ",
                "Damgaard, RB",
                "Kanegane, H",
                "Ringelhan, M",
                "Kaufmann, T",
                "Heikenwalder, M",
                "Strasser, A",
                "Gross, O",
                "Ruland, J",
                "Peschel, C",
                "Gyrd-Hansen, M",
                "Jost, PJ"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37:  246-246. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900600",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "183864-107132"
            ],
            "imported": "2020-10-22T11:54:44+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 184749,
            "title": "Re: "An alternative approach to fishbone extraction" by R. Viney and A. Reid J R Coll Edinb 2002; 47:515.",
            "abstract": null,
            "authors": [
                "Wild, DC"
            ],
            "year": 2003,
            "source": "Surgeon. 2003; 1(2):122; author reply 122-122; author reply 122",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000182512100013",
            "pubmed": "15573635",
            "doi": "10.1016/S1479-666X(03)80137-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "184749-89593-2"
            ],
            "imported": "2020-12-14T01:00:00+01:00",
            "journal": "Surgeon",
            "issn": "1479-666X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 112613,
            "title": "Clinical value of FDG PET using coincident gamma cameras in staging and restaging of malignant lymphoma--compared with convenitonal diagnostic methods.",
            "abstract": null,
            "authors": [
                "Pichler, R",
                "Maschek, W",
                "Hatzl-Griesenhofer, M",
                "Huber, H",
                "Wimmer, G",
                "Wahl, G",
                "Fridrik, M"
            ],
            "year": 2000,
            "source": "Nuklearmedizin. 2000; 39(6):166-173",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089779800004",
            "pubmed": "11057408",
            "doi": "10.1055/s-0038-1632265",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-08-11T02:00:00+02:00",
            "journal": "Nuklearmedizin",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0125,
            "impactfactor_norm_year": 2000,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}