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=153900&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153920&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153880&ordering=-imported",
    "results": [
        {
            "id": 63659,
            "title": "Quality of life measurement in oncology--a matter of the assessment instrument?",
            "abstract": null,
            "authors": [
                "Holzner, B",
                "Kemmler, G",
                "Sperner-Unterweger, B",
                "Kopp, M",
                "Dünser, M",
                "Margreiter, R",
                "Marschitz, I",
                "Nachbaur, D",
                "Fleischhacker, WW",
                "Greil, R"
            ],
            "year": 2001,
            "source": "Eur J Cancer. 2001; 37(18):2349-2356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172631200013",
            "pubmed": "11720827",
            "doi": "10.1016/S0959-8049(01)00307-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Eur J Cancer",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.46,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.813084112149533,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63663,
            "title": "Loss of active MEK1-ERK1/2 restores epithelial phenotype and morphogenesis in transdifferentiated MDCK cells.",
            "abstract": null,
            "authors": [
                "Schramek, H",
                "Feifel, E",
                "Marschitz, I",
                "Golochtchapova, N",
                "Gstraunthaler, G",
                "Montesano, R"
            ],
            "year": 2003,
            "source": "Am J Physiol Cell Physiol. 2003; 285(3): C652-C661. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184549600019",
            "pubmed": "12900389",
            "doi": "10.1152/ajpcell.00463.2002",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Am J Physiol Cell Physiol",
            "issn": "0363-6143",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.103,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.891891891891892,
            "impactfactor_norm_year": 2003,
            "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": 586,
            "title": "Continuous Renal Replacement Therapy in Critically Ill Neonates",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Rödl, S",
                "Urlesberger, B",
                "Kuttnighaim, M",
                "Ring, E"
            ],
            "year": 1998,
            "source": "KIDNEY INT 1998 53:  S169-S173.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073285700034",
            "pubmed": "9573597",
            "doi": null,
            "pmc": null,
            "organizations": [
                "586-14048"
            ],
            "persons": [
                "586-51709-6"
            ],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.781,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 63661,
            "title": "Interleukin-15 as a potential costimulatory cytokine in CD154 gene therapy of chronic lymphocytic leukemia.",
            "abstract": null,
            "authors": [
                "Anether, G",
                "Marschitz, I",
                "Tinhofer, I",
                "Greil, R"
            ],
            "year": 2002,
            "source": "Blood. 2002; 99(2):722-723",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000173215900048",
            "pubmed": "11799965",
            "doi": "10.1182/blood.V99.2.722",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Blood",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.631,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.967213114754098,
            "impactfactor_norm_year": 2002,
            "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": 63648,
            "title": "Prostaglandin E1-induced moderation of elevated pulmonary vascular resistance. Survival on waiting list and results of orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Wasler, A",
                "Tscheliessnigg, K",
                "Petutschnigg, B",
                "Auer, T",
                "Müller, H",
                "Rödl, S"
            ],
            "year": 1993,
            "source": "J Heart Lung Transplant. 1993; 12(2):173-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW40400002",
            "pubmed": "8476887",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63648-14073"
            ],
            "persons": [
                "63648-51709-6",
                "63648-51982-6"
            ],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "J Heart Lung Transplant",
            "issn": "1053-2498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.43,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903225806451613,
            "impactfactor_norm_year": 1998,
            "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": 63653,
            "title": "Constitutive expression of Fas (Apo-1/CD95) ligand on multiple myeloma cells: a potential mechanism of tumor-induced suppression of immune surveillance.",
            "abstract": null,
            "authors": [
                "Villunger, A",
                "Egle, A",
                "Marschitz, I",
                "Kos, M",
                "Böck, G",
                "Ludwig, H",
                "Geley, S",
                "Kofler, R",
                "Greil, R"
            ],
            "year": 1997,
            "source": "Blood. 1997; 90(1): 12-20. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XH42800002",
            "pubmed": "9207432",
            "doi": "10.1182/blood.V90.1.12.12_12_20",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Blood",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.507,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 1998,
            "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": 63650,
            "title": "Two decades' experience of renal replacement therapy in paediatric patients with acute renal failure.",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Rödl, S",
                "Mache, C",
                "Trop, M",
                "Ring, E",
                "Zobel, G"
            ],
            "year": 2007,
            "source": "Eur J Pediatr. 2007; 166(2): 139-144. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243034500006",
            "pubmed": "16912898",
            "doi": "10.1007/s00431-006-0213-1",
            "pmc": null,
            "organizations": [
                "63650-14091"
            ],
            "persons": [
                "63650-50907-2",
                "63650-51709-6",
                "63650-51877-6"
            ],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Eur J Pediatr",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.277,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.63013698630137,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 63654,
            "title": "Differential sensitivity of CD4+ and CD8+ T lymphocytes to the killing efficacy of Fas (Apo-1/CD95) ligand+ tumor cells in B chronic lymphocytic leukemia.",
            "abstract": null,
            "authors": [
                "Tinhofer, I",
                "Marschitz, I",
                "Kos, M",
                "Henn, T",
                "Egle, A",
                "Villunger, A",
                "Greil, R"
            ],
            "year": 1998,
            "source": "Blood. 1998; 91(11): 4273-4281. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073797000033",
            "pubmed": "9596676",
            "doi": "10.1182/blood.V91.11.4273.411k25_4273_4281",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Blood",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.372,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 1998,
            "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": 63656,
            "title": "Analysis of Bcl-2 protein expression in chronic lymphocytic leukemia. A comparison of three semiquantitation techniques.",
            "abstract": null,
            "authors": [
                "Marschitz, I",
                "Tinhofer, I",
                "Hittmair, A",
                "Egle, A",
                "Kos, M",
                "Greil, R"
            ],
            "year": 2000,
            "source": "Am J Clin Pathol. 2000; 113(2):219-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084932500006",
            "pubmed": "10664624",
            "doi": "10.1309/491W-L1TN-UFQX-T61B",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Am J Clin Pathol",
            "issn": "0002-9173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.939,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.895522388059701,
            "impactfactor_norm_year": 2000,
            "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": 63630,
            "title": "30 day results from the SPACE trial of stent-protected angioplasty versus carotid endarterectomy in symptomatic patients: a randomised non-inferiority trial.",
            "abstract": null,
            "authors": [
                "SPACE Collaborative Group",
                "Ringleb, PA",
                "Allenberg, J",
                "Brückmann, H",
                "Eckstein, HH",
                "Fraedrich, G",
                "Hartmann, M",
                "Hennerici, M",
                "Jansen, O",
                "Klein, G",
                "Kunze, A",
                "Marx, P",
                "Niederkorn, K",
                "Schmiedt, W",
                "Solymosi, L",
                "Stingele, R",
                "Zeumer, H",
                "Hacke, W"
            ],
            "year": 2006,
            "source": "Lancet. 2006; 368(9543):1239-1247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241058300030",
            "pubmed": "17027729",
            "doi": "10.1016/S0140-6736(06)69122-8",
            "pmc": null,
            "organizations": [
                "63630-14051"
            ],
            "persons": [
                "63630-51876-6",
                "63630-51546-6"
            ],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Lancet",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 25.8,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.990476190476191,
            "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": 63655,
            "title": "Expression of functional interleukin-15 receptor and autocrine production of interleukin-15 as mechanisms of tumor propagation in multiple myeloma.",
            "abstract": null,
            "authors": [
                "Tinhofer, I",
                "Marschitz, I",
                "Henn, T",
                "Egle, A",
                "Greil, R"
            ],
            "year": 2000,
            "source": "Blood. 2000; 95(2):610-618",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084662000036",
            "pubmed": "10627470",
            "doi": "10.1182/blood.V95.2.610",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Blood",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.977,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.966666666666667,
            "impactfactor_norm_year": 2000,
            "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": 63660,
            "title": "Rapid activation of Na+/H+-exchange in MDCK cells by aldosterone involves MAP-kinase ERK1/2.",
            "abstract": null,
            "authors": [
                "Gekle, M",
                "Freudinger, R",
                "Mildenberger, S",
                "Schenk, K",
                "Marschitz, I",
                "Schramek, H"
            ],
            "year": 2001,
            "source": "Pflugers Arch. 2001; 441(6):781-786",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167527400007",
            "pubmed": "11316261",
            "doi": "10.1007/s004240000507",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Pflugers Arch",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.632,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.540540540540541,
            "impactfactor_norm_year": 2001,
            "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": 63621,
            "title": "Concerning specific language impairment: intelligibility in expressive language",
            "abstract": null,
            "authors": [
                "Eisenwort, B",
                "Marschik, P",
                "Fladerer, A",
                "Motl, S",
                "Wedl, J",
                "Eisenwort, G",
                "Willinger, U",
                "Vollmann, R"
            ],
            "year": 2004,
            "source": "Klin Padiatr. 2004; 216(4): 225-229. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223167000002",
            "pubmed": "15284946",
            "doi": "10.1055/s-2004-44905",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63621-58883-6"
            ],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.615,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.257142857142857,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 63617,
            "title": "Die Gefäßchirurgische Therapie der PAVK - Aorta und Beckenetage",
            "abstract": null,
            "authors": [
                "Cohnert, T"
            ],
            "year": 2006,
            "source": "Brucker Gefäßtage; September 15, 2006; Bruck an der Mur, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63617-14074"
            ],
            "persons": [
                "63617-50860"
            ],
            "imported": "2006-12-18T00:41:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "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": 63616,
            "title": "Pedale Bypässe",
            "abstract": null,
            "authors": [
                "Baumann, A"
            ],
            "year": 2006,
            "source": "Brucker Gefäßtage; September 15, 2006; Bruck an der Mur, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63616-14074"
            ],
            "persons": [
                "63616-51880"
            ],
            "imported": "2006-12-18T00:38:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "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": 63612,
            "title": "Molecular Basis of Inherited Pancreatic Disorders. Endocrinology and Metabolism Clinics of North America.",
            "abstract": null,
            "authors": null,
            "year": 2006,
            "source": "Lerch, MM; Griesbacher, T; Whitcomb, DC. editor(s). 35(2) : Philadelphia: Saunders; 2006. (ISBN: 1-4160-3870-1) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63612-14022"
            ],
            "persons": [
                "63612-51661"
            ],
            "imported": "2006-12-17T10:01:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 26426,
            "title": "Selective kallikrein inhibitors attenuate haemorrhagic laesions caused by kinin antagonists in experimental acute pancreatitis",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Evans, DM",
                "Peskar, BA"
            ],
            "year": 2005,
            "source": "PHARMACOLOGY. 2005; 75: 198-198.-11th Symposium of the Austrian-Pharmacological-Society (Joint Meeting with the Austrian Society of Toxicology and the Hungarian Society for Experimental and Clinical Pharmacology); NOV 24-26, 2005; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000233040400015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "26426-14022"
            ],
            "persons": [
                "26426-51661"
            ],
            "imported": "2006-12-17T09:55:49+01:00",
            "journal": "PHARMACOLOGY",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.375,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.352331606217617,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63611,
            "title": "Anti-inflammatory effects of perfluorooctanoic acid (PFOA) in experimental acute pancreatitis in rats.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Peskar, BA"
            ],
            "year": 2006,
            "source": "Pancreatology. 6: 334-335.-XXXVIII Meeting of the European Pancreatic Club; JUN 7-10, 2006; Tampere, FINLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63611-14022"
            ],
            "persons": [
                "63611-51661"
            ],
            "imported": "2006-12-17T09:53:25+01:00",
            "journal": "Pancreatology",
            "issn": "1424-3903",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.564,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.369565217391304,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63610,
            "title": "Effects of perfluorooctanoic acid (PFOA) in cerulein-induced acute pancreatitis in rats.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Peskar, BA"
            ],
            "year": 2006,
            "source": "Pancreas. 33: 464-464.-Joint Meeting of the American Pancreatic Association and the International Association of Pancreatology; NOV 1-4, 2006; Chicago, IL, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000241714500096",
            "pubmed": null,
            "doi": "10.1097/00006676-200611000-00096",
            "pmc": null,
            "organizations": [
                "63610-14022"
            ],
            "persons": [
                "63610-51661"
            ],
            "imported": "2006-12-17T09:48:13+01:00",
            "journal": "Pancreas",
            "issn": "0885-3177",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.121,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.673913043478261,
            "impactfactor_norm_year": 2005,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63608,
            "title": "Analysis of coronary-sinus-occlusion pressure by iterating the convolution integral.",
            "abstract": null,
            "authors": [
                "Schreiner, W",
                "Mohl, W",
                "Aigner, A",
                "Wolner, E",
                "Kenner, T",
                "Moser, M"
            ],
            "year": 1986,
            "source": "J Biomed Eng. 1986; 8(1):56-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986AXP3100008",
            "pubmed": "3951210",
            "doi": "10.1016/0141-5425(86)90031-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63608-51671-6"
            ],
            "imported": "2006-12-17T01:00:00+01:00",
            "journal": "J Biomed Eng",
            "issn": "0141-5425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}