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=157040&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157069,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157060&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157020&ordering=-impactfactor",
    "results": [
        {
            "id": 148810,
            "title": "Identification of invasive fungal infections in immunocompromised patients by combining an Aspergillus specific PCR with a multifungal DNA microarray.",
            "abstract": null,
            "authors": [
                "Boch, T",
                "Reinwald, M",
                "Postina, P",
                "Cornely, OA",
                "Heussel, CP",
                "Heinz, W",
                "Hoenigl, M",
                "Eigl, S",
                "Lehrnbecher, T",
                "Hahn, J",
                "Claus, B",
                "Lauten, M",
                "Egerer, G",
                "Muller, MC",
                "Will, S",
                "Merker, N",
                "Hofmann, WK",
                "Buchheidt, D",
                "Spiess, B"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT.  . 2015; 38: 191-191.-Jahrestagung der DGHO, OeGHO, SGMO und SGH; OCT 9-13, 2015; Basel, Switzerland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800457",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148810-14087"
            ],
            "persons": [
                "148810-64754",
                "148810-88372"
            ],
            "imported": "2015-12-15T14:11:59+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": null,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": null,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 216181,
            "title": "Arterial stiffness in acute coronary syndrome as a potential triage tool: a prospective observational study.",
            "abstract": null,
            "authors": [
                "Schnaubelt, S",
                "Oppenauer, J",
                "Bader, M",
                "DU, N",
                "Eibensteiner, F",
                "Kienbacher, CL",
                "Baldi, E",
                "Mueller, M",
                "Perkmann, T",
                "Haslacher, H",
                "Schreiber, W",
                "Niessner, A",
                "Schlager, O",
                "Domanovits, H",
                "Sulzgruber, P"
            ],
            "year": 2023,
            "source": "Minerva Med. 2023; 114(1): 1-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000991928900001",
            "pubmed": "35266659",
            "doi": "10.23736/S0026-4806.22.07909-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "216181-111073-6"
            ],
            "imported": "2025-05-15T02:00:00+02:00",
            "journal": "Minerva Med",
            "issn": "1827-1669",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.012,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.814,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": false
        },
        {
            "id": 148812,
            "title": "Psychosocial status of acute and former childhood cancer patients searching for work in Austria - an evaluation study",
            "abstract": null,
            "authors": [
                "Nagele, E",
                "Furschuss, C",
                "Wiegele, K",
                "Mohapp, A",
                "Urban, C"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 148-149.-Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Hämatologie und Onkologie; OCT 9-13, 2015; Basel, Switzerland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800353",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148812-14092"
            ],
            "persons": [
                "148812-59261",
                "148812-111461"
            ],
            "imported": "2015-12-15T14:11:59+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": null,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": null,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 140379,
            "title": "Induction chemotherapy with docetaxel, cisplatin and 5-fluorouracil followed by radiotherapy with cetuximab for locally advanced squamous cell carcinoma of the head and neck",
            "abstract": null,
            "authors": [
                "Keil, F",
                "Selzer, E",
                "Berghold, A",
                "Reinisch, S",
                "de Vries, A",
                "Greil, R",
                "Bachtiary, B",
                "Tinchon, C",
                "Anderhuber, W",
                "Burian, M",
                "Kasparek, AK",
                "Elsasser, W",
                "Kainz, H",
                "Riedl, R",
                "Kapp, K",
                "Kopp, M",
                "Kornek, G"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 273-273.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Medizinische Onkologie.; Oct 10-14, 2014; Hamburg, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900669",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140379-14026",
                "140379-14042",
                "140379-14060",
                "140379-14066",
                "140379-14085"
            ],
            "persons": [
                "140379-50656",
                "140379-51344",
                "140379-59026"
            ],
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 148813,
            "title": "What is the role of resection of primary tumor in metastatic breast cancer? What is the role of cancer stem cells and circulating tumor cells and clinical state of the art",
            "abstract": null,
            "authors": [
                "Balic, M"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 179-179.-Jahrestagung der DGHO, OeGHO, SGMO und SGH; 09.-13.10.2015; Basel. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800432",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148813-14085"
            ],
            "persons": [
                "148813-59188"
            ],
            "imported": "2015-12-15T14:11:59+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": null,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": null,
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 148814,
            "title": "C/EBP alpha-induced proinflammatory cytokines regulate early dendritic cell development",
            "abstract": null,
            "authors": [
                "Rosenberger, A",
                "Geiger, O",
                "Zebisch, A",
                "Sill, H",
                "Wolfler, A"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 249-250.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800604",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148814-14082"
            ],
            "persons": [
                "148814-51857",
                "148814-51911",
                "148814-57402",
                "148814-77371"
            ],
            "imported": "2015-12-15T14:11:59+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": null,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": null,
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 148815,
            "title": "Tyrosin kinase inhibitors usage and response analysis in the Austrian CML registry cohort",
            "abstract": null,
            "authors": [
                "Schmidt, S",
                "Wolfler, A",
                "Greil, R",
                "Burgstaller, S",
                "Sliwa, T",
                "Petzer, A",
                "Lang, A",
                "Weltermann, A",
                "Voskova, D",
                "Mitterer, M",
                "Valent, P",
                "Eberhard, N",
                "Walder, A",
                "Geissler, K",
                "Andel, J",
                "Hausler, C",
                "Ludescher, C",
                "Oexle, H",
                "Korger, M",
                "Schnallinger, M",
                "Schreieck, S",
                "Krippl, P",
                "Wiesholzer, M",
                "Woll, E",
                "Geissler, D",
                "Rochau, U",
                "Siebert, U",
                "Thaler, J",
                "Gastl, G"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 133-133.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800316",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148815-14082",
                "148815-14085"
            ],
            "persons": [
                "148815-51045",
                "148815-51911"
            ],
            "imported": "2015-12-15T14:11:59+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": null,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": null,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 139570,
            "title": "Base excision repair glycosylase activity is impaired in a subgroup of acute myeloid leukemia resulting in increased levels of oxidative base lesions",
            "abstract": null,
            "authors": [
                "Olipitz, W",
                "Lind, K",
                "Monsberger, N",
                "Katschnig, A",
                "Mangerich, A",
                "Hofer, S",
                "Schulz, E",
                "Quehenberger, F",
                "Schlembach, D",
                "Robier, C",
                "Wölfler, A",
                "Zebisch, A",
                "Sill, H"
            ],
            "year": 2014,
            "source": "Oncol Res Treat. 2014; 37(S5):49-49.-Annual Meeting of the German, Austrian and Swiss Associations of Hematology and Medical Oncology; OCT 10-14; Hamburg, GERMANY.  (ISBN: 978-3-318-02811-9 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900113",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "139570-14026",
                "139570-14028",
                "139570-14064",
                "139570-14082"
            ],
            "persons": [
                "139570-50116",
                "139570-50466",
                "139570-51857",
                "139570-51911",
                "139570-57402",
                "139570-77615",
                "139570-77770",
                "139570-88965"
            ],
            "imported": "2014-10-15T20:57:45+02: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": false,
            "local_affiliation": true
        },
        {
            "id": 151764,
            "title": "Rheumatology Work Force Planning in Western Countries - a Systematic Literature Review",
            "abstract": null,
            "authors": [
                "Dejaco, C",
                "Lackner, A",
                "Narath, M",
                "Sprenger, M"
            ],
            "year": 2015,
            "source": "ARTHRITIS RHEUMATOL. 2015; 67: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000370860203672",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151764-14024",
                "151764-14086"
            ],
            "persons": [
                "151764-50445",
                "151764-66227",
                "151764-77590"
            ],
            "imported": "2016-03-21T16:19:26+01:00",
            "journal": "ARTHRITIS RHEUMATOL",
            "issn": "2326-5191",
            "collection_publisher": null,
            "collection_title": "ARTHRITIS & RHEUMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": null,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "RHEUMATOLOGY-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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 136091,
            "title": "A pipeline for generating patient-derived 3D cell cultures and their application for individualized, targeted therapeutic regimens.",
            "abstract": null,
            "authors": [
                "Schumacher, D",
                "Boehnke, K",
                "Lange, M",
                "Davies, C",
                "Keilholz, U",
                "Hayback, J",
                "Velasco, J",
                "Yaspo, ML",
                "Lehrach, H",
                "Henderson, D",
                "Schafer, R",
                "Regenbrecht, C"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 46-46.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000332306700151",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136091-14020"
            ],
            "persons": [],
            "imported": "2014-04-11T13:18:29+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "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": 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": 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": [
                "64857-51465-6"
            ],
            "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": 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": 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": 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": 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": 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": 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
        }
    ]
}