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=153400&ordering=impactfactor_norm
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=153420&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153380&ordering=impactfactor_norm",
    "results": [
        {
            "id": 103411,
            "title": "Analysis of intra-fraction movements in the treatment of rectal carcinoma using IGRT based on bony anatomy.",
            "abstract": null,
            "authors": [
                "Winkler, P",
                "Döller, C",
                "Howischer, P",
                "Kapp, K"
            ],
            "year": 2010,
            "source": "Proceedings of 4th Austrian, Italian, Slovenian and Croatian Medical Physics Meeting2010; 17-18.-4th Austrian, Italian, Slovenian and Croatian Medical Physics Meeting; MAY 20-22, 2010; Ljubljana, SLOVENIA.  (ISBN: 978-961-6538-30-5 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103411-14060"
            ],
            "persons": [
                "103411-57567"
            ],
            "imported": "2010-08-30T14:06:57+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103412,
            "title": "Bildgeführte Strahlentherapie der Prostata: Technische Grundlagen und Methodik.",
            "abstract": null,
            "authors": [
                "Winkler, P"
            ],
            "year": 2010,
            "source": "Update Strahlentherapie; JAN 27, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103412-14060"
            ],
            "persons": [
                "103412-57567"
            ],
            "imported": "2010-08-30T15:11:36+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103413,
            "title": "Stereotaktische Radiotherapie des Lungenkarzinoms. ",
            "abstract": null,
            "authors": [
                "Winkler, P"
            ],
            "year": 2010,
            "source": "Fortschritte in der Therapie des NSCLC; MAR 11, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103413-14060"
            ],
            "persons": [
                "103413-57567"
            ],
            "imported": "2010-08-30T15:13:08+02: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": 103414,
            "title": "Wertigkeit und Methodik der adaptiven Radiotherapie im HNO-Bereich.",
            "abstract": null,
            "authors": [
                "Winkler, P"
            ],
            "year": 2010,
            "source": "4. Radioonkologisches Seminar; JUN 25-26, 2010; Großwalz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103414-14060"
            ],
            "persons": [
                "103414-57567"
            ],
            "imported": "2010-08-30T15:16:47+02: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": 103415,
            "title": "Comparison of intensity modulated radiotherapy (IMRT) versus tangential field techniques for whole breast irradiation with inclusion of the internal mammary lymph nodes with or without a deep inspiration breath-hold (DIBH) mode.",
            "abstract": null,
            "authors": [
                "Zurl, B",
                "Stranzl, H",
                "Winkler, P",
                "Tauber, G",
                "Partl, R",
                "Kapp KS"
            ],
            "year": 2010,
            "source": "Proceedings of 4th Austrian, Italian, Slovenian and Croatian Medical Physics Meeting2010; -4th Austrian, Italian, Slovenian and Croatian Medical Physics Meeting; MAY 20-22, 2010; Ljubljana, Slovenia.  (ISBN: 978-961-6538-30-5 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103415-14060"
            ],
            "persons": [
                "103415-51961",
                "103415-57567",
                "103415-62261",
                "103415-52997"
            ],
            "imported": "2010-08-30T15:22:14+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103416,
            "title": "Gamma Knife Radiochirurgie.",
            "abstract": null,
            "authors": [
                "Unger, F"
            ],
            "year": 2009,
            "source": "Bundeswehrkrankenhaus; JUN, 26, 2009; Ulm, GERMANY. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103416-14050"
            ],
            "persons": [
                "103416-51969"
            ],
            "imported": "2010-08-30T15:41:32+02: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": 103417,
            "title": "Basic Principles of Functional Sinus Surgery.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2010,
            "source": "22nd International Course on Endoscopic Surgery of the Paranasal Sinuses; AUG 18-21, 2010; Ghent, BELGIUM. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103417-14066"
            ],
            "persons": [],
            "imported": "2010-08-30T15:47:37+02: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": 103420,
            "title": "Panel Discussion on Frontal Sinus Surgery.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2010,
            "source": "22nd International Course on Endoscopic Surgery of the Paranasal Sinuses.; AUG 18-21, 2010; Ghent, BELGIUM. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103420-14066"
            ],
            "persons": [],
            "imported": "2010-08-30T15:59:46+02: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": 103421,
            "title": "Wet Laboratory in the Anatomy Department. Anterior Approach – Step by Step.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2010,
            "source": "22nd International Course on Endoscopic Surgery of the Paranasal Sinuses.; AUG 18-21, 2010; Ghent, BELGIUM. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103421-14066"
            ],
            "persons": [],
            "imported": "2010-08-30T16:00:44+02: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": 103423,
            "title": "Nilotinib und andere TKI vor und nach Stammzell-Transplantation bei CML.",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2010,
            "source": "Symposium-Nilotinib in der CML- Therapie; AUG 27, 2010; Wien, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103423-14082"
            ],
            "persons": [],
            "imported": "2010-08-30T16:16:45+02: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103424,
            "title": "Endotheliale Dysfuntion",
            "abstract": null,
            "authors": [
                "Graier, WF"
            ],
            "year": 2010,
            "source": "Programmheft zur Jahrestagung 2010 der Österreichischen Gesellschaft für Pneumologie2010; -Jahrestagung 2010 der Österreichischen Gesellschaft für Pneumologie; Okt 7-9, 2010; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103424-14013"
            ],
            "persons": [
                "103424-51860"
            ],
            "imported": "2010-08-30T16:51:20+02: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216162,
            "title": "Therapeutische Möglichkeiten und Komplikationen. Kongenitale melanozytäre Nävi",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Binder, B"
            ],
            "year": 2025,
            "source": "Spectrum Dermatologie. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216162-14047"
            ],
            "persons": [
                "216162-53009",
                "216162-106501"
            ],
            "imported": "2025-05-13T14:57:50+02: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
        },
        {
            "id": 103428,
            "title": "Anatomical findings - upper airways.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2005,
            "source": "4th Paediatric Hands-on Flexible Bronchoscopy Course; MAR 7, 2005; Paris, FRANKREICH. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103428-14095"
            ],
            "persons": [
                "103428-51713"
            ],
            "imported": "2010-08-31T10:11:19+02: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": 103429,
            "title": "Diagnostische Wertigkeit der BAL.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2005,
            "source": "27. Jahrestagung der Gesellschaft für Pädiatrische Pneumologie; APR 2, 2005; Hannover, DEUTSCHLAND. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103429-14095"
            ],
            "persons": [
                "103429-51713"
            ],
            "imported": "2010-08-31T10:13:18+02: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": 103430,
            "title": "Adult outcome of congenital lower respiratory tract malformations.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2005,
            "source": "Gemeinsame Jahresversammlung der Schweizerischen Gesellschaft für Pneumologie, der Schweizerischen Gesellschaft für Thoraxchirurgie und der Schweizerischen Gesellschaft für Schlaf-Forschung, Schlafmedizin und Chronobiologie; APR 8, 2005; Luzern, SCHWEIZ. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103430-14095"
            ],
            "persons": [
                "103430-51713"
            ],
            "imported": "2010-08-31T10:16:21+02: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": 103431,
            "title": "Asthma im Kindesalter.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2005,
            "source": "AIRleben - Initiative für das hustende Kind; APR 14, 2005; Graz, AUSTRIA. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103431-14095"
            ],
            "persons": [
                "103431-51713"
            ],
            "imported": "2010-08-31T10:20:35+02: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": 103432,
            "title": "An infant with persistent tachypnoea and wheezing.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2005,
            "source": "14th Greek Paediatric Respiratory Meeting; MAY 29, 2005 ; Athen, GRIECHENLAND. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103432-14095"
            ],
            "persons": [
                "103432-51713"
            ],
            "imported": "2010-08-31T10:27:48+02: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": 103433,
            "title": "Clinical approach to interstitial pneumonitis in childhood.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2005,
            "source": "Seminar in Lung and Pleura Diseases; AUG 26, 2005; Graz, AUSTRIA. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103433-14095"
            ],
            "persons": [
                "103433-51713"
            ],
            "imported": "2010-08-31T10:34:19+02: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": 103434,
            "title": "Sinushistiozytose mit massiver Lymphadenopathie (Rosai Dorfman).",
            "abstract": null,
            "authors": [
                "Heher, C",
                "Schwinger, W",
                "Lackner, H",
                "Benesch, M",
                "Sovinz, P",
                "Schmidt, S",
                "Beham-Schmid, C",
                "Urban, C"
            ],
            "year": 2010,
            "source": "Monatsschrift Kinderheilkunde 2010; 158 ( supp 2): 272-272.-48. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; Sept 30-Okt 2, 2010; Linz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103434-14020",
                "103434-14092"
            ],
            "persons": [
                "103434-51369",
                "103434-59537",
                "103434-51859"
            ],
            "imported": "2010-08-31T11:15:33+02: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": 103438,
            "title": "Comparison of two different autogenous bone harvesting methods: Piezoelectric Device versus Manual Bone Scraper.",
            "abstract": null,
            "authors": [
                "Pekovits, K",
                "Wildburger, A",
                "Payer, M",
                "Jakse, N",
                "Dohr, G",
                "Hutter, H"
            ],
            "year": 2010,
            "source": "ISS 2010 Advanced Methods in Cell Biology; AUG 20-28, 2010; Piran, SLOVENIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103438-14017",
                "103438-14057"
            ],
            "persons": [
                "103438-50792",
                "103438-51666",
                "103438-51707",
                "103438-51871",
                "103438-65638"
            ],
            "imported": "2010-08-31T12:19:07+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}