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=2400&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2420&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2380&ordering=imported",
    "results": [
        {
            "id": 62559,
            "title": "Das ABO-System, praktische Beispiele und Diskussion.",
            "abstract": null,
            "authors": [
                "Wagner, T"
            ],
            "year": 2006,
            "source": "Workshop Blutgruppenserologie; Nov 17-18, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62559-14058"
            ],
            "persons": [
                "62559-51964"
            ],
            "imported": "2006-12-12T11:18:25+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": true
        },
        {
            "id": 62560,
            "title": "RFID in der Transfusionsmedizin.",
            "abstract": null,
            "authors": [
                "Wagner, T"
            ],
            "year": 2006,
            "source": "Apherese-Seminar; Nov 13-16, 2006; Vomp, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62560-14058"
            ],
            "persons": [
                "62560-51964"
            ],
            "imported": "2006-12-12T11:19: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62573,
            "title": "Ventricular enlargement after TBI – shunt or no shunt.",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "Minimally Invasive Neurosurgery and Multidisciplinary Neurotraumatology, ed. by Kanno, T; Kato, Y, Springer Verlag, Tokyo Berlin Heidelberg New York (Proceedings of the 6th International Congress on Minimally Invasive Neurosurgery, MAR 7-9, 2005 and 3rd World Congress of the Academy for Multidisciplinary Neurotraumatology, MAR 10, 2005, Nagoya, JAPAN); 251-256. (ISBN: 4-431-28551-2 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62573-14050"
            ],
            "persons": [
                "62573-51763"
            ],
            "imported": "2006-12-12T11:44:29+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62574,
            "title": "Anatomical and Pathophysiological Principles Underlying FESS.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8,2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62574-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:46:17+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": 62575,
            "title": "Bleeding in Endonasal Sinus Surgery: How to Avoid and How to Control.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62575-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:47:17+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": 62576,
            "title": "Allergic Rhinitis, Chronic Rhinosinusitis and Nasal Polyposis: What do we know?",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62576-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:48:49+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": 62577,
            "title": "Cadaveric Demonstration.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62577-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:49:36+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": 62578,
            "title": "Endoscopic Approaches to the Frontal Sinus: “Uncapping the Egg”.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62578-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:50:27+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": 62579,
            "title": "Fungus Associated Diseases of the Sinuses: A Classification.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62579-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:51:18+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": 62580,
            "title": "Allergic (AFS) Fungal Sinusitis vs. Eosinophilic (EFRS) Fungal Rhinosinusitis.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62580-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:52: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": 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": 62587,
            "title": "Endoscopic Sinus and Skull Base Surgery: Extended Techniques.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62587-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:59:09+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": 62588,
            "title": "Tumors of the Sinuses and Skull Base: Endoscopic Possibilities and Limitations.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62588-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T11:59:54+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": 62591,
            "title": "Endoscopic Detection and Repair of CSF-leaks and Meningoencephaloceles.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62591-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T12:00: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": 62592,
            "title": "Endoscopic Pituitary Surgery: Four-handed Technique.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62592-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T12:01:39+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": 62593,
            "title": "Postoperative Care: A much Neglected Field.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "College Training Course\r\nThe Hong Kong College of Otorhinolaryngologists\r\n; DEC 6-8, 2006; Hong Kong, CHINA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62593-14066"
            ],
            "persons": [],
            "imported": "2006-12-12T12:02:26+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": 62594,
            "title": "Vertigo, Tinnitus, Hörsturz - Beeinträchtigung der Flugtauglichkeit.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Moser, M"
            ],
            "year": 2006,
            "source": "Zürser Tage für Flugmedizin 2006; 30.11. - 3.12.06; Zürs am Arlberg. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62594-51729"
            ],
            "imported": "2006-12-12T12:03:59+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 50072,
            "title": "Granulocyte transfusions in patients with unrelated stem cell transplantation and sepsis refractory to conservative treatment",
            "abstract": null,
            "authors": [
                "Lassnig, R",
                "Sovinz, P",
                "Macher, S",
                "Lackner, H",
                "Schwinger, W",
                "Dornbusch, HJ",
                "Benesch, M",
                "Lanzer, G",
                "Urban, C"
            ],
            "year": 2006,
            "source": "BONE MARROW TRANSPLANT. 37: S182-S182.-32nd Annual Meeting of the European-Group-for-Blood-and-Morrow-Transplantation/22nd Meeting of the EBMT-Nures-Group/5th Meeting of the EMBT-Data-Management-Group; MAR 19-22, 2006; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000236520200484",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "50072-14058",
                "50072-14092"
            ],
            "persons": [
                "50072-51369",
                "50072-51736",
                "50072-59537",
                "50072-51859"
            ],
            "imported": "2006-12-12T12:05:41+01:00",
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.621,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.65,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 62595,
            "title": "Postoperative Meningitis.",
            "abstract": null,
            "authors": [
                "Tritthart, H"
            ],
            "year": 2006,
            "source": "Antibiotika Monitor. 22(4/5):45-45.-Salzburger Infektionsgespräche der Österreichischen Gesellschaft für antimikrobielle Chemotherapie und Österreichischen Gesellschaft für Infektionskrankheiten; APR 28-29, 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62595-14050"
            ],
            "persons": [
                "62595-51763"
            ],
            "imported": "2006-12-12T12:07:17+01:00",
            "journal": "Antibiotika Monitor",
            "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": true
        },
        {
            "id": 62596,
            "title": "Total and cardiovascular mortality in The Ludwigshafen Risk and Cardiovascular Health Study (LURIC): Associations with adiponectin, asymetrical dimethylarginine, free fatty acids, and LDL triglycerides.",
            "abstract": null,
            "authors": [
                "Scharnagl, H",
                "Meinitzer, A",
                "Pilz, S",
                "Stojakovic, T",
                "Seelhorst, U",
                "Wellnitz, B",
                "Böhm, BO",
                "März, W"
            ],
            "year": 2006,
            "source": "13. Jahrestagung der Austrian Atherosclerosis Society (AAS); MAI 5-6, 2006; St. Gilgen, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62596-14028",
                "62596-14080"
            ],
            "persons": [
                "62596-50886",
                "62596-53344"
            ],
            "imported": "2006-12-12T12:10:52+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62597,
            "title": "Measurement of the redox state of cysteine-34 in human serum albumin",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Brtnik, M",
                "Puhl, M",
                "Neuhold, S",
                "Payerl, D",
                "Stauber, RE"
            ],
            "year": 2006,
            "source": "2 nd International Symposium of the Human Nutrition & Metabolism Research and Training Center; OCT 9-10, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62597-14012",
                "62597-14081"
            ],
            "persons": [
                "62597-50115",
                "62597-50360",
                "62597-51530",
                "62597-51929"
            ],
            "imported": "2006-12-12T12:12: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": 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
        }
    ]
}