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=154940&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154960&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154920&ordering=-imported",
    "results": [
        {
            "id": 62460,
            "title": "Synergistic action of protein kinase C theta and calcineurin is sufficient for Fas ligand expression and induction of a crmA-sensitive apoptosis pathway in Jurkat T cells.",
            "abstract": null,
            "authors": [
                "Villunger, A",
                "Ghaffari-Tabrizi, N",
                "Tinhofer, I",
                "Krumböck, N",
                "Bauer, B",
                "Schneider, T",
                "Kasibhatla, S",
                "Greil, R",
                "Baier-Bitterlich, G",
                "Uberall, F",
                "Green, DR",
                "Baier, G"
            ],
            "year": 1999,
            "source": "Eur J Immunol. 1999; 29(11):3549-3561",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083689100014",
            "pubmed": "10556809",
            "doi": "10.1002/(SICI)1521-4141(199911)29:11<3549::AID-IMMU3549>3.0.CO;2-Q",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62460-51047-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Eur J Immunol",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.635,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.91304347826087,
            "impactfactor_norm_year": 1999,
            "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": 62459,
            "title": "LDL stimulates mitogen-activated protein kinase phosphatase-1 expression, independent of LDL receptors, in vascular smooth muscle cells.",
            "abstract": null,
            "authors": [
                "Metzler, B",
                "Li, C",
                "Hu, Y",
                "Sturm, G",
                "Ghaffari-Tabrizi, N",
                "Xu, Q"
            ],
            "year": 1999,
            "source": "Arterioscler Thromb Vasc Biol. 1999; 19(8):1862-1871",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082104500006",
            "pubmed": "10446064",
            "doi": "10.1161/01.ATV.19.8.1862",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62459-51047-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Arterioscler Thromb Vasc Biol",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.406,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 1999,
            "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": 62456,
            "title": "Angiotensin I receptor blockers for heart failure",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Kickenweiz, E",
                "Zweiker, R",
                "Klein, W"
            ],
            "year": 2001,
            "source": "Wien Med Wochenschr. 2001; 151(7-8): 157-159. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "11450163",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62456-14083"
            ],
            "persons": [
                "62456-51700-1"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 62455,
            "title": "Images in cardiology. Occlusion of the left main coronary artery without myocardial infarction.",
            "abstract": null,
            "authors": [
                "Zweiker, R",
                "Stoschitzky, K",
                "Klein, W"
            ],
            "year": 2000,
            "source": "Heart. 2000; 83(6):672-672",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087284000018",
            "pubmed": "10814627",
            "doi": "10.1136/heart.83.6.672",
            "pmc": "PMC1760873",
            "organizations": [
                "62455-14083"
            ],
            "persons": [
                "62455-51374-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Heart",
            "issn": "1355-6037",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.144,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.73015873015873,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62454,
            "title": "Current aspects of ACE inhibitor therapy from the cardiologic viewpoint",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Eber, B",
                "Gasser, R",
                "Stoschitzky, K",
                "Schumacher, M",
                "Fruhwald, FM",
                "Zweiker, R"
            ],
            "year": 1996,
            "source": "Wien Med Wochenschr. 1996; 146(11):221-224",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "8928518",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62454-14083"
            ],
            "persons": [
                "62454-51374-6",
                "62454-51533-6",
                "62454-51700-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 62453,
            "title": "Serum digoxin level in patients with dilated cardiomyopathy",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Watzinger, N",
                "Schumacher, M",
                "Zweiker, R",
                "Pokan, R",
                "Eber, B",
                "Klein, W"
            ],
            "year": 1996,
            "source": "Wien Med Wochenschr. 1996; 146(5):98-101",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8686330",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62453-14083"
            ],
            "persons": [
                "62453-51700-1",
                "62453-51759-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 62452,
            "title": "What are the therapeutic consequences of evaluating hypertensive patients with 24-hour blood pressure monitors and blood pressure self-measurement?",
            "abstract": null,
            "authors": [
                "Zweiker, R",
                "Eber, B",
                "Schumacher, M",
                "Stoschitzky, K",
                "Pokan, R",
                "Pieber, T",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Wien Med Wochenschr. 1995; 145(15-16):365-372",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "7502517",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62452-14083"
            ],
            "persons": [
                "62452-51374-6",
                "62452-51831-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": true
        },
        {
            "id": 62451,
            "title": "Hypertension and hemorheology",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Eber, B",
                "Dusleag, J",
                "Gasser, R",
                "Fruhwald, FM",
                "Schumacher, M",
                "Zweiker, R",
                "Stoschitzky, K"
            ],
            "year": 1995,
            "source": "Wien Med Wochenschr. 1995; 145(15-16):355-357",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "7502514",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62451-14083"
            ],
            "persons": [
                "62451-51374-6",
                "62451-51533-6",
                "62451-51700-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 62450,
            "title": "Eating behavior of patients with metabolic diseases and metabolically healthy probands in Austria. Results of a questionnaire survey at the Graz Autumn Fair 1991",
            "abstract": null,
            "authors": [
                "Schumacher, M",
                "Eber, B",
                "Schallmoser, K",
                "Toplak, H",
                "Zweiker, R",
                "Lindschinger, M",
                "Sommer, K",
                "Klein, W"
            ],
            "year": 1993,
            "source": "Wien Med Wochenschr. 1993; 143(12): 329-332. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8212721",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62450-14083"
            ],
            "persons": [
                "62450-51846-6",
                "62450-51699-1"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": true
        },
        {
            "id": 62449,
            "title": "Pericardiocentesis Guided by Contrast Echocardiography.",
            "abstract": null,
            "authors": [
                "Watzinger, N",
                "Brussee, H",
                "Fruhwald, FM",
                "Schumacher, M",
                "Zweiker, R",
                "Stoschitzky, K",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Echocardiography. 1998; 15(7):635-640",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077104500004",
            "pubmed": "11175093",
            "doi": "10.1111/j.1540-8175.1998.tb00661.x",
            "pmc": null,
            "organizations": [
                "62449-14083"
            ],
            "persons": [
                "62449-51374-6",
                "62449-51700-6",
                "62449-51759-2"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Echocardiography",
            "issn": "0742-2822",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.258064516129032,
            "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": true
        },
        {
            "id": 62405,
            "title": "Heat shock treatment of tumor lysate-pulsed dendritic cells enhances their capacity to elicit antitumor T cell responses against medullary thyroid carcinoma.",
            "abstract": null,
            "authors": [
                "Bachleitner-Hofmann, T",
                "Strohschneider, M",
                "Krieger, P",
                "Sachet, M",
                "Dubsky, P",
                "Hayden, H",
                "Schoppmann, SF",
                "Pfragner, R",
                "Gnant, M",
                "Friedl, J",
                "Stift, A"
            ],
            "year": 2006,
            "source": "J Clin Endocrinol Metab. 2006; 91(11): 4571-4577. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241816300057",
            "pubmed": "16954161",
            "doi": "10.1210/jc.2006-0971",
            "pmc": null,
            "organizations": [
                "62405-14014"
            ],
            "persons": [],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "J Clin Endocrinol Metab",
            "issn": "0021-972X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.799,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.921348314606742,
            "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": true
        },
        {
            "id": 62457,
            "title": "Restricted expression of Mov13 mutant alpha 1(I) collagen gene in osteoblasts and its consequences for bone development.",
            "abstract": null,
            "authors": [
                "Kratochwil, K",
                "Ghaffari-Tabrizi, N",
                "Holzinger, I",
                "Harbers, K"
            ],
            "year": 1993,
            "source": "Dev Dyn. 1993; 198(4): 273-283. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MT41900004",
            "pubmed": "8130375",
            "doi": "10.1002/aja.1001980405",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62457-51047-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Dev Dyn",
            "issn": "1058-8388",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.483,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 62464,
            "title": "Exacerbated vein graft arteriosclerosis in protein kinase Cdelta-null mice.",
            "abstract": null,
            "authors": [
                "Leitges, M",
                "Mayr, M",
                "Braun, U",
                "Mayr, U",
                "Li, C",
                "Pfister, G",
                "Ghaffari-Tabrizi, N",
                "Baier, G",
                "Hu, Y",
                "Xu, Q"
            ],
            "year": 2001,
            "source": "J Clin Invest. 2001; 108(10):1505-1512",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172352700013",
            "pubmed": "11714742",
            "doi": "10.1172/JCI12902",
            "pmc": "PMC209416",
            "organizations": [],
            "persons": [
                "62464-51047-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "J Clin Invest",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.118,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.973333333333333,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 62448,
            "title": "Heart rate performance curve during incremental cycle ergometer exercise in healthy young male subjects.",
            "abstract": null,
            "authors": [
                "Hofmann, P",
                "Pokan, R",
                "von Duvillard, SP",
                "Seibert, FJ",
                "Zweiker, R",
                "Schmid, P"
            ],
            "year": 1997,
            "source": "Med Sci Sports Exerc. 1997; 29(6):762-768",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XH57000005",
            "pubmed": "9219203",
            "doi": "10.1097/00005768-199706000-00005",
            "pmc": null,
            "organizations": [
                "62448-14083"
            ],
            "persons": [
                "62448-51724-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Med Sci Sports Exerc",
            "issn": "0195-9131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.851,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.982758620689655,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 62461,
            "title": "T cell expressed PKCtheta demonstrates cell-type selective function.",
            "abstract": null,
            "authors": [
                "Bauer, B",
                "Krumböck, N",
                "Ghaffari-Tabrizi, N",
                "Kampfer, S",
                "Villunger, A",
                "Wilda, M",
                "Hameister, H",
                "Utermann, G",
                "Leitges, M",
                "Uberall, F",
                "Baier, G"
            ],
            "year": 2000,
            "source": "Eur J Immunol. 2000; 30(12):3645-3654",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165975500036",
            "pubmed": "11169407",
            "doi": "10.1002/1521-4141(200012)30:12<3645::AID-IMMU3645>3.0.CO;2-#",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62461-51047-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Eur J Immunol",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.24,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.905172413793103,
            "impactfactor_norm_year": 2000,
            "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": 62477,
            "title": "Klebsiella oxytoca as a causative organism of antibiotic-associated hemorrhagic colitis.",
            "abstract": null,
            "authors": [
                "Högenauer, C",
                "Langner, C",
                "Beubler, E",
                "Lippe, IT",
                "Schicho, R",
                "Gorkiewicz, G",
                "Krause, R",
                "Gerstgrasser, N",
                "Krejs, GJ",
                "Hinterleitner, TA"
            ],
            "year": 2006,
            "source": "N Engl J Med. 2006; 355(23):2418-2426",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242581400006",
            "pubmed": "17151365",
            "doi": "10.1056/NEJMoa054765",
            "pmc": null,
            "organizations": [
                "62477-14020",
                "62477-14022",
                "62477-14081",
                "62477-14087"
            ],
            "persons": [
                "62477-50044-6",
                "62477-50496-6",
                "62477-51534-6",
                "62477-51667-6",
                "62477-51976-6",
                "62477-53167-2",
                "62477-56687-6",
                "62477-51832-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "N Engl J Med",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 51.296,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "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": 62467,
            "title": "Critical role of protein kinase C alpha and calcium in growth factor induced activation of the Na(+)/H(+) exchanger NHE1.",
            "abstract": null,
            "authors": [
                "Maly, K",
                "Strese, K",
                "Kampfer, S",
                "Ueberall, F",
                "Baier, G",
                "Ghaffari-Tabrizi, N",
                "Grunicke, HH",
                "Leitges, M"
            ],
            "year": 2002,
            "source": "FEBS Lett. 2002; 521(1-3):205-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176443600041",
            "pubmed": "12067706",
            "doi": "10.1016/S0014-5793(02)02867-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62467-51047-6"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "FEBS Lett",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.912,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.830769230769231,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62472,
            "title": "Laparoscopic partial splenectomy.",
            "abstract": null,
            "authors": [
                "Uranues, S",
                "Grossman, D",
                "Ludwig, L",
                "Bergamaschi, R"
            ],
            "year": 2007,
            "source": "Surg Endosc. 2007; 21(1): 57-60. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243106500011",
            "pubmed": "17031738",
            "doi": "10.1007/s00464-006-0124-2",
            "pmc": null,
            "organizations": [
                "62472-14073"
            ],
            "persons": [
                "62472-51612-2"
            ],
            "imported": "2006-12-11T01:00:00+01:00",
            "journal": "Surg Endosc",
            "issn": "0930-2794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.242,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.712230215827338,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62388,
            "title": "Epidural Pacemaker for Spinal-Cord-Stimulation - Real option for patient with non reconstructable chronic critical limb ischemia",
            "abstract": null,
            "authors": [
                "Tomka, M",
                "Ott, T",
                "Konstantiniuk, P",
                "Baumann, A",
                "Amann, W",
                "Cohnert, T"
            ],
            "year": 2006,
            "source": "European Surgery. 38 Suppl 209:21: -Jahrestagung der Österreichischen Gesellschaft für Chirurgie; Juni 15-17, 2006; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62388-14074"
            ],
            "persons": [
                "62388-50038",
                "62388-50860",
                "62388-51084",
                "62388-51880"
            ],
            "imported": "2006-12-10T22:48:58+01:00",
            "journal": "European Surgery",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62387,
            "title": "Revaskularisierung der Arteria carotis externa bei bestehendem gleichseitigem Verschluß der Arteria carotis interna zur Therapie einer rezidivierenden Amaurosis fugax",
            "abstract": null,
            "authors": [
                "Ott, T",
                "Konstantiniuk, P",
                "Gratzer, U",
                "Hessinger, M",
                "Tiesenhausen, K",
                "Cohnert, T"
            ],
            "year": 2006,
            "source": "European Surgery. 38 Suppl 209:63: -Jahrestagung der Österreichischen Gesellschaft für Chirurgie; Juni 15-17, 2006; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62387-14074"
            ],
            "persons": [
                "62387-50038",
                "62387-50860",
                "62387-51946"
            ],
            "imported": "2006-12-10T22:39:39+01:00",
            "journal": "European Surgery",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}