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=149520&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149540&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149500&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 110401,
            "title": "Ancient melanocytic nevus: a simulator of malignant melanoma.",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Wolf, IH",
                "Kerl, K",
                "Cerroni, L",
                "Kutzner, H",
                "Argenyi, ZB"
            ],
            "year": 2011,
            "source": "Am J Dermatopathol. 2011; 33(2):127-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000288243500006",
            "pubmed": "21399448",
            "doi": "10.1097/IAE.0b013e31817f7b58",
            "pmc": null,
            "organizations": [
                "110401-14047"
            ],
            "persons": [
                "110401-51327-6",
                "110401-51620-2",
                "110401-51751-6"
            ],
            "imported": "2011-04-12T11:17:37+02:00",
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.197,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.362,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.395,
            "impactfactor_norm_super_year": 2008,
            "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": 116466,
            "title": "Immunohistochemical detection of parvovirus B19 in "gloves and socks" papular purpuric syndrome: direct evidence for viral endothelial involvement. Report of three cases and review of the literature.",
            "abstract": null,
            "authors": [
                "Santonja, C",
                "Nieto-González, G",
                "Santos-Briz, Á",
                "Gutiérrez Zufiaurre, Mde L",
                "Cerroni, L",
                "Kutzner, H",
                "Requena, L"
            ],
            "year": 2011,
            "source": "Am J Dermatopathol. 2011; 33(8):790-795",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000298087700009",
            "pubmed": "22024574",
            "doi": "10.1097/DAD.0b013e318221bc41",
            "pmc": null,
            "organizations": [
                "116466-14047"
            ],
            "persons": [
                "116466-51751-6"
            ],
            "imported": "2012-01-26T10:47:00+01:00",
            "journal": "AM J DERMATOPATH",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.197,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.362,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.395,
            "impactfactor_norm_super_year": 2008,
            "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": 114348,
            "title": "Annular lesions in a 70-year-old Austrian man.",
            "abstract": null,
            "authors": [
                "Reiter, H",
                "Justich, A",
                "Massone, C"
            ],
            "year": 2011,
            "source": "Am J Dermatopathol. 2011; 33(8): 869- 870",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000298087700022",
            "pubmed": "22024575",
            "doi": "10.1097/DAD.0b013e318224bc75",
            "pmc": null,
            "organizations": [
                "114348-14047"
            ],
            "persons": [],
            "imported": "2011-10-27T02:00:00+02:00",
            "journal": "Am J Dermatopathol",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.197,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.362,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.395,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": true
        },
        {
            "id": 190549,
            "title": "Patients' sex and emotional support as predictors of death and clinical deterioration in the waiting for a new heart study: results from the 1-year follow-up.",
            "abstract": null,
            "authors": [
                "Weidner, G",
                "Zahn, D",
                "Mendell, NR",
                "Smits, JM",
                "Deng, MC",
                "Zittermann, A",
                "Spaderna, H",
                "Waiting for a New Heart Study Group"
            ],
            "year": 2011,
            "source": "Prog Transplant. 2011; 21(2): 106-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000291577600004",
            "pubmed": "21736238",
            "doi": "10.7182/prtr.21.2.j779w1q6k61k0jk4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190549-50144-7"
            ],
            "imported": "2021-11-28T01:00:00+01:00",
            "journal": "Prog Transplant",
            "issn": "1526-9248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.031,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.362,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.362,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 188302,
            "title": "The Impact of Thermal Stress on Cognition and the Use of Cooling Wear for Alleviation-An Explorative Study.",
            "abstract": null,
            "authors": [
                "Luze, H",
                "Nischwitz, SP",
                "Fink, J",
                "Hecker, A",
                "Holzer, JCJ",
                "Schellnegger, M",
                "Kamolz, LP"
            ],
            "year": 2023,
            "source": "J Burn Care Res. 2023; 44(3):698-703",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000819498700001",
            "pubmed": "34226936",
            "doi": "10.1093/jbcr/irab126",
            "pmc": null,
            "organizations": [
                "188302-14076"
            ],
            "persons": [
                "188302-97446-6",
                "188302-100854-6",
                "188302-80111-6",
                "188302-106534-6"
            ],
            "imported": "2021-07-07T02:00:00+02:00",
            "journal": "J Burn Care Res",
            "issn": "1559-0488",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.362,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.362,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "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": 4846,
            "title": "Effect of prenatal cortisone on spontaneous bacterial translocation from gastrointestinal tract in neonatal rat.",
            "abstract": null,
            "authors": [
                "Wenzl, HH",
                "Schimpl, G",
                "Feierl, G",
                "Steinwender, G"
            ],
            "year": 2003,
            "source": "Dig Dis Sci. 2003; 48(6):1171-1176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182851300023",
            "pubmed": "12822881",
            "doi": "10.1023/A:1023789301547",
            "pmc": null,
            "organizations": [
                "4846-14023",
                "4846-14049",
                "4846-14081"
            ],
            "persons": [
                "4846-51818-6"
            ],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.387,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.361702127659575,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 89682,
            "title": "Reliability of Tuffier's line evaluated on cadaver specimens.",
            "abstract": null,
            "authors": [
                "Windisch, G",
                "Ulz, H",
                "Feigl, G"
            ],
            "year": 2009,
            "source": "Surg Radiol Anat. 2009; 31(8): 627-630. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000270949600010",
            "pubmed": "19308303",
            "doi": "10.1007/s00276-009-0493-z",
            "pmc": null,
            "organizations": [
                "89682-14018"
            ],
            "persons": [],
            "imported": "2009-03-25T01:00:00+01:00",
            "journal": "Surg Radiol Anat",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.36144578313253,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "impactfactor_norm_super": 0.365,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 5137,
            "title": "Subluxation of the ulnar nerve in the elbow region--ultrasonographic evaluation.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Mayr, J",
                "Peicha, G",
                "Boldin, C"
            ],
            "year": 2003,
            "source": "Acta Radiol. 2003; 44(6):662-664",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186654000014",
            "pubmed": "14616211",
            "doi": "10.1046%2Fj.1600-0455.2003.00143.x",
            "pmc": null,
            "organizations": [
                "5137-14049",
                "5137-14052"
            ],
            "persons": [
                "5137-51694-1"
            ],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.096,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.36144578313253,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4722,
            "title": "Echo-enhanced color Doppler cystosonography of vesicoureteral reflux in children. Improvement by stimulated acoustic emission.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Mache, CJ",
                "Lindbichler, F"
            ],
            "year": 2003,
            "source": "Acta Radiol. 2003; 44(1):18-23",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181509900005",
            "pubmed": "12630993",
            "doi": "10.1034%2Fj.1600-0455.2003.00017.x",
            "pmc": null,
            "organizations": [
                "4722-14091",
                "4722-14106"
            ],
            "persons": [
                "4722-51373-2",
                "4722-51877-6"
            ],
            "imported": null,
            "journal": "ACTA RADIOLOGICA",
            "issn": "0284-1851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.096,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.36144578313253,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 89896,
            "title": "Comparison of fresh and Thiel's embalmed cadavers according to the suitability for ultrasound-guided regional anesthesia of the cervical region.",
            "abstract": null,
            "authors": [
                "Benkhadra, M",
                "Faust, A",
                "Ladoire, S",
                "Trost, O",
                "Trouilloud, P",
                "Girard, C",
                "Anderhuber, F",
                "Feigl, G"
            ],
            "year": 2009,
            "source": "Surg Radiol Anat. 2009; 31(7): 531-535. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000268712900007",
            "pubmed": "19225711",
            "doi": "10.1007/s00276-009-0477-z",
            "pmc": null,
            "organizations": [
                "89896-14018"
            ],
            "persons": [],
            "imported": "2009-04-07T02:00:00+02:00",
            "journal": "Surg Radiol Anat",
            "issn": "1279-8517",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.36144578313253,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "impactfactor_norm_super": 0.365,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 85742,
            "title": "A new anatomical technique to investigate nerves by imagery.",
            "abstract": null,
            "authors": [
                "Benkhadra, M",
                "Savoldelli, G",
                "Fournier, R",
                "Gamulin, Z",
                "François, C",
                "Trouilloud, P",
                "Feigl, G",
                "Fasel, JH"
            ],
            "year": 2009,
            "source": "Surg Radiol Anat. 2009; 31(3): 221-224. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000263525800012",
            "pubmed": "18827954",
            "doi": "10.1007/s00276-008-0420-8",
            "pmc": null,
            "organizations": [
                "85742-14018"
            ],
            "persons": [],
            "imported": "2008-11-20T01:00:00+01:00",
            "journal": "Surg Radiol Anat",
            "issn": "1279-8517",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.36144578313253,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "impactfactor_norm_super": 0.365,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 89895,
            "title": "Cricoid cartilage and esophagus: CT scan study of the dynamic variability of their relative positions.",
            "abstract": null,
            "authors": [
                "Benkhadra, M",
                "Lenfant, F",
                "Bry, J",
                "Astruc, K",
                "Trost, O",
                "Ricolfi, F",
                "Girard, C",
                "Trouilloud, P",
                "Feigl, G"
            ],
            "year": 2009,
            "source": "Surg Radiol Anat. 2009; 31(7): 537-543. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000268712900008",
            "pubmed": "19277448",
            "doi": "10.1007/s00276-009-0481-3",
            "pmc": null,
            "organizations": [
                "89895-14018"
            ],
            "persons": [],
            "imported": "2009-04-07T02:00:00+02:00",
            "journal": "Surg Radiol Anat",
            "issn": "1279-8517",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.36144578313253,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "impactfactor_norm_super": 0.365,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 205139,
            "title": "Steady-state Regulation of Secretory Cargo Export by Inositol Trisphosphate Receptors and Penta EF Hand Proteins",
            "abstract": null,
            "authors": [
                "Held, AJ",
                "Sargeant, JR",
                "Hojanazarova, J",
                "Madreiter-Sokolowski, C",
                "Malli, R",
                "Graier, WF",
                "Hay, JC"
            ],
            "year": 2023,
            "source": "MOL BIOL CELL. 2023; 34(2):625-626.-Annual Meeting of the American-Society-for-Cell-Biology/ European-Molecular-Biology-Organisation (ASCB/EMBO); DEC 03-07, 2022; Washington, DC. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001051001303053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "205139-14013"
            ],
            "persons": [
                "205139-50810",
                "205139-51860",
                "205139-85069"
            ],
            "imported": "2023-10-30T09:02:48+01:00",
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": "MOLECULAR BIOLOGY OF THE CELL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.361256544502618,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 205172,
            "title": "Obesity Increases Stress Granules-Associated Proteins in the First Trimester Placenta",
            "abstract": null,
            "authors": [
                "Bandres-Meriz, J"
            ],
            "year": 2023,
            "source": "MOL BIOL CELL. 2023; 34(2): 1145-1145. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001051001304271",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "205172-14038"
            ],
            "persons": [],
            "imported": "2023-10-30T09:02:48+01:00",
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": "MOLECULAR BIOLOGY OF THE CELL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.361256544502618,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 200521,
            "title": "Understanding and Explaining Diagnostic Paths: Towards Augmented Decision Making.",
            "abstract": null,
            "authors": [
                "Plass, M",
                "Kargl, M",
                "Nitsche, P",
                "Jungwirth, E",
                "Holzinger, A",
                "Muller, H"
            ],
            "year": 2022,
            "source": "IEEE Comput Graph Appl. 2022; PP:",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000899224100007",
            "pubmed": "35981070",
            "doi": "10.1109/MCG.2022.3197957",
            "pmc": null,
            "organizations": [
                "200521-14020"
            ],
            "persons": [
                "200521-99976-1",
                "200521-100172-6",
                "200521-108575-6",
                "200521-51050-6",
                "200521-51449-4"
            ],
            "imported": "2023-01-30T10:31:48+01:00",
            "journal": "IEEE COMPUT GRAPH",
            "issn": "0272-1716",
            "collection_publisher": null,
            "collection_title": "IEEE COMPUTER GRAPHICS AND APPLICATIONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.361111111111111,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "COMPUTER SCIENCE, SOFTWARE ENGINEERING-SCIE",
            "impactfactor_norm_super": 0.565,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "COMPUTER SCIENCE, SOFTWARE ENGINEERING-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": 2931,
            "title": "Clinicopathological correlation of pigmented skin lesions using dermoscopy.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Kenet, RO",
                "Wolf, IH",
                "Kenet, BJ",
                "Cerroni, L"
            ],
            "year": 2000,
            "source": "Eur J Dermatol. 2000; 10(1):22-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085174700006",
            "pubmed": "10694293",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2931-14047"
            ],
            "persons": [
                "2931-51751-6",
                "2931-51327-6"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.746,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.361111111111111,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68018,
            "title": "Results of a health promotion programme for the obese",
            "abstract": null,
            "authors": [
                "Zeuschner, V",
                "Freidl, W"
            ],
            "year": 2007,
            "source": "DEUT Z SPORTMED. 2007; 58(5): 138-143. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247119900003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68018-14024"
            ],
            "persons": [
                "68018-51845-4"
            ],
            "imported": "2007-08-09T13:42:20+02:00",
            "journal": "DEUT Z SPORTMED",
            "issn": "0344-5925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.686,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.361111111111111,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 5569,
            "title": "Linear atrophoderma of Moulin.",
            "abstract": null,
            "authors": [
                "Rompel, R",
                "Mischke, AL",
                "Langner, C",
                "Happle, R"
            ],
            "year": 2000,
            "source": "Eur J Dermatol. 2000; 10(8):611-613",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166153900007",
            "pubmed": "11125323",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "5569-50044-6"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.746,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.361111111111111,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3264,
            "title": ""Pseudocyst of the auricle", othematoma and otoseroma: three faces of the same coin?",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Eur J Dermatol. 2000; 10(6):451-454",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089289900006",
            "pubmed": "10980466",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3264-14047"
            ],
            "persons": [
                "3264-51617-6",
                "3264-51620-6",
                "3264-51842-2"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.746,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.361111111111111,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3094,
            "title": "Surgical treatment of CHILD nevus.",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Soyer, HP",
                "Pierer, G",
                "Kerl, H",
                "Happle, R"
            ],
            "year": 2000,
            "source": "Eur J Dermatol. 2000; 10(4):262-264",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087295900005",
            "pubmed": "10846250",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3094-14047"
            ],
            "persons": [
                "3094-51620-6",
                "3094-52589-2"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.746,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.361111111111111,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}