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=156120&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156963,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156140&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156100&ordering=imported",
    "results": [
        {
            "id": 6296,
            "title": "ACC/AHA/ESC guidelines for the management of patients with atrial fibrillation: executive summary. A Report of the American College of Cardiology/ American Heart Association Task Force on Practice Guidelines and the European Society of Cardiology Committee for Practice Guidelines and Policy Conferences (Committee to Develop Guidelines for the Management of Patients With Atrial Fibrillation): developed in Collaboration With the North American Society of Pacing and Electrophysiology.",
            "abstract": null,
            "authors": [
                "Fuster, V",
                "Rydén, LE",
                "Asinger, RW",
                "Cannom, DS",
                "Crijns, HJ",
                "Frye, RL",
                "Halperin, JL",
                "Kay, GN",
                "Klein, WW",
                "Lévy, S",
                "McNamara, RL",
                "Prystowsky, EN",
                "Wann, LS",
                "Wyse, DG",
                "Gibbons, RJ",
                "Antman, EM",
                "Alpert, JS",
                "Faxon, DP",
                "Fuster, V",
                "Gregoratos, G",
                "Hiratzka, LF",
                "Jacobs, AK",
                "Russell, RO",
                "Smith, SC",
                "Klein, WW",
                "Alonso-Garcia, A",
                "Blomström-Lundqvist, C",
                "De Backer, G",
                "Flather, M",
                "Hradec, J",
                "Oto, A",
                "Parkhomenko, A",
                "Silber, S",
                "Torbicki, A",
                "American College of Cardiology/American Heart Association/European Society of Cardiology Board"
            ],
            "year": 2001,
            "source": "J Am Coll Cardiol. 2001; 38(4):1231-1266",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000171244500051",
            "pubmed": "11583910",
            "doi": "10.1016%2FS0735-1097%2801%2901587-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AMER COLL CARDIOL",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.374,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.969230769230769,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7343,
            "title": "KARYOLOGICAL STUDIES ON EUROPEAN RATS",
            "abstract": null,
            "authors": [
                "GAMPERL, R"
            ],
            "year": 1980,
            "source": "GENETICA 1980 : 87-92.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KF09900012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GENETICA",
            "issn": "0016-6707",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.077,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320388349514563,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 8812,
            "title": "Correlation of hormones with lipid and lipoprotein levels during normal pregnancy and postpartum.",
            "abstract": null,
            "authors": [
                "Desoye, G",
                "Schweditsch, MO",
                "Pfeiffer, KP",
                "Zechner, R",
                "Kostner, GM"
            ],
            "year": 1987,
            "source": "J Clin Endocrinol Metab. 1987; 64(4):704-712",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987G463100011",
            "pubmed": "3546352",
            "doi": "10.1210/jcem-64-4-704",
            "pmc": null,
            "organizations": [
                "8812-14038"
            ],
            "persons": [
                "8812-51669-6"
            ],
            "imported": null,
            "journal": "J CLIN ENDOCRINOL METAB",
            "issn": "0021-972X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.142,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.927710843373494,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 13559,
            "title": "Primary wound healing after lower third molar surgery: evaluation of 2 different flap designs.",
            "abstract": null,
            "authors": [
                "Jakse, N",
                "Bankaoglu, V",
                "Wimmer, G",
                "Eskici, A",
                "Pertl, C"
            ],
            "year": 2002,
            "source": "Oral Surg Oral Med Oral Pathol Oral Radiol Endod. 2002; 93(1):7-12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173554100005",
            "pubmed": "11805771",
            "doi": "10.1067/moe.2002.119519",
            "pmc": null,
            "organizations": [
                "13559-14057",
                "13559-14111"
            ],
            "persons": [
                "13559-51707-2",
                "13559-51043-6"
            ],
            "imported": null,
            "journal": "ORAL SURG ORAL MED ORAL PATHO",
            "issn": "1079-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.983,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.581560283687943,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 21930,
            "title": "Increased neutrophil mediator release in patients with pulmonary hypertension--suppression by inhaled iloprost.",
            "abstract": null,
            "authors": [
                "Rose, F",
                "Hattar, K",
                "Gakisch, S",
                "Grimminger, F",
                "Olschewski, H",
                "Seeger, W",
                "Tschuschner, A",
                "Schermuly, RT",
                "Weissmann, N",
                "Hanze, J",
                "Sibelius, U",
                "Ghofrani, HA"
            ],
            "year": 2003,
            "source": "Thromb Haemost. 2003; 90(6):1141-1149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187422800027",
            "pubmed": "14652649",
            "doi": "10.1160/TH03-03-0173",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.95,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.887096774193548,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 21961,
            "title": "Cataract surgery in patients with diabetic retinopathy: visual outcome, progression of diabetic retinopathy, and incidence of diabetic macular oedema.",
            "abstract": null,
            "authors": [
                "Krepler, K",
                "Biowski, R",
                "Schrey, S",
                "Jandrasits, K",
                "Wedrich, A"
            ],
            "year": 2002,
            "source": "GRAEF ARCH CLIN EXP OPHTHAL 2002 240: 735-738.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178768800008",
            "pubmed": "12271370",
            "doi": "10.1007/s00417-002-0530-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21961-53938-6"
            ],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.191,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.585365853658537,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22165,
            "title": "Doxorubicin-induced cell death in highly invasive human gliomas.",
            "abstract": null,
            "authors": [
                "Stan, AC",
                "Casares, S",
                "Radu, D",
                "Walter, GF",
                "Brumeanu, TD"
            ],
            "year": 1999,
            "source": "Anticancer Res. 1999; 19(2A):941-950",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080649100007",
            "pubmed": "10368637",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.375,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.419047619047619,
            "impactfactor_norm_year": 1999,
            "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": 4822,
            "title": "Dual method for the determination of peroxidase activity and total peroxides-iodide leads to a significant increase of peroxidase activity in human sera.",
            "abstract": null,
            "authors": [
                "Tatzber, F",
                "Griebenow, S",
                "Wonisch, W",
                "Winkler, R"
            ],
            "year": 2003,
            "source": "Anal Biochem. 2003; 316(2):147-153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182606500001",
            "pubmed": "12711334",
            "doi": "10.1016/S0003-2697(02)00652-8",
            "pmc": null,
            "organizations": [
                "4822-14028"
            ],
            "persons": [
                "4822-78351-6"
            ],
            "imported": null,
            "journal": "ANAL BIOCHEM",
            "issn": "0003-2697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.174,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.761194029850746,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 26410,
            "title": "Predicting gadolinium enhancement status in MS patients eligible for randomized clinical trials.",
            "abstract": null,
            "authors": [
                "Barkhof, F",
                "Held, U",
                "Simon, JH",
                "Daumer, M",
                "Fazekas, F",
                "Filippi, M",
                "Frank, JA",
                "Kappos, L",
                "Li, D",
                "Menzler, S",
                "Miller, DH",
                "Petkau, J",
                "Wolinsky, J",
                "Sylvia Lawry Centre for MS Research"
            ],
            "year": 2005,
            "source": "Neurology. 2005; 65(9):1447-1454",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233114100022",
            "pubmed": "16275834",
            "doi": "10.1212/01.wnl.0000183149.87975.32",
            "pmc": null,
            "organizations": [
                "26410-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.947,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.959459459459459,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 26414,
            "title": "Multiple sclerosis: Mitoxantrone promotes differential effects on immunocompetent cells in vitro.",
            "abstract": null,
            "authors": [
                "Neuhaus, O",
                "Wiendl, H",
                "Kieseier, BC",
                "Archelos, JJ",
                "Hemmer, B",
                "Stüve, O",
                "Hartung, HP"
            ],
            "year": 2005,
            "source": "J Neuroimmunol. 2005; 168(1-2):128-137",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233055600014",
            "pubmed": "16171875",
            "doi": "10.1016/j.jneuroim.2005.01.024",
            "pmc": null,
            "organizations": [
                "26414-14051"
            ],
            "persons": [
                "26414-51987-6"
            ],
            "imported": null,
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.824,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.626086956521739,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 36138,
            "title": "Development of the placental villous tree and its consequences for fetal growth.",
            "abstract": null,
            "authors": [
                "Kingdom, J",
                "Huppertz, B",
                "Seaward, G",
                "Kaufmann, P"
            ],
            "year": 2000,
            "source": "Eur J Obstet Gynecol Reprod Biol. 2000; 92(1):35-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089571500006",
            "pubmed": "10986432",
            "doi": "10.1016/S0301-2115(00)00423-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36138-54142-6"
            ],
            "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.703,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.403508771929825,
            "impactfactor_norm_year": 2000,
            "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": 5018,
            "title": "Did the rate of incidental prostate cancer change in the era of PSA testing? A retrospective study of 1127 patients.",
            "abstract": null,
            "authors": [
                "Zigeuner, RE",
                "Lipsky, K",
                "Riedler, I",
                "Auprich, M",
                "Schips, L",
                "Salfellner, M",
                "Pummer, K",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "Urology. 2003; 62(3):451-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185242700016",
            "pubmed": "12946745",
            "doi": "10.1016%2FS0090-4295%2803%2900459-X",
            "pmc": null,
            "organizations": [
                "5018-14056"
            ],
            "persons": [
                "5018-51738-2",
                "5018-53053-6"
            ],
            "imported": null,
            "journal": "UROLOGY",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.782,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.816326530612245,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 4109,
            "title": "Follicular mucinosis: a critical reappraisal of clinicopathologic features and association with mycosis fungoides and Sézary syndrome.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Fink-Puches, R",
                "Bäck, B",
                "Kerl, H"
            ],
            "year": 2002,
            "source": "Arch Dermatol. 2002; 138(2):182-189",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173854700003",
            "pubmed": "11843637",
            "doi": "10.1001%2Farchderm.138.2.182",
            "pmc": null,
            "organizations": [
                "4109-14047"
            ],
            "persons": [
                "4109-51751-2",
                "4109-51620-6",
                "4109-52589-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.761,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.975,
            "impactfactor_norm_year": 2002,
            "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": 52589,
            "title": "Subacute hypoxia decreases voltage-activated potassium channel expression and function in pulmonary artery myocytes.",
            "abstract": null,
            "authors": [
                "Hong, Z",
                "Weir, EK",
                "Nelson, DP",
                "Olschewski, A"
            ],
            "year": 2004,
            "source": "AMER J RESPIR CELL MOLEC BIOL 2004 31: 337-343.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223693400011",
            "pubmed": "15151918",
            "doi": "10.1165/rcmb.2003-0386OC",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52589-54345-4"
            ],
            "imported": null,
            "journal": "AMER J RESPIR CELL MOLEC BIOL",
            "issn": "1044-1549",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.175,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.939393939393939,
            "impactfactor_norm_year": 2004,
            "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": 5807,
            "title": "Prophylactic effect of citalopram in unipolar, recurrent depression: placebo-controlled study of maintenance therapy.",
            "abstract": null,
            "authors": [
                "Hochstrasser, B",
                "Isaksen, PM",
                "Koponen, H",
                "Lauritzen, L",
                "Mahnert, FA",
                "Rouillon, F",
                "Wade, AG",
                "Andersen, M",
                "Pedersen, SF",
                "Swart, JC",
                "Nil, R"
            ],
            "year": 2001,
            "source": "Br J Psychiatry. 2001; 178(22):304-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167949200005",
            "pubmed": "11282808",
            "doi": "10.1192/bjp.178.4.304",
            "pmc": null,
            "organizations": [
                "5807-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PSYCHIAT",
            "issn": "0007-1250",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.143,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.961038961038961,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 52975,
            "title": "Apolipoprotein E isoforms increase intracellular Ca2+ differentially through a omega-agatoxin IVa-sensitive Ca2+-channel.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Meske, V",
                "Berlin, K",
                "Scharnagl, H",
                "März, W",
                "Ohm, TG"
            ],
            "year": 1998,
            "source": "BRAIN PATHOL 1998 8: 641-653.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076297500005",
            "pubmed": "9804373",
            "doi": "10.1111/j.1750-3639.1998.tb00190.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52975-50886-6"
            ],
            "imported": null,
            "journal": "BRAIN PATHOL",
            "issn": "1015-6305",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.897,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.970588235294118,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53229,
            "title": "Percutaneous nephrostomy and antegrade ureteral stenting: technique-indications-complications.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Portugaller, HR"
            ],
            "year": 2006,
            "source": "Eur Radiol. 2006; 16(9):2016-2030",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000239590200015",
            "pubmed": "16547709",
            "doi": "10.1007/s00330-005-0136-7",
            "pmc": null,
            "organizations": [
                "53229-14054"
            ],
            "persons": [
                "53229-51955-6"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.554,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.726190476190476,
            "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": 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": 2111,
            "title": "Proliferation centres in B-cell malignant lymphoma, lymphocytic (B-CLL): an immunophenotypic study.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Isaacson, PG"
            ],
            "year": 1994,
            "source": "Histopathology. 1994; 24(5):445-451",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NP46600005",
            "pubmed": "8088716",
            "doi": "10.1111/j.1365-2559.1994.tb00553.x",
            "pmc": null,
            "organizations": [
                "2111-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "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": 53441,
            "title": "A comparison of the end-tidal-CO2 documented by capnometry and the arterial pCO2 in emergency patients.",
            "abstract": null,
            "authors": [
                "Prause, G",
                "Hetz, H",
                "Lauda, P",
                "Pojer, H",
                "Smolle-Juettner, F",
                "Smolle, J"
            ],
            "year": 1997,
            "source": "Resuscitation. 1997; 35(2):145-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XY59900008",
            "pubmed": "9316198",
            "doi": "10.1016/S0300-9572(97)00043-9",
            "pmc": null,
            "organizations": [
                "53441-14044",
                "53441-14077"
            ],
            "persons": [
                "53441-51617-6",
                "53441-51986-2",
                "53441-51615-6"
            ],
            "imported": null,
            "journal": "RESUSCITATION",
            "issn": "0300-9572",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.822,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.761904761904762,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 53506,
            "title": "Image-guided virtual autopsy findings of gunshot victims performed with multi-slice computed tomography and magnetic resonance imaging and subsequent correlation between radiology and autopsy findings.",
            "abstract": null,
            "authors": [
                "Thali, MJ",
                "Yen, K",
                "Vock, P",
                "Ozdoba, C",
                "Kneubuehl, BP",
                "Sonnenschein, M",
                "Dirnhofer, R"
            ],
            "year": 2003,
            "source": "Forensic Sci Int. 2003; 138(1-3):8-16",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187029400002",
            "pubmed": "14642714",
            "doi": "10.1016/S0379-0738(03)00225-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORENSIC SCI INT",
            "issn": "0379-0738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.616,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.777777777777778,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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
        }
    ]
}