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=151100&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157087,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151120&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151080&ordering=impactfactor_norm",
    "results": [
        {
            "id": 126570,
            "title": "Klinische Ergebnisse nach sekundärer, zweizeitiger Beugesehnenrekonstruktion",
            "abstract": null,
            "authors": [
                "Neuwirth, M",
                "Koch, H",
                "Stadlmüller, L",
                "Hubmer, M"
            ],
            "year": 2012,
            "source": "Jahrestagung der ÖGPÄRC; Oct 18-20, 2012; Linz. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126570-14076"
            ],
            "persons": [
                "126570-51895",
                "126570-59917"
            ],
            "imported": "2013-02-14T14:10: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126571,
            "title": "Monitoring of Regional Cerrebral Oxygen Saturation: A supplementary tool for management of ventilation in patients with chronic obstructive pulmonary disease.",
            "abstract": null,
            "authors": [
                "Delgado,PA",
                "Schwarz,G",
                "Klein,GE",
                ""
            ],
            "year": 2007,
            "source": "Abstract Book. 2007; -Meeting of the European Society of Anesthesiology (ESA); JUN 6-11, 2007; München, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "126571-51876"
            ],
            "imported": "2013-02-14T14:11: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126572,
            "title": "Rekonstruktion nach Tumoreingriffen",
            "abstract": null,
            "authors": [
                "Koch, H"
            ],
            "year": 2012,
            "source": "Fortbildungsseminar der ÖGC; Sep 22, 2012; Salzburg. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126572-14076"
            ],
            "persons": [
                "126572-51895"
            ],
            "imported": "2013-02-14T14:12:23+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": 126573,
            "title": "Expression pattern of metalloproteasess in NET cell lines established in  Graz-Austria",
            "abstract": null,
            "authors": [
                "Ghaffari Tabrizi-Wizsy, N",
                "Eyth, C",
                "Allard, N",
                "Horwath, Ch",
                "Schwach G",
                "Sadjak, A",
                "Pfragner, R\r\n"
            ],
            "year": 2013,
            "source": "IPSEN Scientific Exchange Programme NET, 4th Meeting; JAN 17-18, 2013; Bern, SWITZERLAND. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126573-14014"
            ],
            "persons": [
                "126573-51047",
                "126573-61269"
            ],
            "imported": "2013-02-14T14:21:51+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126574,
            "title": "Häufigkeit der hinteren Glaskörperabhebung nach Phakoemulsifikation- einjährige Verlaufskontrolle",
            "abstract": null,
            "authors": [
                "Pöschl, EM",
                "Ivastinovic, D",
                "Schwab, C",
                "Borkenstein, A",
                "Wedrich, A",
                "Velikay-Parel, M",
                ""
            ],
            "year": 2012,
            "source": "Spektrum der Augenheilkunde. 2012; 26(2):80-80.-53. Tagung der österreichischen ophthalmologischen Gesellschaft; 17.-19. Mai, 2012; Villach, Österreich. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126574-14043"
            ],
            "persons": [
                "126574-50850",
                "126574-53938",
                "126574-73157"
            ],
            "imported": "2013-02-14T14:22:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126576,
            "title": "Borderline-Persönlichkeitsstörung – Klinik, Diagnostik, Verlauf, Ätiologie, Therapie.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2012,
            "source": "Ärztliche Fortbildung; JUN 28, 2012; Vienna, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126576-29447"
            ],
            "persons": [
                "126576-51907"
            ],
            "imported": "2013-02-14T14:22: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126579,
            "title": "Puerperal psychoses from a biopsychosocial perspective - Clinical, neurobiological and psychosocial aspects derived from a 12-year follow-up study.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2012,
            "source": "International Society of Biopsychosocial Medicine; JUL 28, 2012; Venice, ITALY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126579-29447"
            ],
            "persons": [
                "126579-51907"
            ],
            "imported": "2013-02-14T14:24:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 126580,
            "title": "Essstörungen ",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M."
            ],
            "year": 2012,
            "source": "45. Pädiatrische Fortbildungstage ; JAN 22-25, 2012; Obergrurgl, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126580-14091"
            ],
            "persons": [],
            "imported": "2013-02-14T14:25: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": 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": 126581,
            "title": "Am Ziel des Marathon starten: Arbeit mit Früh- und Neugeborenen.",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M."
            ],
            "year": 2012,
            "source": "Bildungsdirektion Kanton Zürich. 2. AJB Bildungstag; JAN 26-27, 2012; Zürich, SCHWEIZ. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126581-14091"
            ],
            "persons": [],
            "imported": "2013-02-14T14:52: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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126582,
            "title": "Infektionsrisiken im Europäischen Alpinsport",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2012,
            "source": " In: Schobersberger, B; Domej, W; Sumann G; Schobersberger W editors(s). Jahrbuch 2012 der Österreichischen Gesellschaft für Alpin- und Höhenmedizin. Österreichische Gesellschaft für Alpin- und Höhenmedizin; p. 95-106.  2012(ISBN: 978-3-9501312-2-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "126582-53586"
            ],
            "imported": "2013-02-14T14:55:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Schobersberger, B; Domej, W; Sumann G; Schobersberger W",
            "collection_title": "Jahrbuch 2012 der Österreichischen Gesellschaft für Alpin- und Höhenmedizin",
            "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": 126583,
            "title": "Functional Analysis of the Role of p62/Sequestsome-1 in Mallory Denk body formation",
            "abstract": null,
            "authors": [
                "Chowdhury, P",
                "Smole, C",
                "Kufferath, I",
                "Schmidt, V",
                "Rülicke, T",
                "Fröhlich, LF",
                "Zatloukal, K"
            ],
            "year": 2012,
            "source": "FASEB Summer Research Conference on Liver Growth, Injury and Metabolism: Basic and Applied Biology; 29 July-3 August; Snowmass Village, Colorado, USA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126583-14020"
            ],
            "persons": [
                "126583-51663"
            ],
            "imported": "2013-02-14T14:55:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 126584,
            "title": "Kinder mit Sondenernährung. Essen lernen - ein multifunktioneller Prozess.",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer"
            ],
            "year": 2012,
            "source": "Seminar für pädagogisch-therapeutische MitarbeiterInnen Fortbildungsveranstaltung Kinder mit Sondenernährung Elisabethinum ; FEB 2-3, 2012; Axams. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126584-14091"
            ],
            "persons": [],
            "imported": "2013-02-14T14:58: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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126585,
            "title": "Antitumor effects of water soluble polyphosphatane/epirubicin conjugates in small intestinal neuroendocrine tumor and medullary thyroid carcinoma cell lines",
            "abstract": null,
            "authors": [
                "Schwach, G",
                "Pfragner, R",
                "Wilfert, S",
                "Brüggemann, O",
                "Teasdale, J"
            ],
            "year": 2013,
            "source": "IPSEN 4th Scientific Exchange Program NET                     ; January 17 – 18; Bern, Switzerland. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126585-14014"
            ],
            "persons": [],
            "imported": "2013-02-14T15:00: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126586,
            "title": "Laropiprant Attenuates EP3 and TP Prostanoid Receptor-Mediated Thrombus Formation.",
            "abstract": null,
            "authors": [
                "Philipose, S",
                "Konya, V",
                "Lazarevic, M",
                "Pasterk, L",
                "Marsche, G",
                "Frank, S",
                "Peskar, BA",
                "Heinemann, A",
                "Schuligoi, R",
                ""
            ],
            "year": 2012,
            "source": "BMC Pharmacology and Toxicology 2012\r\n18th Scientific Symposium of the Austrian\r\nPharmacological Society (APHAR). 2012; -Austrian Pharmacological Society (APHAR) Joint Meeting with the Croatian, Serbian and Slovenian Pharmacological Societies; SEP 20-21,2012; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126586-14013",
                "126586-14022"
            ],
            "persons": [
                "126586-51756",
                "126586-51988",
                "126586-53252"
            ],
            "imported": "2013-02-14T15:01:33+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": 126587,
            "title": "How early eating behaviours development.",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M."
            ],
            "year": 2012,
            "source": "Managing tube dependency: The Graz Tube Weaning Model. ; FEB 24-25, 2012; Westmead, Australia. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126587-14091"
            ],
            "persons": [],
            "imported": "2013-02-14T15:02:45+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126588,
            "title": "Post-traumatic eating disorders and tube dependency in children with medical problems.",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M."
            ],
            "year": 2012,
            "source": "12th Ljubljana International Paediatric and Neonatal Intensive Care. ; MAR 8-10, 2012; Ljubljana, SLOVENIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126588-14091"
            ],
            "persons": [],
            "imported": "2013-02-14T15:07:55+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126589,
            "title": "Parent-infant relationship and the development of early eating behaviour.",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M."
            ],
            "year": 2012,
            "source": "Regionales Kinderkrankenhaus; APR 15-19, 2012; Nizhny Novgorod,  RUSSIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126589-14091"
            ],
            "persons": [],
            "imported": "2013-02-14T15:12:51+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126590,
            "title": "Increasing relevance and context of teaching improves medical students' attitudes towards learning contents in chemistry and their appreciation of chemistry teachers.",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Manhal, S",
                "Ithaler, D",
                "Caluba, HC",
                "Reibnegger G"
            ],
            "year": 2012,
            "source": "16th Grazer Konferenz; APR 19-21, 2012; Timisoara, Romania. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126590-13935",
                "126590-13979",
                "126590-14012"
            ],
            "persons": [
                "126590-50569",
                "126590-51929",
                "126590-54278",
                "126590-59477"
            ],
            "imported": "2013-02-14T15:14:42+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": 126591,
            "title": "Sondenentwöhnung. ",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M."
            ],
            "year": 2012,
            "source": "Helios Klinik ; JUN 21-22, 2012; Geesthacht bei Hamburg, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126591-14091"
            ],
            "persons": [],
            "imported": "2013-02-14T15:15:33+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126596,
            "title": "Antitumor effects of novel water soluble epirubicin substituted polymer in small intestinal neuroendocrine tumor and medullary thyroid carcinoma cell lines ",
            "abstract": null,
            "authors": [
                "Schwach, G",
                "Horvath, C",
                "Pfragner, R",
                "Schoefberger, W",
                "Wilfert, S",
                "Brüggemann, O",
                "Teasdale, J"
            ],
            "year": 2012,
            "source": "4th ÖGMBT Annual Meeting                      ; September 17 – 19; Graz, Austria. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126596-14014"
            ],
            "persons": [],
            "imported": "2013-02-14T15:17:57+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}