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=152280&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152300&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152260&ordering=-imported",
    "results": [
        {
            "id": 38084,
            "title": "A combination of peppermint oil and caraway oil attenuates the post-inflammatory visceral hyperalgesia in a rat model.",
            "abstract": null,
            "authors": [
                "Adam, B",
                "Liebregts, T",
                "Best, J",
                "Bechmann, L",
                "Lackner, C",
                "Neumann, J",
                "Koehler, S",
                "Holtmann, G"
            ],
            "year": 2006,
            "source": "Scand J Gastroenterol. 2006; 41(2):155-160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235275800006",
            "pubmed": "16484120",
            "doi": "10.1080/00365520500206442",
            "pmc": null,
            "organizations": [
                "38084-14020"
            ],
            "persons": [
                "38084-51983-6"
            ],
            "imported": "2007-01-31T18:51:32+01:00",
            "journal": "SCAND J GASTROENTEROL",
            "issn": "0036-5521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.869,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 38081,
            "title": "Influence of lamotrigine and topiramate on MDR1 expression in difficult-to-treat temporal lobe epilepsy.",
            "abstract": null,
            "authors": [
                "Wang-Tilz, Y",
                "Tilz, C",
                "Wang, B",
                "Tilz, GP",
                "Stefan, H"
            ],
            "year": 2006,
            "source": "Epilepsia. 2006; 47(2):233-239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235470000001",
            "pubmed": "16499746",
            "doi": "10.1111/j.1528-1167.2006.00414.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "38081-51537-6"
            ],
            "imported": "2007-01-31T18:50:52+01:00",
            "journal": "EPILEPSIA",
            "issn": "0013-9580",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.526,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.851351351351351,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65190,
            "title": "Wortwechsel",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 2006,
            "source": " In: Esterbauer, R; Pernkopf,E; Ruckenbauer,HW editors(s). Wortwechsel. Würzburg: KönigshausenNeumann;  2006. p. 220. (ISBN: 978-3-8260-3420-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65190-14026"
            ],
            "persons": [
                "65190-51617"
            ],
            "imported": "2007-01-31T16:18:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Esterbauer, R; Pernkopf,E; Ruckenbauer,HW",
            "collection_title": "Wortwechsel",
            "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": 65189,
            "title": "Perioperatives Ernährungsmangement- Einfluß auf das Outcome der Parienten.",
            "abstract": null,
            "authors": [
                "Gabor, SE"
            ],
            "year": 2007,
            "source": "Fortbildungsveranstaltung LKH Lienz; Februar 1, 2007; Lienz, Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65189-14077"
            ],
            "persons": [],
            "imported": "2007-01-31T15:21:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65185,
            "title": "Fungal Sinusitis – Present Status (Abstract/Konferenzband).",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2007,
            "source": "7th Arab Gulf Cooperative Council ENT-Society Meeting, Muscat/Oman. 2007. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65185-14066"
            ],
            "persons": [],
            "imported": "2007-01-31T10:54:10+01:00",
            "journal": "7th Arab Gulf Cooperative Council ENT-Society Meeting, Muscat/Oman",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65183,
            "title": "Approaches to Frontal Sinus: Uncapping the Egg (Abstract/Konferenzband).",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2007,
            "source": "7th Arab Gulf Cooperative Council ENT-Society Meeting, Oman/Muscat. 2007. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65183-14066"
            ],
            "persons": [],
            "imported": "2007-01-31T10:52:29+01:00",
            "journal": "7th Arab Gulf Cooperative Council ENT-Society Meeting, Oman/Muscat",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65181,
            "title": "The Graz Sinus-CT-Checklist (Abstract/Konferenzband).",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Braun, H"
            ],
            "year": 2007,
            "source": "7th Arab Gulf Cooperative Council ENT-Society Meeting, Muscat/Oman. 2007. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65181-14066"
            ],
            "persons": [
                "65181-51725"
            ],
            "imported": "2007-01-31T10:50:31+01:00",
            "journal": "7th Arab Gulf Cooperative Council ENT-Society Meeting, Muscat/Oman",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65179,
            "title": "Endoscopic Repair of CSF-leaks and Meningo(encephalo-)celes",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2007,
            "source": "-7th Arab Gulf Cooperative Council ENT-Society Meeting; JAN 22-25, 2007; Oman, MUSCAT. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65179-14066"
            ],
            "persons": [],
            "imported": "2007-01-31T10:45: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65178,
            "title": "Intraoperative Computer-Assisted, Image Guided Navigation: „Volume Mapping“.",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Köle, W",
                "Gerstenberger, C",
                "Mokry, M"
            ],
            "year": 2007,
            "source": " 2007; -7th Arab Gulf Cooperative Council ENT-Society Meeting; JAN 22-25, 2007; Oman, MUSCAT. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65178-14050",
                "65178-14066"
            ],
            "persons": [
                "65178-50698",
                "65178-51924",
                "65178-52006"
            ],
            "imported": "2007-01-31T10:44:06+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": true
        },
        {
            "id": 65177,
            "title": "Fungal Sinusitis - Present Status.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2007,
            "source": "7th Arab Gulf Cooperative Council ENT-Society Meeting; JAN 22-25, 2007; Oman, MUSCAT. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65177-14066"
            ],
            "persons": [],
            "imported": "2007-01-31T10:42:50+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": 65176,
            "title": "Chronic Rhinosinusitis and Nasal Polyposis – What do we know?",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2007,
            "source": " 2007; -7th Arab Gulf Cooperative Council ENT-Society Meeting; JAN 22-25, 2007; Oman, MUSCAT. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65176-14066"
            ],
            "persons": [],
            "imported": "2007-01-31T10:31: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": true
        },
        {
            "id": 65175,
            "title": "Approaches to Frontal Sinus: Uncapping the Egg.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2007,
            "source": "7th Arab Gulf Cooperative Council ENT-Society Meeting; JAN 22-25, 2007; Oman, MUSCAT. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65175-14066"
            ],
            "persons": [],
            "imported": "2007-01-31T10:25:48+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": 65174,
            "title": "Endoscopic Anatomy as Relates to Complications and their Avoidance, especially Endoscopic Management of Bleeding, including Ligation of Sphenopalatine Artery.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2007,
            "source": " 2007; -7th Arab Gulf Cooperative Council ENT-Society Meeting; JAN 22-25, 2007; Muscat, OMAN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65174-14066"
            ],
            "persons": [],
            "imported": "2007-01-31T10:20: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": true
        },
        {
            "id": 65173,
            "title": "The Graz Sinus CT-Checklist.",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Braun, H"
            ],
            "year": 2007,
            "source": "7th Arab Gulf Cooperative Council ENT-Society Meeting; JAN 22-25, 2007; Muscat, OMAN. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65173-14066"
            ],
            "persons": [
                "65173-51725"
            ],
            "imported": "2007-01-31T10:19:19+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": 65172,
            "title": "Transnasal Endoscopic Approach to Pituitary, Skull Base and Beyond.",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Mokry, M"
            ],
            "year": 2007,
            "source": " 2007; -7th Arab Gulf Cooperative Council ENT-Society Meeting; JAN 22-25,2007; Muscat, OMAN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65172-14050",
                "65172-14066"
            ],
            "persons": [
                "65172-52006"
            ],
            "imported": "2007-01-31T10:17:22+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65171,
            "title": "A systematic review of the treatment studies in Huntington's disease since 1990.",
            "abstract": null,
            "authors": [
                "Bonelli, RM",
                "Hofmann, P"
            ],
            "year": 2007,
            "source": "Expert Opin Pharmacother. 2007; 8(2):141-153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243759300003",
            "pubmed": "17257085",
            "doi": "10.1517/14656566.8.2.141",
            "pmc": null,
            "organizations": [
                "65171-29444"
            ],
            "persons": [],
            "imported": "2007-01-31T01:00:00+01:00",
            "journal": "Expert Opin Pharmacother",
            "issn": "1465-6566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.703,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.487046632124352,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65168,
            "title": "Suprakondylar Humerus Fractures in Children:a Biomechanical Analysis of Four Methods for Osteosynthesis",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Weinberg, AM",
                "Arzdorf, M",
                "Schneider, E",
                "Gasser, B",
                "Linke, B"
            ],
            "year": 2006,
            "source": "Jahrestagung Deutsche Gesellschaft für Unfallchirurgie; 2006; Berlin. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65168-14049"
            ],
            "persons": [
                "65168-50785",
                "65168-54087"
            ],
            "imported": "2007-01-30T18:35:03+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": false
        },
        {
            "id": 65167,
            "title": "Onychomycosis - a new emerging infectious in childhood population - report on treatment experience with terbinafine and itraconazole.",
            "abstract": null,
            "authors": [
                "Ginter-Hanselmayer, G",
                "Weger, W"
            ],
            "year": 2006,
            "source": "66-66.-3 th Congress of Croatian Dermatovenereologists.; 18-21 May, 2006; Split, Croatia. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65167-14047"
            ],
            "persons": [
                "65167-50153"
            ],
            "imported": "2007-01-30T18:32:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 65164,
            "title": "NT-pro- BNP als Marker für eine erfolgreiche Therapie mit Levosimendan bei akuter Herzinsuffizienz - Fallbericht über einen Studenten aus dem Kosovo.",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Scherr, D",
                "Fruhwald, F"
            ],
            "year": 2006,
            "source": "Journal für Kardiologie. 2006; 13(1-2): 37-39. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65164-14049",
                "65164-14083"
            ],
            "persons": [
                "65164-50168",
                "65164-51700",
                "65164-54087"
            ],
            "imported": "2007-01-30T18:15:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 65162,
            "title": "Histologie",
            "abstract": null,
            "authors": [
                "Wachtler, F",
                "Christ, B",
                "Dohr, G",
                "Lassmann, H",
                "Pavelka, M",
                "Schwarzacher, HG"
            ],
            "year": 2006,
            "source": "Wien: Facultas; 2006. pp. 569. (ISBN 3-85076-681-0) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65162-14017"
            ],
            "persons": [
                "65162-51666"
            ],
            "imported": "2007-01-30T18:11:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}