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=158720&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158740&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158700&ordering=imported",
    "results": [
        {
            "id": 19191,
            "title": "Electronic structure of tetrahydropteridine derivatives",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Pauschenwein, J",
                "Werner, ER"
            ],
            "year": 1999,
            "source": "PTERIDINES 1999 10: 91-94.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083849400003",
            "pubmed": null,
            "doi": "10.1515/pteridines.1999.10.3.91",
            "pmc": null,
            "organizations": [
                "19191-14012"
            ],
            "persons": [
                "19191-50569-1"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.641,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19183,
            "title": "Immunosuppressants in treatment of patients with AIDS.",
            "abstract": null,
            "authors": [
                "Hausen, A",
                "Fuchs, D",
                "Reibnegger, G",
                "Werner, ER",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1987,
            "source": "Lancet. 1987; 2(8552):214-215",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987J320300028",
            "pubmed": "2885664",
            "doi": "10.1016/S0140-6736(87)90791-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19183-50569-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19179,
            "title": "INDUCTION OF MONONUCLEAR PHAGOCYTES TO PRODUCE NEOPTERIN",
            "abstract": null,
            "authors": [
                "BITTERLICH, G",
                "SZABO, G",
                "WERNER, ER",
                "LARCHER, C",
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "SCHULZ, TF",
                "WACHTER, H",
                "DIERICH, MP"
            ],
            "year": 1987,
            "source": "IMMUNOBIOLOGY 1987 175: 370-371.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987K279500196",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19179-50569"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.088,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.433333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19178,
            "title": "ACTIVATION OF MACROPHAGES AND T-CELLS - THE REGULATIVE PRINCIPLE IN HIV-INFECTION",
            "abstract": null,
            "authors": [
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, G",
                "WERNER, ER",
                "DIERICH, MP",
                "WACHTER, H"
            ],
            "year": 1987,
            "source": "IMMUNOBIOLOGY 1987 175: 278-278.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987K279500041",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19178-50569"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.088,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.433333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19176,
            "title": "Interferon-gamma-induced degradation of tryptophan by human cells in vitro.",
            "abstract": null,
            "authors": [
                "Werner, ER",
                "Hirsch-Kauffmann, M",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Schweiger, M",
                "Wachter, H"
            ],
            "year": 1987,
            "source": "Biol Chem Hoppe Seyler. 1987; 368(10):1407-1412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K527500251",
            "pubmed": "3122784",
            "doi": "10.1515/bchm3.1987.368.2.1407",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19176-50569-6"
            ],
            "imported": null,
            "journal": "BIOL CHEM HOPPE-SEYLER",
            "issn": "0177-3593",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19175,
            "title": "HIV seroconversion in health care workers.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Werner, ER",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1987,
            "source": "JAMA. 1987; 258(18):2525-2526",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1987K669500006",
            "pubmed": "3499521",
            "doi": "10.1001/jama.1987.03400180059011",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19175-50569-6"
            ],
            "imported": null,
            "journal": "JAMA-J AM MED ASSN",
            "issn": "0098-7484",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.863,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.97196261682243,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19166,
            "title": "Twentyfirst International Winter-Workshop on Clinical, Chemical, and Biochemical Aspects of Pteridines - Held in St. Christoph, Arlberg, Austria, February 23rd-March 2nd, 2002 - Abstract",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Reibnegger, G",
                "Koller, U"
            ],
            "year": 2002,
            "source": "PTERIDINES 2002 13: 39-64.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176641000001",
            "pubmed": null,
            "doi": "10.1515/pteridines.2002.13.2.39",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19166-50569-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.486,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19077,
            "title": "Early BMD response at the lumbar spine to teriparatide: Six-month results from the EUROFORS trial",
            "abstract": null,
            "authors": [
                "Minne, H",
                "Eastell, R",
                "Nicholson, T",
                "Brixen, K",
                "Obermayer-Pietsch, B",
                "Farrerons, J",
                "Garces, C",
                "Marin, F",
                "Ochs, P",
                "Nickelsen, T"
            ],
            "year": 2005,
            "source": "BONE 2005 36: S446-S446.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000229979900749",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19077-14080"
            ],
            "persons": [
                "19077-51809"
            ],
            "imported": null,
            "journal": "BONE",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.939,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.741573033707865,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19073,
            "title": "Sense and nonsense in antibiotic therapy for respiratory tract infections",
            "abstract": null,
            "authors": [
                "Domej, W",
                "Flögel, E",
                "Tilz, GP",
                "Demel, U"
            ],
            "year": 2005,
            "source": "INTERNIST 2005 46: 795-799.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230843700014",
            "pubmed": "15815891",
            "doi": "10.1007/s00108-005-1397-6",
            "pmc": null,
            "organizations": [
                "19073-14087"
            ],
            "persons": [
                "19073-51525-2",
                "19073-51537-6"
            ],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.359,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19069,
            "title": "Relationship between slow-wave EEG bursts and heart rate changes in preterm infants.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, K",
                "Müller-Putz, GR",
                "Urlesberger, B",
                "Müller, W",
                "Pfurtscheller, G"
            ],
            "year": 2005,
            "source": "Neurosci Lett. 2005; 385(2):126-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230943100007",
            "pubmed": "15949895",
            "doi": "10.1016/j.neulet.2005.05.030",
            "pmc": null,
            "organizations": [
                "19069-14094"
            ],
            "persons": [
                "19069-51643-6",
                "19069-81339-2"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.898,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.385,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 19068,
            "title": "Demand situation for an ion therapy in Europe - Evaluation on the basis of epidemiological data in different European countries",
            "abstract": null,
            "authors": [
                "Auberger, T",
                "Mock, U",
                "Mayer, R",
                "Jager, R",
                "Sweeney, R",
                "Pommier, P",
                "Krengli, M",
                "Lukas, P",
                "Hammer, J",
                "Hackl, A",
                "Pakisch, B",
                "Schratter-Sehn, U",
                "Hawliczek, R"
            ],
            "year": 2005,
            "source": "STRAHLENTHER ONKOL 2005 181: 84-84.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000229590600301",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19068-14060"
            ],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHER ONKOL",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.49,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.880952380952381,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19066,
            "title": "Hyperbaric oxygenation and porcine islet isolation",
            "abstract": null,
            "authors": [
                "Stiegler, P",
                "Stadlbauer, V",
                "Schaffellner, S",
                "Matzi, V",
                "Klemen, H",
                "Smolle-Juttner, F",
                "Hackl, F",
                "Halwachs, G",
                "Lackner, C",
                "Iberer, F",
                "Tscheliessnigg, K"
            ],
            "year": 2005,
            "source": "XENOTRANSPLANTATION 2005 12: 399-400.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000230997500133",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19066-14020",
                "19066-14045",
                "19066-14073",
                "19066-14077"
            ],
            "persons": [
                "19066-50143",
                "19066-50874",
                "19066-50989",
                "19066-51981",
                "19066-51983",
                "19066-51615"
            ],
            "imported": null,
            "journal": "XENOTRANSPLANTATION",
            "issn": "0908-665X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.114,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.569444444444444,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19065,
            "title": "Microencapsulation of porcine pancreas cells with sodium cellulose sulfate (NaCS) to create a bioartificial pancreas",
            "abstract": null,
            "authors": [
                "Stiegler, P",
                "Stadlbauer, V",
                "Schaffellner, S",
                "Halwachs, G",
                "Lackner, C",
                "Hauser, O",
                "Iberer, F",
                "Tscheliessnigg, K"
            ],
            "year": 2005,
            "source": "XENOTRANSPLANTATION 2005 12: 399-399.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000230997500132",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19065-14020",
                "19065-14028",
                "19065-14045",
                "19065-14073"
            ],
            "persons": [
                "19065-50874",
                "19065-50989",
                "19065-51983"
            ],
            "imported": null,
            "journal": "XENOTRANSPLANTATION",
            "issn": "0908-665X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.114,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.569444444444444,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19064,
            "title": "Interleukin-10 TCATA haplotype is associated with decreased breast cancer risk",
            "abstract": null,
            "authors": [
                "Langsenlehner, U",
                "Krippl, P",
                "Eder, T",
                "Weitzer, W",
                "Samonigg, H"
            ],
            "year": 2005,
            "source": "ANN ONCOL 2005 16: 271-271.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000229977400041",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19064-1",
                "19064-14085"
            ],
            "persons": [
                "19064-50495",
                "19064-51045",
                "19064-51532"
            ],
            "imported": null,
            "journal": "ANN ONCOL",
            "issn": "0923-7534",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.319,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.788617886178862,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19063,
            "title": "An additional dermoscopic feature of tungiasis.",
            "abstract": null,
            "authors": [
                "Di Stefani, A",
                "Rudolph, CM",
                "Hofmann-Wellenhof, R",
                "Müllegger, RR"
            ],
            "year": 2005,
            "source": "Arch Dermatol. 2005; 141(8):1045-1046",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000231072100022",
            "pubmed": "16103343",
            "doi": "10.1001/archderm.141.8.1045",
            "pmc": null,
            "organizations": [
                "19063-14047"
            ],
            "persons": [
                "19063-51711-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.434,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.974358974358974,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 19046,
            "title": "ICOS deficiency: News and views on clinics and pathogenesis.",
            "abstract": null,
            "authors": [
                "Horn, JC",
                "Bossaller, L",
                "Orlowska-Volk, M",
                "Schwinger, W",
                "Rauer, S",
                "Peter, HH",
                "Taylor, N",
                "Grimbacher, B"
            ],
            "year": 2005,
            "source": "CLIN IMMUNOL 2005 116: 289-289.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000231377900030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19046-14082"
            ],
            "persons": [
                "19046-51859"
            ],
            "imported": null,
            "journal": "CLIN IMMUNOL",
            "issn": "1521-6616",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.217,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.695652173913043,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19043,
            "title": "Eccrine carcinoma (nodular porocarcinoma) of the vulva.",
            "abstract": null,
            "authors": [
                "Liegl, B",
                "Regauer, S"
            ],
            "year": 2005,
            "source": "Histopathology. 2005; 47(3):324-326",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000231394800013",
            "pubmed": "16115237",
            "doi": "10.1111/j.1365-2559.2005.02106.x",
            "pmc": null,
            "organizations": [
                "19043-14020"
            ],
            "persons": [
                "19043-50546-2",
                "19043-51945-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.608,
            "impactfactor_year": 2005,
            "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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19042,
            "title": "Prospective, randomized, multicenter, double-blind placebo-controlled trial comparing adjuvant combination therapy of interferon alfa and isotretinoin with adjuvant therapy of interferon alfa in patients with primary melanoma in stage IIA and IIB AJCC/UIC",
            "abstract": null,
            "authors": [
                "Richtig, E",
                "Soyer, HP",
                "Posch, M",
                "Mossbacher, U",
                "Bauer, P",
                "Fritsch, P",
                "Pilarski, P",
                "Pehamberger, H"
            ],
            "year": 2005,
            "source": "J CLIN ONCOL 2005 23: 713S-713S.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000230326604484",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19042-1"
            ],
            "persons": [
                "19042-52274"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.81,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.959349593495935,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19041,
            "title": "Thalidomide-dexamethasone versus melphalan-prednisolone as first line treatment in elderly patients with multiple myeloma: An interim analysis.",
            "abstract": null,
            "authors": [
                "Ludwig, H",
                "Drach, J",
                "Tohova, E",
                "Gisslinger, H",
                "Jaksic, B",
                "Linkesch, W",
                "Hajek, R",
                "Greil, R",
                "Fridrik, M",
                "Labar, B",
                "Zojer, N"
            ],
            "year": 2005,
            "source": "J CLIN ONCOL 2005 23: 569S-569S.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000230326603496",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19041-14082"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.81,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.959349593495935,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19040,
            "title": "A multicenter phase II, open-label trial of multiple doses of cancer vaccine candidate IGN101 to evaluate efficacy against disseminated tumor cells in blood.",
            "abstract": null,
            "authors": [
                "Samonigg, H",
                "Himmler, G",
                "Gnant, M",
                "Gastl, G",
                "Loibner, H",
                "Possinger, K",
                "Bauernhofer, T",
                "Dandachi, N",
                "Balic, M",
                "Steger, G",
                "Obwaller, A"
            ],
            "year": 2005,
            "source": "J CLIN ONCOL 2005 23: 180S-180S.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000230326601132",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "19040-14085"
            ],
            "persons": [
                "19040-50563",
                "19040-51532",
                "19040-51692",
                "19040-59188"
            ],
            "imported": null,
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.81,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.959349593495935,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}