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=153420&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153440&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153400&ordering=-imported",
    "results": [
        {
            "id": 64118,
            "title": "Clinical features, diagnosis, and treatment of dysphoric states and psychoses associated with epilepsy",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB"
            ],
            "year": 2006,
            "source": "NERVENARZT. 2006; 77(11): 1381-1391. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000242604300013",
            "pubmed": "17061130",
            "doi": "10.1007/s00115-006-2186-8",
            "pmc": null,
            "organizations": [
                "64118-29444"
            ],
            "persons": [
                "64118-50097-2"
            ],
            "imported": "2007-01-04T14:34:32+01:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.711,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.236486486486486,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64121,
            "title": "Predicting the long-term effects of cardiac resynchronisation therapy from baseline variables and the early response. A report from CARE-HF (Cardiac Resynchronisation in Heart Failure)",
            "abstract": null,
            "authors": [
                "Cleland, JGF",
                "Freemantle, N",
                "Ghio, S",
                "Fruhwald, F",
                "Tavazzi, L",
                "Kappenberger, L",
                "Erdmann, E",
                "Daubert, JC"
            ],
            "year": 2006,
            "source": "EUR HEART J. 27: 177-177.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240668401171",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64121-14083"
            ],
            "persons": [
                "64121-51700"
            ],
            "imported": "2007-01-04T14:34:32+01:00",
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.286,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2005,
            "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": true,
            "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": 64122,
            "title": "Implant-based cardiac ischemia monitoring in paced and non-paced rhythm",
            "abstract": null,
            "authors": [
                "Mueller, H",
                "Zupan, I",
                "Marte, W",
                "Kahn, JM",
                "Schrader, J",
                "Tscheliessnigg, KH"
            ],
            "year": 2006,
            "source": "EUR HEART J. 2006; 27: 460-460.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240668403167",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64122-14070",
                "64122-14073"
            ],
            "persons": [
                "64122-50144",
                "64122-51934",
                "64122-51982"
            ],
            "imported": "2007-01-04T14:34:32+01:00",
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.286,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2005,
            "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": 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": 64123,
            "title": "Ambrisentan improves 6-minute walk distance and decreases brain natriuretic peptide in patients with pulmonary arterial hypertension",
            "abstract": null,
            "authors": [
                "Galie, N",
                "Olschewsky, H",
                "Ghofrani, HA",
                "Kramer, MR",
                "Wiens, BL",
                "Dufton, C",
                "Rubin, LJ"
            ],
            "year": 2006,
            "source": "EUR HEART J. 27: 832-832.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240668406013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64123-14087"
            ],
            "persons": [],
            "imported": "2007-01-04T14:34:32+01:00",
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.286,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2005,
            "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": true,
            "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": 64124,
            "title": "Day-to-day variability of percentage ventricular pacing during Managed Ventricular Pacing (MVP) versus DDDR pacing",
            "abstract": null,
            "authors": [
                "Boriani, G",
                "Gerritse, BEW",
                "Biffi, M",
                "Vimercati, M",
                "Puererfellner, H",
                "Israel, CW",
                "Anelli-Monti, M",
                "Gillis, AM"
            ],
            "year": 2006,
            "source": "EUR HEART J. 27: 615-615.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240668404186",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64124-14075"
            ],
            "persons": [],
            "imported": "2007-01-04T14:34:32+01:00",
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.286,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2005,
            "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": true,
            "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": 64114,
            "title": "Maternal cardiovascular adaptation in pregnancy",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Kunzel, W"
            ],
            "year": 1999,
            "source": "GYNAKOLOGE. 1999; 32(5): 353-353. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000080537000001",
            "pubmed": null,
            "doi": "10.1007/PL00003239",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-04T14:21:57+01:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.167,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0892857142857143,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64113,
            "title": "The use of confocal laser-scanning microscopy in microsurgery for invasive squamous cell carcinoma.",
            "abstract": null,
            "authors": [
                "Horn, M",
                "Gerger, A",
                "Koller, S",
                "Weger, W",
                "Langsenlehner, U",
                "Krippl, P",
                "Kerl, H",
                "Samonigg, H",
                "Smolle, J"
            ],
            "year": 2007,
            "source": "Br J Dermatol. 2007; 156(1): 81-84. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242637700012",
            "pubmed": "17199571",
            "doi": "10.1111/j.1365-2133.2006.07574.x",
            "pmc": null,
            "organizations": [
                "64113-14026",
                "64113-14047",
                "64113-14085"
            ],
            "persons": [
                "64113-51617-6",
                "64113-50153-6",
                "64113-51532-6",
                "64113-51620-6",
                "64113-52931-1",
                "64113-58814-4"
            ],
            "imported": "2007-01-04T01:00:00+01:00",
            "journal": "Br J Dermatol",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.503,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.948717948717949,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64108,
            "title": "Matched Unrelated Donor Stem Cell Transplantation for Patients with Diffuse Large Cell B Cell Lymphoma: A Retrospective Analysis of 118 Patients Registered through the European Group for Blood and Marrow Transplantation (EBMT). ",
            "abstract": null,
            "authors": [
                "Avivi, I",
                "Canals, C",
                "Taghipour, G",
                "Niederwieser, D",
                "Kanz, L",
                "Ehninger, G",
                "Finke, J",
                "T.-Greinix, H",
                "Nagler, A",
                "Vernant, JP",
                "Maury, S",
                "Bregni, M",
                "Linkesch, W",
                "Schwerdtfeger, R",
                "Sureda, A"
            ],
            "year": 2006,
            "source": "Blood. 108(11):182a-182a.-48 th Annual Meeting of the American Society of Hematology; 12, 2006; Orlando, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64108-14082"
            ],
            "persons": [
                "64108-54230"
            ],
            "imported": "2007-01-03T16:28:12+01:00",
            "journal": "Blood",
            "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": 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": 64105,
            "title": "Neonatal immunology.",
            "abstract": null,
            "authors": [
                "Marschitz, I",
                "Strele, A",
                "Klaschka, S",
                "Kutschera, J",
                "Urlesberger, B"
            ],
            "year": 2006,
            "source": "Abstractband, p52, 2006.. -Alpe Adria Meeting of Perinatal Medicine; OKT 2006; Varazdin, SLOWENIEN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64105-14092",
                "64105-14094",
                "64105-28394"
            ],
            "persons": [
                "64105-57544"
            ],
            "imported": "2007-01-03T15:51:23+01:00",
            "journal": "Abstractband, p52, 2006.",
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 64103,
            "title": "Solitary renal allografts from an infant donor successfully transplanted siblings.",
            "abstract": null,
            "authors": [
                "Mache, CJ",
                "Vilits, P",
                "Roedl, S",
                "Marschitz, I",
                "Ring, E"
            ],
            "year": 2006,
            "source": "Journal of the International Pediatric Nephrology Association. 21(240):1581-1581.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64103-14056",
                "64103-14091",
                "64103-14092"
            ],
            "persons": [
                "64103-51709",
                "64103-51877"
            ],
            "imported": "2007-01-03T15:49:17+01:00",
            "journal": "Journal of the International Pediatric Nephrology Association",
            "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": true,
            "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": 64102,
            "title": "Vergleich der Expression von Lymphozytenoberflächenantigenen aus Nabelschnurblut bzw. peripherem Blut Neugeborener. ",
            "abstract": null,
            "authors": [
                "Marschitz, I",
                "Strele, A",
                "Kutschera, J",
                "Klaschka, S",
                "Rödl, S",
                "Walcher, W",
                "Zotter, H",
                "Urlesberger, B"
            ],
            "year": 2006,
            "source": "Abstractband, #P19, p39, 2006.. -ZMF-Tag Graz; OKT 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64102-14064",
                "64102-14092",
                "64102-14094",
                "64102-28394"
            ],
            "persons": [
                "64102-51634",
                "64102-51709",
                "64102-57544"
            ],
            "imported": "2007-01-03T15:46:54+01:00",
            "journal": "Abstractband, #P19, p39, 2006.",
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 64101,
            "title": "Präparation und Kultur von mononukleären Zellen aus Nabelschnurblut - ein Vergleich zweier Präparationstechniken sowie der Kultur unmittelbar nach Präparation bzw. nach Einfrieren und Auftauen. ",
            "abstract": null,
            "authors": [
                "Marschitz, I",
                "Strele, A",
                "Kutschera, J",
                "Rödl, S",
                "Walcher, W",
                "Urlesberger, B"
            ],
            "year": 2006,
            "source": "Abstractband, #P18, p38, 2006. -ZMF-Tag; OKT 2006; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64101-14064",
                "64101-14092",
                "64101-14094",
                "64101-28394"
            ],
            "persons": [
                "64101-51634",
                "64101-51709",
                "64101-57544"
            ],
            "imported": "2007-01-03T15:44:49+01:00",
            "journal": "Abstractband, #P18, p38, 2006",
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 64100,
            "title": "Preparation and culture of peripheral blood mononuclear cells - a comparison of two different preparation techniques as well as of culture immediately after preparation of after freezing and thawing. ",
            "abstract": null,
            "authors": [
                "Marschitz, I",
                "Kutschera, J",
                "Rödl, S",
                "Walcher, W",
                "Urlesberger, B"
            ],
            "year": 2006,
            "source": "Abstractband, #92, p51, 2006.. -Jahrestagung der ÖGBM, ÖGGGT, ÖGBT und ANGT; SEPT 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64100-14064",
                "64100-14092",
                "64100-14094"
            ],
            "persons": [
                "64100-51634",
                "64100-51709"
            ],
            "imported": "2007-01-03T15:42:00+01:00",
            "journal": "Abstractband, #92, p51, 2006.",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 64099,
            "title": "Plasmapherese als letzte Therapieoption bei neurologischen Autoimmunerkrankungen pädiatrischer Patienten.",
            "abstract": null,
            "authors": [
                "Rödl, S",
                "Marschitz, I",
                "Mache, C",
                "Gruber-Sedlmayr, U",
                "Plecko, B",
                "Zobel, G"
            ],
            "year": 2006,
            "source": "Abstractband, #117, p148, 2006.. -Jahrestagung der Deutschen Gesellschaft für Kinder- und Jugendmedizin; SEPT 2006; Mainz, DEUTSCHLAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64099-14091",
                "64099-14092"
            ],
            "persons": [
                "64099-51709",
                "64099-51875",
                "64099-51877"
            ],
            "imported": "2007-01-03T15:39:09+01:00",
            "journal": "Abstractband, #117, p148, 2006.",
            "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": true,
            "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": 64098,
            "title": "Expression von Oberflächenantigenen an Lymphozyten: Ein vergleich zwischen Nabelschnurblut und peripherem Blut Neugeborener. ",
            "abstract": null,
            "authors": [
                "Marschitz, I",
                "Kutschera, J",
                "Klaschka, S",
                "Grossauer, K",
                "Weber, C",
                "Rödl, S",
                "Walcher, W",
                "Zotter, H",
                "Urlesberger, B",
                ""
            ],
            "year": 2006,
            "source": "Abstractband, # 86, p138,l 2006; -Jahrestagung der Deutschen Gesellschaft für Kinder- und Jugendmedizin; SEPT 2006; Mainz, DEUTSCHLAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64098-14048",
                "64098-14064",
                "64098-14092",
                "64098-14094"
            ],
            "persons": [
                "64098-51634",
                "64098-51709"
            ],
            "imported": "2007-01-03T15:34:37+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 64097,
            "title": "Mechanisms of endothelial progenitor cell recruitment.",
            "abstract": null,
            "authors": [
                "Graier, WF"
            ],
            "year": 2006,
            "source": "16. wissenschaftlichen Sitzung der Wissenschaftlichen Gesellschaft der Aerzte in der Steiermark; MAY 18, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64097-14013"
            ],
            "persons": [
                "64097-51860"
            ],
            "imported": "2007-01-03T14:42:11+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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64096,
            "title": "New aspects on mitochondria function.",
            "abstract": null,
            "authors": [
                "Graier, WF"
            ],
            "year": 2006,
            "source": "Daniel-Swarovski-Research Laboratory\r\nDepartment of General and Transplant Surgery\r\nInnsbruck Medical University (IMU)\r\n; MAY 15, 2006; Innsbruck, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64096-14013"
            ],
            "persons": [
                "64096-51860"
            ],
            "imported": "2007-01-03T14:40:30+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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64095,
            "title": "Mitochondria, an ancient guest that deserves to be re-explored",
            "abstract": null,
            "authors": [
                "Graier, WF"
            ],
            "year": 2006,
            "source": "1st Symposium on LIPID AND MEMBRANE BIOLOGY; MAR 16-18, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64095-14013"
            ],
            "persons": [
                "64095-51860"
            ],
            "imported": "2007-01-03T14:37:47+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64094,
            "title": "Psychophysiologische Zusammenhänge mit Leistungsfähigkeit beim Sporttauchen.",
            "abstract": null,
            "authors": [
                "Dietmaier, G",
                "Anegg, U",
                "Roth, R"
            ],
            "year": 2006,
            "source": "7. Tagung der Österreichischen Gesellschaft für Psycholgie; APR 28-30, 2006; Klagenfurt, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64094-14077",
                "64094-14085"
            ],
            "persons": [
                "64094-56918"
            ],
            "imported": "2007-01-03T13:57:05+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64093,
            "title": "Upregulation of inflammatory genes in human vascular endothelial cells exposed to lipolytic products generated by the action of endothelial lipase on HDL.",
            "abstract": null,
            "authors": [
                "Gauster, M",
                "Crnkovic, S",
                "Gülly, Ch",
                "Desoye, G",
                "Levak-Frank, S",
                "Frank, S"
            ],
            "year": 2006,
            "source": "Austrain Atherosclerosis Society Meeting; Mai 5-6, 2006; St.Gilgen. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64093-14010",
                "64093-14013",
                "64093-14017",
                "64093-14038",
                "64093-28394"
            ],
            "persons": [
                "64093-51988",
                "64093-53232",
                "64093-58453",
                "64093-62748"
            ],
            "imported": "2007-01-03T13:51:13+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}