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=153500&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157090,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153520&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153480&ordering=-year",
    "results": [
        {
            "id": 61884,
            "title": "Practice of quality control of nuclear medicine instrumentation in Austria",
            "abstract": null,
            "authors": [
                "Nicoletti, R"
            ],
            "year": 1986,
            "source": "Strahlenschutz Forsch Prax. 1986; 27:  187-190. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3705119",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-29T01:00:00+01:00",
            "journal": "Strahlenschutz Forsch Prax",
            "issn": "0081-5888",
            "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": 62133,
            "title": "Double Inlet Ventrikel ohne Pulmonalstenose.",
            "abstract": null,
            "authors": [
                "Cohnert, TU"
            ],
            "year": 1986,
            "source": " [ Dissertation ] Ludwig-Maximilians-Universität München; 1986. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62133-14074"
            ],
            "persons": [
                "62133-50860"
            ],
            "imported": "2006-12-04T12:23:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Ludwig-Maximilians-Universität München",
            "country": "276",
            "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": 63608,
            "title": "Analysis of coronary-sinus-occlusion pressure by iterating the convolution integral.",
            "abstract": null,
            "authors": [
                "Schreiner, W",
                "Mohl, W",
                "Aigner, A",
                "Wolner, E",
                "Kenner, T",
                "Moser, M"
            ],
            "year": 1986,
            "source": "J Biomed Eng. 1986; 8(1):56-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986AXP3100008",
            "pubmed": "3951210",
            "doi": "10.1016/0141-5425(86)90031-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63608-51671-6"
            ],
            "imported": "2006-12-17T01:00:00+01:00",
            "journal": "J Biomed Eng",
            "issn": "0141-5425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "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": 63766,
            "title": "Skin-soft tissue replacement on the lower leg--therapy and prophylaxis of osteomyelitis",
            "abstract": null,
            "authors": [
                "Scharnagl, E"
            ],
            "year": 1986,
            "source": "Handchir Mikrochir Plast Chir. 1986; 18(3): 128-134. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3522376",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-20T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "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": false
        },
        {
            "id": 63767,
            "title": "Replantation of the extremities with special reference to flanking measures",
            "abstract": null,
            "authors": [
                "Scharnagl, E"
            ],
            "year": 1986,
            "source": "Handchir Mikrochir Plast Chir. 1986; 18(5): 275-288. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3770568",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-20T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "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": false
        },
        {
            "id": 63768,
            "title": "Compartment syndrome as a complication of surgical position in penis replantation",
            "abstract": null,
            "authors": [
                "Hellbom, B",
                "Scharnagl, E",
                "Vilits, P",
                "Smola, M",
                "Pierer, G"
            ],
            "year": 1986,
            "source": "Handchir Mikrochir Plast Chir. 1986; 18(6): 363-366. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3804049",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-20T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "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": false
        },
        {
            "id": 64012,
            "title": "Addison's disease with enlarged adrenal glands in sonography and computer tomography. Differential diagnostic considerations based on 2 cases of tuberculous adrenalitis",
            "abstract": null,
            "authors": [
                "Renner, F",
                "Karnel, F",
                "Graninger, W",
                "Imhof, H"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(8): 244-249. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C069600004",
            "pubmed": "3521105",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 64864,
            "title": "The risk concept in medicine--statistical and epidemiological aspects: a case report for applied mathematics in cardiology.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP",
                "Kenner, T"
            ],
            "year": 1986,
            "source": "Theor Med. 1986; 7(3):259-268",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3798392",
            "doi": "10.1007/BF00539847",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Theor Med",
            "issn": "0167-9902",
            "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": 64971,
            "title": "Auditory evoked brain stem potentials--possibilities and problems in the intensive care unit",
            "abstract": null,
            "authors": [
                "Schwarz, G",
                "Pfurtscheller, G",
                "List, WF"
            ],
            "year": 1986,
            "source": "Anasth Intensivther Notfallmed. 1986; 21(5): 262-265. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3799948",
            "doi": "10.1055/s-2007-1002480",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64971-51073-1"
            ],
            "imported": "2007-01-23T01:00:00+01:00",
            "journal": "Anasth Intensivther Notfallmed",
            "issn": "0174-1837",
            "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": 65278,
            "title": "THE INFLUENCE OF RED-BLOOD-CELL AGGREGATION ON THE VISCOELASTICITY, ERYTHROCYTE SEDIMENTATION-RATE AND DENSITY OF BLOOD",
            "abstract": null,
            "authors": [
                "SCHNEDITZ, D"
            ],
            "year": 1986,
            "source": "BIORHEOLOGY. 1986; 23(2): 152-152. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986C628000066",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65278-51834"
            ],
            "imported": "2007-02-02T15:27:34+01:00",
            "journal": "BIORHEOLOGY",
            "issn": "0006-355X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.577777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65575,
            "title": "Immunologic phenotyping of cutaneous lymphomas",
            "abstract": null,
            "authors": [
                "Kaudewitz, P",
                "Burg, G",
                "Smolle, J",
                "Braun-Falco, O"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(12): 647-655. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986F383100002",
            "pubmed": "2880828",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65575-51617-6"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 65576,
            "title": "CUTANEOUS B-CELL LYMPHOMA",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "RAUCH, HJ",
                "KERL, H"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(9): 523-523. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E038400015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65576-51617",
                "65576-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "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": 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": 65583,
            "title": "CUTANEOUS LARGE CELL LYMPHOMAS - AN IMMUNOHISTOLOGICAL AND MORPHOMETRICAL STUDY",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "ORTNER, R",
                "EHALL, R",
                "KERL, H"
            ],
            "year": 1986,
            "source": "JOURNAL OF CUTANEOUS PATHOLOGY. 1986; 13(6): 463-463. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986F678500061",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65583-51617",
                "65583-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "JOURNAL OF CUTANEOUS PATHOLOGY",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.527,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 65584,
            "title": "MELANOMA INSITU IN THE AREA OF A CONGENITAL CELLULAR NEVUS",
            "abstract": null,
            "authors": [
                "KNEIFEL, H",
                "SMOLLE, J",
                "KERL, H"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(9): 523-523. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E038400016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65584-51617",
                "65584-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "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": 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": 65585,
            "title": "NUCLEAR PARAMETERS OF THE SUPERFICIAL AND DEEP PORTION OF MELANOCYTIC LESIONS - A MORPHOMETRIC INVESTIGATION",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "SOYER, HP",
                "KERL, H"
            ],
            "year": 1986,
            "source": "JOURNAL OF INVESTIGATIVE DERMATOLOGY. 1986; 86(3): 333-333. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986C083000068",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65585-51617",
                "65585-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "JOURNAL OF INVESTIGATIVE DERMATOLOGY",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 65586,
            "title": "INFLAMMATORY CELL PATTERNS OF THE SKIN DEFINED BY MONOCLONAL-ANTIBODIES",
            "abstract": null,
            "authors": [
                "EHALL, R",
                "SMOLLE, J",
                "KERL, H"
            ],
            "year": 1986,
            "source": "JOURNAL OF INVESTIGATIVE DERMATOLOGY. 1986; 87(1): 137-137. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986D111400096",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65586-51617",
                "65586-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "JOURNAL OF INVESTIGATIVE DERMATOLOGY",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": 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": 65587,
            "title": "NK CELL-DENSITY IN MALIGNANT SKIN TUMORS - A STEREOLOGICAL STUDY",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "SOYER, HP",
                "EHALL, R",
                "KERL, H"
            ],
            "year": 1986,
            "source": "JOURNAL OF INVESTIGATIVE DERMATOLOGY. 1986; 87(1): 168-168. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986D111400281",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65587-51617",
                "65587-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "JOURNAL OF INVESTIGATIVE DERMATOLOGY",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": 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": 65588,
            "title": "LANGERHANS CELL-DENSITY IN SKIN TUMORS",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "SOYER, HP",
                "EHALL, R",
                "BARTENSTEIN, S",
                "KERL, H"
            ],
            "year": 1986,
            "source": "JOURNAL OF INVESTIGATIVE DERMATOLOGY. 1986; 86(3): 335-335. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986C083000077",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65588-51617",
                "65588-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "JOURNAL OF INVESTIGATIVE DERMATOLOGY",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 65589,
            "title": "TRANSFERRIN RECEPTOR EXPRESSION IN NORMAL SKIN AND IN VARIOUS SKIN TUMORS",
            "abstract": null,
            "authors": [
                "SOYER, HP",
                "SMOLLE, J",
                "TORNE, R",
                "KERL, H"
            ],
            "year": 1986,
            "source": "JOURNAL OF INVESTIGATIVE DERMATOLOGY. 1986; 86(3): 335-336. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986C083000079",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65589-51617",
                "65589-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "JOURNAL OF INVESTIGATIVE DERMATOLOGY",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 65590,
            "title": "SIGNIFICANCE OF ACCESSORY CELLS IN MALIGNANT-LYMPHOMAS AND PSEUDOLYMPHOMAS OF THE SKIN",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "KAUDEWITZ, P",
                "BURG, G",
                "KRESBACH, H",
                "KERL, H"
            ],
            "year": 1986,
            "source": "JOURNAL OF INVESTIGATIVE DERMATOLOGY. 1986; 86(3): 336-336. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986C083000081",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65590-51617",
                "65590-51620"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "JOURNAL OF INVESTIGATIVE DERMATOLOGY",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": 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
        }
    ]
}