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=151400&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156966,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151420&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151380&ordering=-imported",
    "results": [
        {
            "id": 66120,
            "title": "Histochemical demonstration of lectin binding sites in neuroendocrine tumors.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Wirnsberger, G",
                "Pütz, B",
                "Ruhri, C"
            ],
            "year": 1988,
            "source": "Acta Histochem Suppl. 1988; 36(1): 273-276. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3150560",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66120-51739-6"
            ],
            "imported": "2007-02-24T01:00:00+01:00",
            "journal": "Acta Histochem Suppl",
            "issn": "0567-7556",
            "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": 66121,
            "title": "HPV detection in tissue and smear of cervix dysplasia by in situ hybridization",
            "abstract": null,
            "authors": [
                "Gitsch, G",
                "Wirnsberger, G",
                "Reinthaller, A",
                "Neunteufel, W",
                "Tatra, G",
                "Breitenecker, G"
            ],
            "year": 1990,
            "source": "Gynakol Rundsch. 1990; 30 Suppl 1(2): 160-162. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1964150",
            "doi": "10.1159/000271425",
            "pmc": null,
            "organizations": [],
            "persons": [
                "66121-51739-6"
            ],
            "imported": "2007-02-24T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 66122,
            "title": "Immunohistochemical markers in (ganglio)neuroblastomas.",
            "abstract": null,
            "authors": [
                "Becker, H",
                "Wirnsberger, G",
                "Ziervogel, K",
                "Höfler, H"
            ],
            "year": 1990,
            "source": "Acta Histochem Suppl. 1990; 38(2):107-114",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2080234",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66122-51739-6"
            ],
            "imported": "2007-02-24T01:00:00+01:00",
            "journal": "Acta Histochem Suppl",
            "issn": "0567-7556",
            "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": 66113,
            "title": "Predicting the risk of restenosis after angioplasty in patients with peripheral arterial disease.",
            "abstract": null,
            "authors": [
                "Roller, RE",
                "Schnedl, WJ",
                "Korninger, C"
            ],
            "year": 2001,
            "source": "Clin Lab. 2001; 47(11-12):555-559",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "11759957",
            "doi": null,
            "pmc": null,
            "organizations": [
                "66113-14079"
            ],
            "persons": [
                "66113-51745-1"
            ],
            "imported": "2007-02-24T01:00:00+01:00",
            "journal": "Clin Lab",
            "issn": "1433-6510",
            "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": true
        },
        {
            "id": 66114,
            "title": "Thromboembolic events following arthroscopic knee surgery.",
            "abstract": null,
            "authors": [
                "Obernosterer, A",
                "Schippinger, G",
                "Lipp, RW",
                "Wirnsberger, G",
                "Roller, R",
                "Pilger, E"
            ],
            "year": 1999,
            "source": "JAMA. 1999; 282(5): 431-431. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000081784900018",
            "pubmed": "10442657",
            "doi": "10.1001/jama.282.5.431-a",
            "pmc": null,
            "organizations": [
                "66114-14079",
                "66114-14080"
            ],
            "persons": [
                "66114-51541-6",
                "66114-51948-6",
                "66114-51739-6"
            ],
            "imported": "2007-02-24T01:00:00+01:00",
            "journal": "JAMA",
            "issn": "0098-7484",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.435,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.990909090909091,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 66115,
            "title": "Proliferation markers, enzyme markers and oncogene expression profile of intraocular melanoma",
            "abstract": null,
            "authors": [
                "Langmann, G",
                "Kleinert, R",
                "Wirnsberger, GH",
                "Faulborn, J",
                "Faschinger, C"
            ],
            "year": 1993,
            "source": "Ophthalmologe. 1993; 90(5): 528-532. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8219645",
            "doi": null,
            "pmc": null,
            "organizations": [
                "66115-14043"
            ],
            "persons": [
                "66115-51739-6"
            ],
            "imported": "2007-02-24T01:00:00+01:00",
            "journal": "Ophthalmologe",
            "issn": "0941-293X",
            "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": true
        },
        {
            "id": 66131,
            "title": "Clonidine reduces the excitability of spinal dorsal horn neurones.",
            "abstract": null,
            "authors": [
                "Wolff, M",
                "Heugel, P",
                "Hempelmann, G",
                "Scholz, A",
                "Mühling, J",
                "Olschewski, A"
            ],
            "year": 2007,
            "source": "Br J Anaesth. 2007; 98(3): 353-361. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245176900009",
            "pubmed": "17307779",
            "doi": "10.1093/bja/ael379",
            "pmc": null,
            "organizations": [
                "66131-14044"
            ],
            "persons": [
                "66131-54345-6"
            ],
            "imported": "2007-02-24T01:00:00+01:00",
            "journal": "Br J Anaesth",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.948,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.681818181818182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 66112,
            "title": "The suitability of normally sighted subjects with a pixelized vision simulator in low vision testing",
            "abstract": null,
            "authors": [
                "Ivastinovic, D",
                "Hornig, R",
                "Langmann, A",
                "Adams, HJ",
                "Velikay-Parel, M"
            ],
            "year": 2007,
            "source": "Invest. Ophthalmol. Vis. Sci. 2007 48: E-Abstract 6702007; -ARVO; MAI 6-10, 2007; Fort Lauderdale, Florida, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66112-14043"
            ],
            "persons": [
                "66112-50850"
            ],
            "imported": "2007-02-23T22:06:10+01:00",
            "journal": null,
            "issn": null,
            "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": 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
        },
        {
            "id": 66111,
            "title": "Repeated mobility testing in low vision patients with retinitis pigmentosa",
            "abstract": null,
            "authors": [
                "Velikay-Parel, M",
                "Ivastinovic, D",
                "Hornig, R",
                "Richard, G",
                "Langmann, A"
            ],
            "year": 2007,
            "source": "Vis. Sci. 2007 48: E-Abstract 25552007; -ARVO; MAI 6-10, 2007; Fort Lauderdale, Florida, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66111-14043"
            ],
            "persons": [
                "66111-50850"
            ],
            "imported": "2007-02-23T22:03:10+01:00",
            "journal": null,
            "issn": null,
            "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": 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
        },
        {
            "id": 66070,
            "title": "Giant pilomatricoma",
            "abstract": null,
            "authors": [
                "Lozzi, GP",
                "Soyer, HP",
                "Fruehauf, J",
                "Kerl, H",
                "Peris, K"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: S32-S32.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700095",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66070-14047"
            ],
            "persons": [
                "66070-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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66104,
            "title": "Psoralen plus UVA vs. UVB-311 nm for the treatment of lichen planus.",
            "abstract": null,
            "authors": [
                "Wackernagel, A",
                "Legat, FJ",
                "Hofer, A",
                "Quehenberger, F",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2007,
            "source": "Photodermatol Photoimmunol Photomed. 2007; 23(1):15-19",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243756200003",
            "pubmed": "17254030",
            "doi": "10.1111/j.1600-0781.2007.00261.x",
            "pmc": null,
            "organizations": [
                "66104-14026",
                "66104-14047"
            ],
            "persons": [
                "66104-50466-6",
                "66104-51618-4",
                "66104-51620-6",
                "66104-51865-6",
                "66104-51972-6",
                "66104-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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66103,
            "title": "Recent advances in hereditary sensory and autonomic neuropathies.",
            "abstract": null,
            "authors": [
                "Verhoeven, K",
                "Timmerman, V",
                "Mauko, B",
                "Pieber, TR",
                "De Jonghe, P",
                "Auer-Grumbach, M"
            ],
            "year": 2006,
            "source": "CURR OPIN NEUROL. 2006; 19(5): 474-480. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000243683900007",
            "pubmed": "16969157",
            "doi": "10.1097/01.wco.0000245370.82317.f6",
            "pmc": null,
            "organizations": [
                "66103-14021"
            ],
            "persons": [
                "66103-51831-6"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "CURR OPIN NEUROL",
            "issn": "1350-7540",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.229,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.945945945945946,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 66100,
            "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": 2006,
            "source": "J INVEST DERMATOL. 126: 140-140.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891500831",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66100-14020",
                "66100-14047"
            ],
            "persons": [
                "66100-51618",
                "66100-51620",
                "66100-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": 66099,
            "title": "The value of second opinion in dermato-oncology using cellular phones",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Hofmann-Wellenhof, R",
                "Massone, C",
                "Ahlgrimm-Siess, V",
                "Ebner, C",
                "Gabler, G"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: S20-S20.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66099-14047"
            ],
            "persons": [
                "66099-51711"
            ],
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66098,
            "title": "Topical DNA repair enzymes: A novel approach to photoprotection",
            "abstract": null,
            "authors": [
                "Wolf, P"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: S19-S19.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700051",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66098-14047"
            ],
            "persons": [
                "66098-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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66097,
            "title": "Clinicopathologic features of early lesions of cutaneous follicular lymphoma, diffuse type. Implications for early diagnosis and treatment",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: S11-S11.-3rd Meeting of the Europeran Association of Dermato-Oncology; JUN 23-25, 2006; Rome, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66097-14047"
            ],
            "persons": [
                "66097-51751"
            ],
            "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": 66096,
            "title": "Congenital Melanocytic nevi: A challenging problem",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: S3-S3.-3. Meeting - European Association of Dermato-Oncology; Jun 23-25, 2006; Rome, Italy. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891700008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66096-14047"
            ],
            "persons": [
                "66096-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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66095,
            "title": "Hardening therapy in patients with Polymorphic Light Eruption: comparison between broadband and narrowband Ultraviolet B",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Wackernagel, A",
                "Hofer, A",
                "Quehenberger, F",
                "Hoffmann, C",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "J INVEST DERMATOL. 126: 140-140.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242891500834",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66095-14026",
                "66095-14047"
            ],
            "persons": [
                "66095-50466",
                "66095-51618",
                "66095-51620",
                "66095-51865",
                "66095-51972",
                "66095-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": 66094,
            "title": "Austrian national low-grade glioma study",
            "abstract": null,
            "authors": [
                "Anton, JV",
                "Deinsberger, R",
                "Rossler, K",
                "Buchroithner, J",
                "Luggin, J",
                "Bordihn, K",
                "Marko, M",
                "Fiegele, T",
                "Obwegeser, A",
                "Kostron, H"
            ],
            "year": 2006,
            "source": "NEURO-ONCOLOGY. 8(4):335-335.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240877300167",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66094-14050"
            ],
            "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": 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": 66092,
            "title": "Early vulvar lichen sclerosus: a histopathological challenge - Authors' reply",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Liegl, B",
                "Reich, O"
            ],
            "year": 2007,
            "source": "HISTOPATHOLOGY. 2007; 50(3): 389-391. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000243791200012",
            "pubmed": null,
            "doi": "10.1111/j.1365-2559.2007.02598.x",
            "pmc": null,
            "organizations": [
                "66092-14020",
                "66092-14063"
            ],
            "persons": [
                "66092-50546-6",
                "66092-51945-2",
                "66092-51918-6"
            ],
            "imported": "2007-02-23T16:49:20+01:00",
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.791,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "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
        }
    ]
}