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=156260&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156280&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156240&ordering=-imported",
    "results": [
        {
            "id": 60763,
            "title": "Diagnosis of pigmented skin lesions using surface microscopy",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Cerroni, L",
                "Smolle, J",
                "Hoedl, S",
                "Kerl, H"
            ],
            "year": 1990,
            "source": "G Ital Dermatol Venereol. 1990; 125(3): 79-83. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2376420",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60763-51751-6",
                "60763-51617-6",
                "60763-51620-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "0026-4741",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60762,
            "title": "You make the diagnosis. Congenital Langerhans cell histiocytosis",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Urban, C",
                "Smolle, J",
                "Soyer, HP",
                "Rosegger, H"
            ],
            "year": 1990,
            "source": "Padiatr Padol. 1990; 25(3): 175-180. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2381734",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60762-14048"
            ],
            "persons": [
                "60762-51617-6",
                "60762-51859-1"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60757,
            "title": "Surgical treatment of dermatofibrosarcoma protuberans. A retrospective study of 20 cases with review of literature.",
            "abstract": null,
            "authors": [
                "Smola, MG",
                "Soyer, HP",
                "Scharnagl, E"
            ],
            "year": 1991,
            "source": "Eur J Surg Oncol. 1991; 17(5):447-453",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991GP69700003",
            "pubmed": "1936291",
            "doi": null,
            "pmc": null,
            "organizations": [
                "60757-14076"
            ],
            "persons": [],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Eur J Surg Oncol",
            "issn": "0748-7983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 1998,
            "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": 60832,
            "title": "Dermoscopy patterns of fibroepithelioma of pinkus.",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Ferrara, G",
                "Broganelli, P",
                "Moscarella, E",
                "Mordente, I",
                "Giacomel, J",
                "Argenziano, G"
            ],
            "year": 2006,
            "source": "Arch Dermatol. 2006; 142(10):1318-1322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241286500009",
            "pubmed": "17043187",
            "doi": "10.1001/archderm.142.10.1318",
            "pmc": null,
            "organizations": [
                "60832-14047"
            ],
            "persons": [
                "60832-50151-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Arch Dermatol",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.851,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.974358974358974,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60817,
            "title": "Functional electrical stimulation-induced surface muscle stiffness captured by computer-controlled tonometry.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E",
                "Fend, M",
                "Bijak, M",
                "Lanmüller, H",
                "Mayr, W"
            ],
            "year": 2002,
            "source": "Artif Organs. 2002; 26(3): 244-247. ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000174748500011",
            "pubmed": "11940024",
            "doi": "10.1046/j.1525-1594.2002.06943.x",
            "pmc": null,
            "organizations": [
                "60817-14010"
            ],
            "persons": [
                "60817-51814-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Artif Organs",
            "issn": "0160-564X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.4,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60780,
            "title": "Dermoscopy of facial nonpigmented actinic keratosis.",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Giacomel, J",
                "Argenziano, G",
                "Hofmann-Wellenhof, R",
                "Micantonio, T",
                "Di Stefani, A",
                "Oliviero, M",
                "Rabinovitz, H",
                "Soyer, HP",
                "Peris, K"
            ],
            "year": 2006,
            "source": "Br J Dermatol. 2006; 155(5):951-956",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242053700013",
            "pubmed": "17034524",
            "doi": "10.1111/j.1365-2133.2006.07426.x",
            "pmc": null,
            "organizations": [
                "60780-14047"
            ],
            "persons": [
                "60780-50151-2",
                "60780-51711-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Br J Dermatol",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.334,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.948717948717949,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60811,
            "title": "Contact force- and amplitude-controllable vibrating probe for somatosensory mapping of plantar afferences with fMRI.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Golaszewski, SM",
                "Fend, M",
                "Siedentopf, CM",
                "Koppelstaetter, F",
                "Eisner, W",
                "Gerstenbrand, F",
                "Felber, SR"
            ],
            "year": 2006,
            "source": "J Magn Reson Imaging. 2006; 24(5): 1177-1182. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241648400031",
            "pubmed": "17031838",
            "doi": "10.1002/jmri.20742",
            "pmc": null,
            "organizations": [
                "60811-14010"
            ],
            "persons": [
                "60811-51814-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "J Magn Reson Imaging",
            "issn": "1053-1807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.637,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 60824,
            "title": "Immunocytochemical evidence that collision sensing neurons in the locust visual system contain acetylcholine.",
            "abstract": null,
            "authors": [
                "Rind, FC",
                "Leitinger, G"
            ],
            "year": 2000,
            "source": "J Comp Neurol. 2000; 423(3):389-401",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087991700003",
            "pubmed": "10870080",
            "doi": "10.1002/1096-9861(20000731)423:3<389::AID-CNE3>3.0.CO;2-S",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60824-50960-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "J Comp Neurol",
            "issn": "0021-9967",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.772,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 60776,
            "title": "Quantitative assessment of tumour extraction from dermoscopy images and evaluation of computer-based extraction methods for an automatic melanoma diagnostic system.",
            "abstract": null,
            "authors": [
                "Iyatomi, H",
                "Oka, H",
                "Saito, M",
                "Miyake, A",
                "Kimoto, M",
                "Yamagami, J",
                "Kobayashi, S",
                "Tanikawa, A",
                "Hagiwara, M",
                "Ogawa, K",
                "Argenziano, G",
                "Soyer, HP",
                "Tanaka, M"
            ],
            "year": 2006,
            "source": "Melanoma Res. 2006; 16(2):183-190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237269600011",
            "pubmed": "16567974",
            "doi": "10.1097/01.cmr.0000215041.76553.58",
            "pmc": null,
            "organizations": [
                "60776-14047"
            ],
            "persons": [],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Melanoma Res",
            "issn": "0960-8931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.704,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.641025641025641,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60775,
            "title": "Dermoscopy of subcorneal hematoma.",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Argenziano, G",
                "Soyer, HP",
                "Saurat, JH",
                "Braun, RP"
            ],
            "year": 2004,
            "source": "Dermatol Surg. 2004; 30(9):1229-1232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223662700010",
            "pubmed": "15355366",
            "doi": "10.1111/j.1524-4725.2004.30381.x",
            "pmc": null,
            "organizations": [
                "60775-14047"
            ],
            "persons": [
                "60775-50151-1"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Dermatol Surg",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.137,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60759,
            "title": "Acanthoma fissuratum.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Soyer, HP",
                "Chimenti, S"
            ],
            "year": 1988,
            "source": "J Dermatol Surg Oncol. 1988; 14(9):1003-1005",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q217300010",
            "pubmed": "3410998",
            "doi": "10.1111/j.1524-4725.1988.tb03738.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60759-51751-1"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "J Dermatol Surg Oncol",
            "issn": "0148-0812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.718,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60812,
            "title": "Personal noise ranking of road traffic: subjective estimation versus physiological parameters under laboratory conditions.",
            "abstract": null,
            "authors": [
                "Raggam, RB",
                "Cik, M",
                "Höldrich, RR",
                "Fallast, K",
                "Gallasch, E",
                "Fend, M",
                "Lackner, A",
                "Marth, E"
            ],
            "year": 2007,
            "source": "Int J Hyg Environ Health. 2007; 210(2):97-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244785400001",
            "pubmed": "17084667",
            "doi": "10.1016/j.ijheh.2006.08.007",
            "pmc": null,
            "organizations": [
                "60812-14010",
                "60812-14023"
            ],
            "persons": [
                "60812-50564-1",
                "60812-51503-4",
                "60812-51814-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Int J Hyg Environ Health",
            "issn": "1438-4639",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.621,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.464646464646465,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60767,
            "title": "Dermoscopy of pigmented skin lesions--a valuable tool for early diagnosis of melanoma.",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Soyer, HP"
            ],
            "year": 2001,
            "source": "Lancet Oncol. 2001; 2(7): 443-449. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000483116700021",
            "pubmed": "11905739",
            "doi": "10.1016/S1470-2045(00)00422-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Lancet Oncol",
            "issn": "1470-2045",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60839,
            "title": "Sacrococcygeal teratoma: clinical course and prognosis with a special view to long-term functional results.",
            "abstract": null,
            "authors": [
                "Schmidt, B",
                "Haberlik, A",
                "Uray, E",
                "Ratschek, M",
                "Lackner, H",
                "Höllwarth, ME"
            ],
            "year": 1999,
            "source": "Pediatr Surg Int. 1999; 15(8):573-576",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084089000014",
            "pubmed": "10631738",
            "doi": "10.1007/s003830050675",
            "pmc": null,
            "organizations": [
                "60839-14092"
            ],
            "persons": [
                "60839-51572-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Pediatr Surg Int",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.297709923664122,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 60773,
            "title": "Value of the clinical history for different users of dermoscopy compared with results of digital image analysis.",
            "abstract": null,
            "authors": [
                "Blum, A",
                "Hofmann-Wellenhof, R",
                "Luedtke, H",
                "Ellwanger, U",
                "Steins, A",
                "Roehm, S",
                "Garbe, C",
                "Soyer, HP"
            ],
            "year": 2004,
            "source": "J Eur Acad Dermatol Venereol. 2004; 18(6):665-669",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224839500004",
            "pubmed": "15482291",
            "doi": "10.1111/j.1468-3083.2004.01044.x",
            "pmc": null,
            "organizations": [
                "60773-14047"
            ],
            "persons": [
                "60773-51711-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "J Eur Acad Dermatol Venereol",
            "issn": "0926-9959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.401,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.684210526315789,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60751,
            "title": "Her-2/Neu Oncogene in Human Breast Cancer. Evaluation of Immunohistochemical and Molecular Detection Methods and Correlation With Clinical Outcome.",
            "abstract": null,
            "authors": [
                "Dandachi, N"
            ],
            "year": 2001,
            "source": " [ Dissertation ] University of Salzburg; 2001. pp.109. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60751-50563"
            ],
            "imported": "2006-11-06T19:51:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Salzburg",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60750,
            "title": "TENASCIN-C ALS PROGNOSTISCHER MARKER FÜR INVASION UND METASTASIERUNG BEI MAMMACARCINOMEN.",
            "abstract": null,
            "authors": [
                "Dandachi, N"
            ],
            "year": 1998,
            "source": " [ Diplomarbeit/Master Thesis ] Universität Salzburg ; 1998. pp.103. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60750-50563"
            ],
            "imported": "2006-11-06T19:47:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Salzburg ",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60749,
            "title": "Detection of Her2 Oncogene In Human Breast Carci-noma Using Chromogenic In Situ Hybridization. Handbook of immunohistochemistry and in situ hybridization of human carcinomas.",
            "abstract": null,
            "authors": [
                "Dandachi ,N",
                "Hauser-Kronberger, C"
            ],
            "year": 2006,
            "source": " In: Hayet, MA editors(s). Handbook of Immunohistochemistry and in Situ Hybridization of Human Carcinomas\r\nMolecular Genetics - Lung and Breast Carcinomas. 1: Elsevier Science;  2006. p. 1795. (ISBN: 9780123339416) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60749-14085"
            ],
            "persons": [
                "60749-50563"
            ],
            "imported": "2006-11-06T19:41:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Hayet, MA",
            "collection_title": "Handbook of Immunohistochemistry and in Situ Hybridization of Human Carcinomas\r\nMolecular Genetics - Lung and Breast Carcinomas",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 52567,
            "title": "Transitional fractures of the distal tibia.",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "Jablonski, M",
                "Castellani, C",
                "Koske, C",
                "Mayr, J",
                "Kasten, P"
            ],
            "year": 2005,
            "source": "Injury. 2005; 36(11):1371-1378",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232900200018",
            "pubmed": "15979625",
            "doi": "10.1016/j.injury.2005.04.004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52567-50785-1",
                "52567-54087-6"
            ],
            "imported": "2006-11-06T18:47:22+01:00",
            "journal": "INJURY-INT J CARE INJURED",
            "issn": "0020-1383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.919,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.545454545454545,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 53732,
            "title": "The STYrian Juvenile OBesity Study (STYJOBS)",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Sargsyan, K",
                "Lang, N",
                "Pilz, S",
                "Horejsi, R",
                "Moller, R",
                "Almer, G",
                "Windhaber, J",
                "Schober, P",
                "Scharnagl, H",
                "Stojakovic, T",
                "Marz, W"
            ],
            "year": 2006,
            "source": "INT J OBESITY.  2006; 30: S6-S6.-16th Workshop of the European Childhood Obesity Group (ECOG)\r\n; JUN 1-3, 2006; Rzeszów, POLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238228000009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "53732-14012",
                "53732-14028",
                "53732-14049"
            ],
            "persons": [
                "53732-102251",
                "53732-50886",
                "53732-52854",
                "53732-53344",
                "53732-54033",
                "53732-56571"
            ],
            "imported": "2006-11-06T16:55:24+01:00",
            "journal": "INT J OBESITY",
            "issn": "0307-0565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.055,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.943396226415094,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": true,
            "local_affiliation": true
        }
    ]
}