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=154460&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157496,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154480&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154440&ordering=imported",
    "results": [
        {
            "id": 22050,
            "title": "Changes of self-concept and body image due to cancer recurrence",
            "abstract": null,
            "authors": [
                "Munstedt, K",
                "Kirsch, K",
                "Sachsse, S",
                "Milch, W",
                "Zygmunt, M",
                "Lang, U",
                "Vahrson, H"
            ],
            "year": 1997,
            "source": "EUR J CANCER 1997 33: 267-267.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XX83000266",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.407,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 22052,
            "title": "Estrogen-induced increases in coronary blood flow are antagonized by inhibitors of nitric oxide synthesis.",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Baker, RS",
                "Clark, KE"
            ],
            "year": 1997,
            "source": "EUR J OBSTET GYN REPROD BIOL 1997 74: 229-235.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XW58300025",
            "pubmed": "9306125",
            "doi": "10.1016/S0301-2115(97)00104-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J OBSTET GYN REPROD BIOL",
            "issn": "0301-2115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.549,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.452830188679245,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 22053,
            "title": "Stress cardiotocogram and Doppler ultrasound in gestational hypertension, intrauterine growth retardation, oligohydramnios and insulin-dependent diabetes",
            "abstract": null,
            "authors": [
                "Schauf, B",
                "Lang, U",
                "Kunzel, W"
            ],
            "year": 1997,
            "source": "GYNAKOLOGE 1997 30: 667-669.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV02600011",
            "pubmed": null,
            "doi": "10.1007/s001290050165",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.346,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22054,
            "title": "Intracameral tissue plasminogen activator to treat severe fibrinous effusion after cataract surgery.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R",
                "Ries, E",
                "Polzer, I"
            ],
            "year": 1997,
            "source": "J CATARACT REFRACT SURG 1997 23: 873-877.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT44100022",
            "pubmed": "9292671",
            "doi": "10.1016/S0886-3350(97)80246-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22054-53938-2"
            ],
            "imported": null,
            "journal": "J CATARACT REFRACT SURG",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.307,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.7890625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22055,
            "title": "Insulin-like growth factor-1 in amniotic fluid of women with and without gestational diabetes.",
            "abstract": null,
            "authors": [
                "Romann, D",
                "Schadek, I",
                "Lang, U",
                "Laube, H",
                "Linn, T"
            ],
            "year": 1997,
            "source": "DIABETOLOGIA 1997 40: 865-865.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997XG12300858",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 52600,
            "title": "Pulmonary hypertension: the future has begun",
            "abstract": null,
            "authors": [
                "Olschewski, H"
            ],
            "year": 2006,
            "source": "Med Klin (Munich). 2006; 101(4):328-333",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000237562000009",
            "pubmed": "16607490",
            "doi": "10.1007/s00063-006-1042-8",
            "pmc": null,
            "organizations": [
                "52600-14087"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "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": 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": 22056,
            "title": "NO and alternative inhalational therapy approaches in pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Walmrath, D",
                "Olschewski, H",
                "Grimminger, F",
                "Seeger, W"
            ],
            "year": 1997,
            "source": "Internist (Berl). 1997; 38(5):453-460",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XB30600008",
            "pubmed": "9264982",
            "doi": "10.1007/s001080050057",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.286,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.345794392523364,
            "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": 52597,
            "title": "Hypoxic pulmonary vasoconstriction: a multifactorial response?",
            "abstract": null,
            "authors": [
                "Weissmann, N",
                "Grimminger, F",
                "Olschewski, A",
                "Seeger, W"
            ],
            "year": 2001,
            "source": "AMER J PHYSIOL-LUNG CELL M PH 2001 281: L314-L317.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000169637600004",
            "pubmed": "11435204",
            "doi": "10.1152/ajplung.2001.281.2.L314",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52597-54345-6"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL-LUNG CELL M PH",
            "issn": "1040-0605",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.658,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.9,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 52596,
            "title": "Graded response of potassium current and membrane potential to hypoxia in rat pulmonary arterial smooth muscle cells",
            "abstract": null,
            "authors": [
                "Olschewski, AJ",
                "Weir, KE"
            ],
            "year": 2001,
            "source": "CIRCULATION 2001 104: 605-605.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000171895002837",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "52596-54345"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.517,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 52595,
            "title": "Effects of sub-acute hypoxia an expression of potassium channels in rat intrapulmonary arteries",
            "abstract": null,
            "authors": [
                "Hong, ZG",
                "Olschewski, AJ",
                "Weir, KE"
            ],
            "year": 2001,
            "source": "CIRCULATION 2001 104: 402-402.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000171895001899",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "52595-54345"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.517,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 52592,
            "title": "Graded response of K+ current, membrane potential, and Ca2+i to hypoxia in pulmonary arterial smooth muscle.",
            "abstract": null,
            "authors": [
                "Olschewski, A",
                "Hong, Z",
                "Nelson, DP",
                "Weir, EK"
            ],
            "year": 2002,
            "source": "AMER J PHYSIOL-LUNG CELL M PH 2002 283: L1143-L1150.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178515100031",
            "pubmed": "12376369",
            "doi": "10.1152/ajplung.00104.2002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52592-54345-1"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL-LUNG CELL M PH",
            "issn": "1040-0605",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.90625,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 52588,
            "title": "Oleic acid inhibits alveolar fluid reabsorption: a role in acute respiratory distress syndrome?",
            "abstract": null,
            "authors": [
                "Vadász, I",
                "Morty, RE",
                "Kohstall, MG",
                "Olschewski, A",
                "Grimminger, F",
                "Seeger, W",
                "Ghofrani, HA"
            ],
            "year": 2005,
            "source": "AMER J RESPIR CRIT CARE MED 2005 171: 469-479.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227197500009",
            "pubmed": "15542790",
            "doi": "10.1164/rccm.200407-954OC",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52588-54345-6"
            ],
            "imported": null,
            "journal": "AMER J RESPIR CRIT CARE MED",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.689,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52587,
            "title": "Effect of normoxia and hypoxia on K(+) current and resting membrane potential of fetal rabbit pulmonary artery smooth muscle.",
            "abstract": null,
            "authors": [
                "Hong, Z",
                "Weir, EK",
                "Varghese, A",
                "Olschewski, A"
            ],
            "year": 2005,
            "source": "Physiol Res. 2005; 54(2):175-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229288600006",
            "pubmed": "15544429",
            "doi": "10.33549/physiolres.930461",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52587-54345-4"
            ],
            "imported": null,
            "journal": "PHYSIOL RES",
            "issn": "0862-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.806,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.4,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 52580,
            "title": "T4 ENDONUCLEASE V-ENHANCED DNA-REPAIR REDUCES ULTRAVIOLET RADIATION-INDUCED SUNBURN CELL-FORMATION, ALTERATIONS OF LANGERHANS CELLS AND THY-1+ DENDRITIC EPIDERMAL T-CELLS, AND LOCAL SUPPRESSION OF CONTACT HYPERSENSITIVITY IN MICE",
            "abstract": null,
            "authors": [
                "WOLF, P",
                "COX, P",
                "YAROSH, DB",
                "KRIPKE, ML"
            ],
            "year": 1995,
            "source": "J CELL BIOCHEM 1995 : 350-350.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995QT86401275",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "52580-51618"
            ],
            "imported": null,
            "journal": "J CELL BIOCHEM",
            "issn": "0730-2312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.075,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.733812949640288,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 52578,
            "title": "Ultraviolet exposure and cancer.",
            "abstract": null,
            "authors": [
                "Wolf, P"
            ],
            "year": 1996,
            "source": "EUR J CANCER PREV 1996 5: 381-383.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VX94700018",
            "pubmed": "8972265",
            "doi": null,
            "pmc": null,
            "organizations": [
                "52578-14047"
            ],
            "persons": [
                "52578-51618-2"
            ],
            "imported": null,
            "journal": "EUR J CANCER PREV",
            "issn": "0959-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.307692307692308,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52576,
            "title": "Human herpesvirus 8-specific DNA sequences in primary cutaneous B-cell lymphomas.",
            "abstract": null,
            "authors": [
                "Zöchling, N",
                "Pütz, B",
                "Wolf, P",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 1998,
            "source": "Arch Dermatol. 1998; 134(2):246-247",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000071998000025",
            "pubmed": "9487226",
            "doi": "10.1001/archderm.134.2.246",
            "pmc": null,
            "organizations": [
                "52576-14047"
            ],
            "persons": [
                "52576-51751-6",
                "52576-51618-6",
                "52576-51620-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": 2.546,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.971428571428571,
            "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": true
        },
        {
            "id": 52574,
            "title": "UV fingerprint CDKN2a but no p14ARF mutations in sporadic melanomas.",
            "abstract": null,
            "authors": [
                "Peris, K",
                "Chimenti, S",
                "Fargnoli, MC",
                "Valeri, P",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 1999,
            "source": "J Invest Dermatol. 1999; 112(5):825-826",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000080121900023",
            "pubmed": "10233780",
            "doi": "10.1046/j.1523-1747.1999.00575.x",
            "pmc": null,
            "organizations": [
                "52574-14047"
            ],
            "persons": [
                "52574-51618-6",
                "52574-51620-6"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.903,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "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": 52571,
            "title": "SPARC-sling system for the treatment of female urodynamic stress incontinence: A single center prospective study with 2 years follow-up",
            "abstract": null,
            "authors": [
                "Primus, G"
            ],
            "year": 2004,
            "source": "J UROL 2004 171: 91-91.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000220495500349",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52571-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.713,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 52570,
            "title": "Biological significance of p27 and Skp2 expression in renal cell carcinoma. A systematic analysis of primary and metastatic tumour tissues using a tissue microarray technique",
            "abstract": null,
            "authors": [
                "Zigeuner, RE",
                "von Wasielewski, R",
                "Ratschek, M",
                "Ehak, P",
                "Langner, C"
            ],
            "year": 2005,
            "source": "J UROL 2005 173: 170-170.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000227687901059",
            "pubmed": null,
            "doi": "10.1016/S0022-5347(18)34864-X",
            "pmc": null,
            "organizations": [
                "52570-14020",
                "52570-14056"
            ],
            "persons": [
                "52570-50044",
                "52570-51528",
                "52570-51738"
            ],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.592,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 52568,
            "title": "Effect of nitric oxide on fibroblast growth factor-10 and bone morphogenetic protein 4 expressions in the branching morphogenesis of fetal rat lung explants.",
            "abstract": null,
            "authors": [
                "Shinkai, M",
                "Shinkai, T",
                "Pirker, MA",
                "Montedonico, S",
                "Puri, P"
            ],
            "year": 2005,
            "source": "J Pediatr Surg. 2005; 40(6):1030-1033",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230621800025",
            "pubmed": "15991191",
            "doi": "10.1016/j.jpedsurg.2005.03.022",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J PEDIAT SURG",
            "issn": "0022-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.125,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.568345323741007,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}