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=157180
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157200",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157160",
    "results": [
        {
            "id": 2486,
            "title": "Tachykinins in the gut. Part I. Expression, release and motor function.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Holzer-Petsche, U"
            ],
            "year": 1997,
            "source": "PHARMACOL THER. 1997; 73:  173-217. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997WX50900001",
            "pubmed": "9175155",
            "doi": "10.1016%2FS0163-7258%2896%2900195-7",
            "pmc": null,
            "organizations": [
                "2486-14022"
            ],
            "persons": [
                "2486-51529-2",
                "2486-51517-6"
            ],
            "imported": "2009-08-11T17:40:02+02:00",
            "journal": "PHARMACOL THER",
            "issn": "0163-7258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.622,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.955056179775281,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 194039,
            "title": "Analysis of 5-aminolevulinic acid-induced fluorescence in 55 different spinal tumors.",
            "abstract": null,
            "authors": [
                "Millesi, M",
                "Kiesel, B",
                "Woehrer, A",
                "Hainfellner, JA",
                "Novak, K",
                "Martínez-Moreno, M",
                "Wolfsberger, S",
                "Knosp, E",
                "Widhalm, G"
            ],
            "year": 2014,
            "source": "Neurosurg Focus. 2014; 36(2):E11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000331066100012",
            "pubmed": "24484249",
            "doi": "10.3171/2013.12.FOCUS13485",
            "pmc": null,
            "organizations": [],
            "persons": [
                "194039-113410-6"
            ],
            "imported": "2022-03-07T01:00:00+01:00",
            "journal": "Neurosurg Focus",
            "issn": "1092-0684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.105,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.657,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.864,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 3675,
            "title": "Vagal afferent signaling of a gastric mucosal acid insult to medullary, pontine, thalamic, hypothalamic and limbic, but not cortical, nuclei of the rat brain.",
            "abstract": null,
            "authors": [
                "Michl, T",
                "Jocic, M",
                "Heinemann, A",
                "Schuligoi, R",
                "Holzer, P"
            ],
            "year": 2001,
            "source": "PAIN 2001 92: 19-27.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168776500004",
            "pubmed": "11323123",
            "doi": "10.1016%2FS0304-3959%2800%2900467-X",
            "pmc": null,
            "organizations": [
                "3675-14022"
            ],
            "persons": [
                "3675-51529-4",
                "3675-51756-6"
            ],
            "imported": null,
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.541,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4009,
            "title": "Downregulation of E-cadherin and Desmoglein 1 by autocrine hepatocyte growth factor during melanoma development.",
            "abstract": null,
            "authors": [
                "Li, G",
                "Schaider, H",
                "Satyamoorthy, K",
                "Hanakawa, Y",
                "Hashimoto, K",
                "Herlyn, M"
            ],
            "year": 2001,
            "source": "Oncogene. 2001; 20(56):8125-8135",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000172396800010",
            "pubmed": "11781826",
            "doi": "10.1038/sj.onc.1205034",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4009-53662-6"
            ],
            "imported": null,
            "journal": "ONCOGENE",
            "issn": "0950-9232",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.737,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.94392523364486,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4487,
            "title": "Ursodeoxycholic acid aggravates bile infarcts in bile duct-ligated and Mdr2 knockout mice via disruption of cholangioles.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Zollner, G",
                "Fuchsbichler, A",
                "Stumptner, C",
                "Weiglein, AH",
                "Lammert, F",
                "Marschall, HU",
                "Tsybrovskyy, O",
                "Zatloukal, K",
                "Denk, H",
                "Trauner, M"
            ],
            "year": 2002,
            "source": "Gastroenterology. 2002; 123(4):1238-1251",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178415800035",
            "pubmed": "12360485",
            "doi": "10.1053/gast.2002.35948",
            "pmc": null,
            "organizations": [
                "4487-14018",
                "4487-14020",
                "4487-14081"
            ],
            "persons": [
                "4487-50588-6",
                "4487-51515-6",
                "4487-51663-6",
                "4487-51870-6",
                "4487-52938-1",
                "4487-57230-6"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.44,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 4538,
            "title": "Management of pineal region tumors",
            "abstract": null,
            "authors": [
                "Pendl, G"
            ],
            "year": 2002,
            "source": "NEUROSURG QUART 2002 12: 279-298.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000179315800002",
            "pubmed": null,
            "doi": "10.1097/00013414-200212000-00002",
            "pmc": null,
            "organizations": [
                "4538-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURG QUART",
            "issn": "1050-6438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.106598984771574,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 4562,
            "title": "Clonidine and dexmedetomidine potently inhibit peristalsis in the Guinea pig ileum in vitro.",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Roth-Goldbrunner, S",
                "Holzer, P",
                "Roewer, N"
            ],
            "year": 2002,
            "source": "Anesthesiology. 2002; 97(6):1491-1499",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179590500021",
            "pubmed": "12459676",
            "doi": "10.1097/00000542-200212000-00022",
            "pmc": null,
            "organizations": [
                "4562-14022"
            ],
            "persons": [
                "4562-51529-6"
            ],
            "imported": null,
            "journal": "ANESTHESIOLOGY",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.47,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21156,
            "title": "Blood monocytes mimic endothelial progenitor cells.",
            "abstract": null,
            "authors": [
                "Rohde, E",
                "Malischnik, C",
                "Thaler, D",
                "Maierhofer, T",
                "Linkesch, W",
                "Lanzer, G",
                "Guelly, C",
                "Strunk, D"
            ],
            "year": 2006,
            "source": "Stem Cells. 2006; 24(2): 357-367. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240635900018",
            "pubmed": "16141361",
            "doi": "10.1634/stemcells.2005-0072",
            "pmc": null,
            "organizations": [
                "21156-28394"
            ],
            "persons": [
                "21156-58447-6",
                "21156-58453-6"
            ],
            "imported": "2006-08-29T02:00:00+02:00",
            "journal": "Stem Cells",
            "issn": "1066-5099",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.924,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.956834532374101,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 4628,
            "title": "Randomized adjuvant trial of tamoxifen and goserelin versus cyclophosphamide, methotrexate, and fluorouracil: evidence for the superiority of treatment with endocrine blockade in premenopausal patients with hormone-responsive breast cancer--Austrian Breast and Colorectal Cancer Study Group Trial 5.",
            "abstract": null,
            "authors": [
                "Jakesz, R",
                "Hausmaninger, H",
                "Kubista, E",
                "Gnant, M",
                "Menzel, C",
                "Bauernhofer, T",
                "Seifert, M",
                "Haider, K",
                "Mlineritsch, B",
                "Steindorfer, P",
                "Kwasny, W",
                "Fridrik, M",
                "Steger, G",
                "Wette, V",
                "Samonigg, H",
                "Austrian Breast and Colorectal Cancer Study Group Trial 5"
            ],
            "year": 2002,
            "source": "J CLIN ONCOL 2002 20: 4621-4627.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180351700004",
            "pubmed": "12488405",
            "doi": "10.1200%2FJCO.2002.09.112",
            "pmc": null,
            "organizations": [
                "4628-14045",
                "4628-14085"
            ],
            "persons": [
                "4628-51080-6",
                "4628-51532-6",
                "4628-51692-6"
            ],
            "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": 9.868,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.973684210526316,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4993,
            "title": "Spinal cord stimulation in the treatment of non-reconstructable stable critical leg ischaemia: results of the European Peripheral Vascular Disease Outcome Study (SCS-EPOS).",
            "abstract": null,
            "authors": [
                "Amann, W",
                "Berg, P",
                "Gersbach, P",
                "Gamain, J",
                "Raphael, JH",
                "Ubbink, DT",
                "European Peripheral Vascular Disease Outcome Study SCS-EPOS"
            ],
            "year": 2003,
            "source": "Eur J Vasc Endovasc Surg. 2003; 26(3):280-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184932900009",
            "pubmed": "14509891",
            "doi": "10.1053/ejvs.2003.1876",
            "pmc": null,
            "organizations": [
                "4993-14074"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J VASC ENDOVASC SURG",
            "issn": "1078-5884",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.774,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.74468085106383,
            "impactfactor_norm_year": 2003,
            "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": false
        },
        {
            "id": 5064,
            "title": "Effect of blood pressure during the acute period of ischemic stroke on stroke outcome: a tertiary analysis of the GAIN International Trial.",
            "abstract": null,
            "authors": [
                "Aslanyan, S",
                "Fazekas, F",
                "Weir, CJ",
                "Horner, S",
                "Lees, KR",
                "GAIN International Steering Committee and Investigators"
            ],
            "year": 2003,
            "source": "Stroke. 2003; 34(10):2420-2425",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185679100040",
            "pubmed": "14500934",
            "doi": "10.1161/01.STR.0000091233.04524.0C",
            "pmc": null,
            "organizations": [
                "5064-14051"
            ],
            "persons": [
                "5064-51545-6"
            ],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.233,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.97037037037037,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176,
            "title": "Does hysteroscopy facilitate tumor cell dissemination? Incidence of peritoneal cytology from patients with early stage endometrial carcinoma following dilatation and curettage (D & C) versus hysteroscopy and D & C.",
            "abstract": null,
            "authors": [
                "Obermair, A",
                "Geramou, M",
                "Gucer, F",
                "Denison, U",
                "Graf, AH",
                "Kapshammer, E",
                "Neunteufel, W",
                "Frech, I",
                "Kaider, A",
                "Kainz, C"
            ],
            "year": 2000,
            "source": "Cancer. 2000; 88(1):139-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084565600019",
            "pubmed": "10618616",
            "doi": "10.1002/(SICI)1097-0142(20000101)88:1<139::AID-CNCR19>3.3.CO;2-L",
            "pmc": null,
            "organizations": [
                "176-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.611,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.854368932038835,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5583,
            "title": "Nasalance changes after functional endoscopic sinus surgery.",
            "abstract": null,
            "authors": [
                "Soneghet, R",
                "Santos, RP",
                "Behlau, M",
                "Habermann, W",
                "Friedrich, G",
                "Stammberger, H"
            ],
            "year": 2002,
            "source": "J VOICE 2002 16: 392-397.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181346900010",
            "pubmed": "12395991",
            "doi": "10.1016%2FS0892-1997%2802%2900110-8",
            "pmc": null,
            "organizations": [
                "5583-14042"
            ],
            "persons": [
                "5583-51636-6"
            ],
            "imported": null,
            "journal": "J VOICE",
            "issn": "0892-1997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.21875,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 12572,
            "title": "New and unusual O alleles at the ABO locus are implicated in unexpected blood group phenotypes.",
            "abstract": null,
            "authors": [
                "Hosseini-Maaf, B",
                "Irshaid, NM",
                "Hellberg, A",
                "Wagner, T",
                "Levene, C",
                "Hustinx, H",
                "Steffensen, R",
                "Chester, MA",
                "Olsson, ML"
            ],
            "year": 2005,
            "source": "Transfusion. 2005; 45(1):70-81",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225934600013",
            "pubmed": "15647021",
            "doi": "10.1111/j.1537-2995.2005.04195.x",
            "pmc": null,
            "organizations": [
                "12572-14058"
            ],
            "persons": [
                "12572-51964-6"
            ],
            "imported": null,
            "journal": "TRANSFUSION",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.16,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.7,
            "impactfactor_norm_year": 2005,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 14575,
            "title": "An automatic nonrigid registration for stained histological sections.",
            "abstract": null,
            "authors": [
                "Auer, M",
                "Regitnig, P",
                "Holzapfel, GA"
            ],
            "year": 2005,
            "source": "IEEE TRANS IMAGE PROCESSING. 2005; 14(4): 475-486. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227693300009",
            "pubmed": "15825482",
            "doi": "10.1109/TIP.2005.843756",
            "pmc": null,
            "organizations": [
                "14575-14020"
            ],
            "persons": [
                "14575-51991-6"
            ],
            "imported": "2013-01-21T18:07:29+01:00",
            "journal": "IEEE TRANS IMAGE PROCESSING",
            "issn": "1057-7149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.428,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.932692307692308,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "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": 19410,
            "title": "Human macrophages degrade tryptophan upon induction by interferon-gamma.",
            "abstract": null,
            "authors": [
                "Werner, ER",
                "Bitterlich, G",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Szabo, G",
                "Dierich, MP",
                "Wachter, H"
            ],
            "year": 1987,
            "source": "Life Sci. 1987; 41(3):273-280",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H809000004",
            "pubmed": "3110526",
            "doi": "10.1016/0024-3205(87)90149-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19410-50569-6"
            ],
            "imported": null,
            "journal": "LIFE SCI",
            "issn": "0024-3205",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.803370786516854,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 22681,
            "title": "Primary cutaneous large B-cell lymphomas: clinicopathologic features, classification, and prognostic factors in a large series of patients.",
            "abstract": null,
            "authors": [
                "Kodama, K",
                "Massone, C",
                "Chott, A",
                "Metze, D",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 2005,
            "source": "BLOOD. 2005; 106(7): 2491-2497. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232134700046",
            "pubmed": "15947086",
            "doi": "10.1182/blood-2005-03-1175",
            "pmc": null,
            "organizations": [
                "22681-14047"
            ],
            "persons": [
                "22681-51751-4",
                "22681-51620-6"
            ],
            "imported": "2013-02-08T11:49:04+01:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.131,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.983333333333333,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 35973,
            "title": "Plasmapheresis reverses all side-effects of a cisplatin overdose--a case report and treatment recommendation.",
            "abstract": null,
            "authors": [
                "Hofmann, G",
                "Bauernhofer, T",
                "Krippl, P",
                "Lang-Loidolt, D",
                "Horn, S",
                "Goessler, W",
                "Schippinger, W",
                "Ploner, F",
                "Stoeger, H",
                "Samonigg, H"
            ],
            "year": 2006,
            "source": "BMC Cancer. 2006; 6(2):1-1",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234889000001",
            "pubmed": "16390557",
            "doi": "10.1186/1471-2407-6-1",
            "pmc": "PMC1334209",
            "organizations": [
                "35973-14042",
                "35973-14084",
                "35973-14085"
            ],
            "persons": [
                "35973-51045-6",
                "35973-51532-6",
                "35973-51538-6",
                "35973-51638-6",
                "35973-51690-6",
                "35973-51692-6",
                "35973-52003-2"
            ],
            "imported": "2006-06-09T10:31:49+02:00",
            "journal": "BMC CANCER",
            "issn": "1471-2407",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.359,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.430894308943089,
            "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": 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": 36054,
            "title": "Regulation of functional steroid receptors and ligand-induced responses in telomerase-immortalized human endometrial epithelial cells.",
            "abstract": null,
            "authors": [
                "Hombach-Klonisch, S",
                "Kehlen, A",
                "Fowler, PA",
                "Huppertz, B",
                "Jugert, JF",
                "Bischoff, G",
                "Schlüter, E",
                "Buchmann, J",
                "Klonisch, T"
            ],
            "year": 2005,
            "source": "J MOLECULAR ENDOCRINOL. 2005; 34:  517-534. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228583800019",
            "pubmed": "15821114",
            "doi": "10.1677/jme.1.01550",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36054-54142-6"
            ],
            "imported": "2006-11-17T10:41:26+01:00",
            "journal": "J MOLECULAR ENDOCRINOL",
            "issn": "0952-5041",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.474,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.561797752808989,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 36178,
            "title": "Immunohistochemistry of matrix metalloproteinases (MMP), their substrates, and their inhibitors (TIMP) during trophoblast invasion in the human placenta.",
            "abstract": null,
            "authors": [
                "Huppertz, B",
                "Kertschanska, S",
                "Demir, AY",
                "Frank, HG",
                "Kaufmann, P"
            ],
            "year": 1998,
            "source": "CELL TISSUE RES 1998 291: 133-148.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071138500014",
            "pubmed": "9394051",
            "doi": "10.1007/s004410050987",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36178-54142-2"
            ],
            "imported": null,
            "journal": "CELL TISSUE RES",
            "issn": "0302-766X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.084,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.575539568345324,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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
        }
    ]
}