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=151420&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156963,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151440&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151400&ordering=-imported",
    "results": [
        {
            "id": 66088,
            "title": "Presence of herpes simplex virus DNA in erythema multiforme but not polymorphous light eruption",
            "abstract": null,
            "authors": [
                "Wackernagel, A",
                "Zochling, N",
                "Back, B",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: 81-81.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891900474",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66088-14047"
            ],
            "persons": [
                "66088-51618",
                "66088-51620",
                "66088-56730"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66087,
            "title": "Photodynamic therapy (PDT) with fractionated versus unfractionated illumination: A half-side comparison in patients with actinic keratoses",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Holzer, A",
                "Wackernagel, A",
                "Hofer, A",
                "Quehenberger, F",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: 77-77.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891900448",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66087-14026",
                "66087-14047"
            ],
            "persons": [
                "66087-50466",
                "66087-51618",
                "66087-51620",
                "66087-51865",
                "66087-51972",
                "66087-56730"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66086,
            "title": "In memoriam - Erich Burghardt, MD (1921-2006)",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 2007,
            "source": "GYNECOL ONCOL. 2007; 104(1): 1-2. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000243760400001",
            "pubmed": null,
            "doi": "10.1016/j.ygyno.2006.11.016",
            "pmc": null,
            "organizations": [
                "66086-14063"
            ],
            "persons": [],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.614,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.807017543859649,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 66085,
            "title": "No major role for p53, RAS, BRAF, INK4a-ARF, and c-kit in merkel cell carcinomas",
            "abstract": null,
            "authors": [
                "Lassacher, A",
                "Heitzer, E",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: 77-77.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891900446",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66085-14047"
            ],
            "persons": [
                "66085-50899",
                "66085-51618",
                "66085-51620"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "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
        },
        {
            "id": 66084,
            "title": "The UV fingerprint dominates the patched gene mutation spectrum of basal cell carcinoma from different groups, including patients with early-onset and multiple lesions",
            "abstract": null,
            "authors": [
                "Heitzer, E",
                "Lassacher, A",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: 76-76.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891900440",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66084-14047"
            ],
            "persons": [
                "66084-50899",
                "66084-51618",
                "66084-51620"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "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
        },
        {
            "id": 66081,
            "title": "Serotonin: Systemic mediator of PUVA-induced immune suppression but not inflammation or apoptosis",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Walterscheid, JP",
                "Byrne, S",
                "Nghiem, DX",
                "Ananthaswamy, HN",
                "Ullrich, SE"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: 70-70.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891900409",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66081-14047"
            ],
            "persons": [
                "66081-51618"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66080,
            "title": "Podoplanin is a highly sensitive and specific marker to distinguish primary skin adnexal carcinomas from adenocarcinomas metastatic to skin.",
            "abstract": null,
            "authors": [
                "Liang, H",
                "Wu, H",
                "Giorgadze, TA",
                "Sariya, D",
                "Bellucci, KS",
                "Veerappan, R",
                "Liegl, B",
                "Acs, G",
                "Elenitsas, R",
                "Shukla, S",
                "Youngberg, GA",
                "Coogan, PS",
                "Pasha, T",
                "Zhang, PJ",
                "Xu, X"
            ],
            "year": 2007,
            "source": "Am J Surg Pathol. 2007; 31(2):304-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243831400018",
            "pubmed": "17255777",
            "doi": "10.1097/01.pas.0000213388.47913.f1",
            "pmc": null,
            "organizations": [
                "66080-14020"
            ],
            "persons": [
                "66080-50546-6"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "AMER J SURG PATHOL",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.181,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.97841726618705,
            "impactfactor_norm_year": 2005,
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66078,
            "title": "UVB and PUVA-induced immune suppression and inflammation in Platelet-activating Factor (PAF) receptor knock-out mice",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Byrne, S",
                "Walterscheid, JP",
                "Kazimi, N",
                "Ananthaswamy, HN",
                "Stephen, UE"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: 136-136.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891500806",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66078-14047"
            ],
            "persons": [
                "66078-51618"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66077,
            "title": "High mRNA levels of the IFN-g-inducible Th1-type chemokines, CXCL10 and CXCL9, in the lesional skin of patients with erythema migrans or acrodermatitis chronica atrophicans and of the B Cell-active chemokine, CXCL13, in borrelial lymphocytoma",
            "abstract": null,
            "authors": [
                "Muellegger, RR",
                "Means, T",
                "Lee, M",
                "Glickstein, L",
                "Luster, A",
                "Steere, AC"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 2006; 126:  127-127. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891500755",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66077-14047"
            ],
            "persons": [],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66075,
            "title": "Mixed epithelial and stromal tumour of the kidney with luteinised ovarian stroma.",
            "abstract": null,
            "authors": [
                "Buritica, C",
                "Serrano, M",
                "Zuluaga, A",
                "Arrabal, M",
                "Regauer, S",
                "Nogales, FF"
            ],
            "year": 2007,
            "source": "J Clin Pathol. 2007; 60(1):98-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243684000018",
            "pubmed": "17213356",
            "doi": "10.1136/jcp.2005.031294",
            "pmc": "PMC1860583",
            "organizations": [
                "66075-14020"
            ],
            "persons": [
                "66075-51945-6"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J CLIN PATHOL",
            "issn": "0021-9746",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.426,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.681818181818182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66074,
            "title": "Dermoscopic features of facial pigmented actinic keratosis",
            "abstract": null,
            "authors": [
                "Micantonio, T",
                "Piccolo, D",
                "Fargnoli, MC",
                "Zalaudek, I",
                "Argenziano, G",
                "Peris, K"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: S46-S46.-3rd Meeting of the European Association of Dermato-Oncology. ; 23-25 June 23-25, 2006. ; Rome, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700148",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66074-14047"
            ],
            "persons": [
                "66074-50151"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66073,
            "title": "A randomized European comparison of MAL-PDT and excision surgery in nodular basal cell carcinoma: Results from a 60 month follow-up study",
            "abstract": null,
            "authors": [
                "Rhodes, LE",
                "De Rie, M",
                "Enstrom, Y",
                "Groves, R",
                "Morken, T",
                "Goulden, V",
                "Wong, G",
                "Grob, JJ",
                "Varma, S",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: S34-S34.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700103",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66073-14047"
            ],
            "persons": [
                "66073-51618"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66072,
            "title": "Differential gene expression in different organs after gram+/- induction in primates.",
            "abstract": null,
            "authors": [
                "Schmidt-Gann, G",
                "Schuller, M",
                "Zatloukal, K",
                "van der Nest, DG",
                "Furst, W",
                "van Griensven, M",
                "Redl, H"
            ],
            "year": 2006,
            "source": "SHOCK. 2006; 26: 6-6.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000241022400019",
            "pubmed": null,
            "doi": "10.1097/00024382-200610001-00018",
            "pmc": null,
            "organizations": [
                "66072-14019",
                "66072-14020"
            ],
            "persons": [
                "66072-51663"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "SHOCK",
            "issn": "1073-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.318,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.906474820143885,
            "impactfactor_norm_year": 2005,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66071,
            "title": "MAL-PDT versus cryotherapy for treatment of primary superficial basal cell carcinoma: Results of a five years prospective randomized trial",
            "abstract": null,
            "authors": [
                "Basset-Seguin, N",
                "Ibbotson, S",
                "Emtestam, L",
                "Tarstedt, M",
                "Morton, C",
                "Maroti, M",
                "Calzavara-Pinton, P",
                "Varma, S",
                "Roelandts, R",
                "Wolf, P",
                "Saksela, O",
                "Rosdahl, I"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: S34-S34.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700102",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66071-14047"
            ],
            "persons": [
                "66071-51618"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66069,
            "title": "Dermoscopic clues in the view of a new concept of nevogenesis",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL.  ; 126: S20-S20.-3rd Meeting of the European Association of Dermato-Oncology. ; June 23-25, 2006 ; Rome, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700055",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66069-14047"
            ],
            "persons": [
                "66069-50151"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.535,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66068,
            "title": "High expression of survivin in childhood medulloblastoma is related to unfavorable patient outcome",
            "abstract": null,
            "authors": [
                "Haberler, C",
                "Slavc, I",
                "Czech, T",
                "Gelpi, E",
                "Heinzl, H",
                "Budka, H",
                "Urban, C",
                "Hainfellner, JA"
            ],
            "year": 2006,
            "source": "NEURO-ONCOLOGY. 8(4):340-340.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240877300187",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66068-14092"
            ],
            "persons": [],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "NEURO-ONCOLOGY",
            "issn": "1522-8517",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.939,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.905405405405405,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": true
        },
        {
            "id": 66067,
            "title": "Nt-3/Trk-C regulated proteins involved in the biology of medulloblastoma",
            "abstract": null,
            "authors": [
                "Gruber-Olipitz, M",
                "Strobel, T",
                "Grotzer, M",
                "Quehenberger, F",
                "Lubec, G",
                "Slavc, I"
            ],
            "year": 2006,
            "source": "NEURO-ONCOLOGY. 8(4):341-341.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240877300192",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66067-14026"
            ],
            "persons": [
                "66067-50466"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "NEURO-ONCOLOGY",
            "issn": "1522-8517",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.939,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.905405405405405,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66066,
            "title": "Recurrent gastroesophageal reflux in neurologically impaired patients after fundoplication.",
            "abstract": null,
            "authors": [
                "Goessler, A",
                "Huber-Zeyringer, A",
                "Hoellwarth, ME"
            ],
            "year": 2007,
            "source": "Acta Paediatr. 2007; 96(1):87-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243812700020",
            "pubmed": "17187611",
            "doi": "10.1111/j.1651-2227.2006.00005.x",
            "pmc": null,
            "organizations": [
                "66066-14049"
            ],
            "persons": [],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.411,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.602564102564103,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 66105,
            "title": "Plasmacytoid dendritic cells are absent in skin lesions of polymorphic light eruption.",
            "abstract": null,
            "authors": [
                "Wackernagel, A",
                "Massone, C",
                "Hoefler, G",
                "Steinbauer, E",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2007,
            "source": "Photodermatol Photoimmunol Photomed. 2007; 23(1):24-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243756200005",
            "pubmed": "17254032",
            "doi": "10.1111/j.1600-0781.2007.00267.x",
            "pmc": null,
            "organizations": [
                "66105-14020",
                "66105-14047"
            ],
            "persons": [
                "66105-51618-4",
                "66105-51620-6",
                "66105-56730-1"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "PHOTODERMATOL PHOTOIMMUNOL PH",
            "issn": "0905-4383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.081,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.512820512820513,
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66106,
            "title": "Age, hypertension, and lacunar stroke are the major determinants of the severity of age-related white matter changes. The LADIS (Leukoaraiosis and Disability in the Elderly) Study.",
            "abstract": null,
            "authors": [
                "Basile, AM",
                "Pantoni, L",
                "Pracucci, G",
                "Asplund, K",
                "Chabriat, H",
                "Erkinjuntti, T",
                "Fazekas, F",
                "Ferro, JM",
                "Hennerici, M",
                "O'Brien, J",
                "Scheltens, P",
                "Visser, MC",
                "Wahlund, LO",
                "Waldemar, G",
                "Wallin, A",
                "Inzitari, D",
                "LADIS Study Group"
            ],
            "year": 2006,
            "source": "Cerebrovasc Dis. 2006; 21(5-6):315-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243591500003",
            "pubmed": "16490940",
            "doi": "10.1159/000091536",
            "pmc": null,
            "organizations": [
                "66106-14051"
            ],
            "persons": [],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "CEREBROVASC DIS",
            "issn": "1015-9770",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.003,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.655405405405405,
            "impactfactor_norm_year": 2005,
            "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": true
        }
    ]
}