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=152060&ordering=impactfactor_norm
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=152080&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152040&ordering=impactfactor_norm",
    "results": [
        {
            "id": 128232,
            "title": "Pulmonary Vascular Tree Segmentation from Contrast-Enhanced CT Images",
            "abstract": null,
            "authors": [
                "Helmberger, M",
                "Urschler, M",
                "Pienn, M",
                "Balint, Z",
                "Olschewski, A",
                "Bischof, H"
            ],
            "year": 2013,
            "source": "Proccedings of the 37th Annual Workshop of the Austrian Association for Pattern Recognition. 2013; -37th Annual Workshop of the Austrian Association for Pattern Recognition (ÖAGM/AAPR); MAY 23-24, 2013; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128232-14044"
            ],
            "persons": [
                "128232-54345",
                "128232-63647"
            ],
            "imported": "2013-05-02T12:15:09+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": 128233,
            "title": "VARIZENCHIRURGIE IM ZEITALTER ENDOLUMINÄRER VERFAHREN - UNSERE\r\nERFAHRUNGEN AN 890 PATIENTEN",
            "abstract": null,
            "authors": [
                "Imamovic, A",
                "Dubecz, S",
                "Holzer, L"
            ],
            "year": 2012,
            "source": "53. KONGRESS ÖSTERREICHISCHE GESELLSCHAFT FÜR CHIRURGIE; JUN 7-9, 2012; Salzburg, Austria. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128233-14045",
                "128233-14052"
            ],
            "persons": [
                "128233-104939"
            ],
            "imported": "2013-05-02T13:40: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 128234,
            "title": "Molekulargenetische Untersuchungen des Menschen bei der Sepsis",
            "abstract": null,
            "authors": [
                "Zenz W"
            ],
            "year": 2013,
            "source": "21.Jahrestagung der Deutschen Gesellschaft für Pädiatrische Infektiologie (DGPI); 25.4.2013; Würzburg. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128234-14091"
            ],
            "persons": [
                "128234-51647"
            ],
            "imported": "2013-05-02T13:53:01+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": 128236,
            "title": "Transplantate in der Rhinochirurgie",
            "abstract": null,
            "authors": [
                "Kainz J."
            ],
            "year": 2013,
            "source": "Funktionell-ästhetische Rhinochirurgie; März 5-7, 2013; Ulm, Deutschland. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128236-14042"
            ],
            "persons": [],
            "imported": "2013-05-02T14:59:52+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128237,
            "title": "Komplikationen bei der Rhinoplastik: Prophylaxe und Therapie",
            "abstract": null,
            "authors": [
                "Kainz J"
            ],
            "year": 2013,
            "source": "Funktionell - ästhetische Rhinochiturgie; März 5-7, 2013; Ulm, Deutschland. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128237-14042"
            ],
            "persons": [],
            "imported": "2013-05-02T15:04:30+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128238,
            "title": "Mögliche Verbesserung der Früherkennung von Schmerz und schnellerer Schmerzkontrolle durch Einführen von standardisierten Abläufen im Rahmen eines Zertifizierungsverfahrens.",
            "abstract": null,
            "authors": [
                "Hofmann, G",
                "Bitsche, S",
                "Verebes, J",
                "Stotz, M",
                "Jahn-Kuch, D",
                "Siegl, A",
                "Kuba, S",
                "Trattner, J",
                "Sandner-Kiesling, A",
                "Samonigg, H."
            ],
            "year": 2013,
            "source": "4. Österreichischer Interdisziplinärer Palliativkongress, Abstractband. 2013; 1(1):18-18.-4. Österreichischer Interdisziplinärer Palliativkongress; APR 18-20, 2013; Gmunden, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128238-14069",
                "128238-14085"
            ],
            "persons": [
                "128238-51532",
                "128238-51916",
                "128238-52003",
                "128238-66005",
                "128238-88301"
            ],
            "imported": "2013-05-02T16:10:02+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128239,
            "title": "Isolation und Expansion von adulten Stamm- und Progenitorzellen",
            "abstract": null,
            "authors": [
                "Hofmann, NA"
            ],
            "year": 2013,
            "source": "Cell Culture Days 2013; April 25-26, 2013; Graz, Austria. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128239-14013"
            ],
            "persons": [],
            "imported": "2013-05-02T19:18: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": true,
            "local_affiliation": true
        },
        {
            "id": 128241,
            "title": "Auflichtmikroskopie - Geräte und Nävi.",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R"
            ],
            "year": 2013,
            "source": "47. DDG-Tagung; May 1-4, 2013; Dresden, Germany. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128241-14047"
            ],
            "persons": [
                "128241-51711"
            ],
            "imported": "2013-05-02T21:16:56+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": 128242,
            "title": "Auflichtmikroskopie - Unbekannte Fälle für Experten",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R"
            ],
            "year": 2013,
            "source": "47. DDG-Tagung; May 1-4, 2013; Dresden, Germany. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128242-14047"
            ],
            "persons": [
                "128242-51711"
            ],
            "imported": "2013-05-02T21:19:54+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": 128244,
            "title": "An outbreak of linezolid-resistant Enterococcus faecium in a haematology unit\r\n",
            "abstract": null,
            "authors": [
                "Valentin, T",
                "Valentin, A, Zollner-Schwetz, I",
                "Hoenigl, M, Krause, R"
            ],
            "year": 2013,
            "source": "ECCMID 2013 Handbook, ESCMID website. 2013; -23rd European Congress of Clinical Microbiology and Infectious\r\nDiseases; APR 27-30, 2013; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128244-14087"
            ],
            "persons": [
                "128244-51976",
                "128244-53586",
                "128244-54326",
                "128244-64754"
            ],
            "imported": "2013-05-03T05:58:26+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": 128245,
            "title": "Instructional course: Regenerative Medicine",
            "abstract": null,
            "authors": [
                "Gugatschka, M"
            ],
            "year": 2013,
            "source": "2nd meeting of European academy of ORL and HNS; APR 27-30, 2013; Nice, FRANCE. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128245-14068"
            ],
            "persons": [
                "128245-50670"
            ],
            "imported": "2013-05-03T10: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128246,
            "title": "Regenerative medicine of the larynx - Round table",
            "abstract": null,
            "authors": [
                "Gugatschka, M"
            ],
            "year": 2013,
            "source": "2nd meeting European academy ORL and HNS; APR 27-30, 2013; Nice, FRANCE. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128246-14068"
            ],
            "persons": [
                "128246-50670"
            ],
            "imported": "2013-05-03T10:37:03+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": true,
            "local_affiliation": true
        },
        {
            "id": 128248,
            "title": "Diagnostische Prinzipien.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Täschner, KL"
            ],
            "year": 2013,
            "source": " In: Rothenhäusler, HB; Täschner, KL; editors(s). Kompendium Praktische Psychiatrie und Psychotherapie. Wien, Heidelberg: Springer; p. 13 - 91.  2013(ISBN: 978-3-7091-1236-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128248-29444"
            ],
            "persons": [
                "128248-50097"
            ],
            "imported": "2013-05-03T10:40:43+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rothenhäusler, HB; Täschner, KL;",
            "collection_title": "Kompendium Praktische Psychiatrie und Psychotherapie",
            "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": 128249,
            "title": "Therapeutische Prinzipien.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Täschner, KL"
            ],
            "year": 2013,
            "source": " In: Rothenhäusler, HB; Täschner, KL; editors(s). Kompendium Praktische Psychiatrie und Psychotherapie. Wien, Heidelberg: Springer; p. 93 - 169.  2013(ISBN: 978-3-7091-1236-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128249-29444"
            ],
            "persons": [
                "128249-50097"
            ],
            "imported": "2013-05-03T10:44:21+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rothenhäusler, HB; Täschner, KL;",
            "collection_title": "Kompendium Praktische Psychiatrie und Psychotherapie",
            "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": 128250,
            "title": "Organische einschließlich symptomatischer psychischer Störungen (F00-F09).",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Täschner, KL"
            ],
            "year": 2013,
            "source": " In: Rothenhäusler, HB; Täschner, KL; editors(s). Kompendium Praktische Psychiatrie und Psychotherapie. Wien, Heidelberg: Springer; p. 173 - 232.  2013(ISBN: 978-3-7091-1236-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128250-29444"
            ],
            "persons": [
                "128250-50097"
            ],
            "imported": "2013-05-03T10:46:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rothenhäusler, HB; Täschner, KL;",
            "collection_title": "Kompendium Praktische Psychiatrie und Psychotherapie",
            "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": 128251,
            "title": "Psychische und Verhaltensstörungen durch psychotrope Substanzen (F10-F19).",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Täschner, KL"
            ],
            "year": 2013,
            "source": " In: Rothenhäusler, HB; Täschner, KL; editors(s). Kompendium Praktische Psychiatrie und Psychotherapie. Wien, Heidelberg: Springer; p. 233 - 276.  2013(ISBN: 978-3-7091-1236-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128251-29444"
            ],
            "persons": [
                "128251-50097"
            ],
            "imported": "2013-05-03T10:48:41+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rothenhäusler, HB; Täschner, KL;",
            "collection_title": "Kompendium Praktische Psychiatrie und Psychotherapie",
            "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": 128252,
            "title": "Schizophrenie, schizotype und wahnhafte Störungen (F20-F29).",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Täschner, KL"
            ],
            "year": 2013,
            "source": " In: Rothenhäusler, HB; Täschner, KL; editors(s). Kompendium Praktische Psychiatrie und Psychotherapie. Wien, Heidelberg: Springer; p. 277 - 295.  2013(ISBN: 978-3-7091-1236-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128252-29444"
            ],
            "persons": [
                "128252-50097"
            ],
            "imported": "2013-05-03T10:50:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rothenhäusler, HB; Täschner, KL;",
            "collection_title": "Kompendium Praktische Psychiatrie und Psychotherapie",
            "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": 128253,
            "title": "Affektive Störungen (F30-F39).",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Täschner, KL"
            ],
            "year": 2013,
            "source": " In: Rothenhäusler, HB; Täschner, KL; editors(s). Kompendium Praktische Psychiatrie und Psychotherapie. Wien, Heidelberg: Springer; p. 297 - 332.  2013(ISBN: 978-3-7091-1236-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128253-29444"
            ],
            "persons": [
                "128253-50097"
            ],
            "imported": "2013-05-03T10:52:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rothenhäusler, HB; Täschner, KL;",
            "collection_title": "Kompendium Praktische Psychiatrie und Psychotherapie",
            "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": 128254,
            "title": "Neurotische, Belastungs- und somatoforme Störungen (F40-F48).",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Täschner, KL"
            ],
            "year": 2013,
            "source": " In: Rothenhäusler, HB; Täschner, KL; editors(s). Kompendium Praktische Psychiatrie und Psychotherapie. Wien, Heidelberg: Springer; p. 333 - 370.  2013(ISBN: 978-3-7091-1236-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128254-29444"
            ],
            "persons": [
                "128254-50097"
            ],
            "imported": "2013-05-03T10:54:42+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rothenhäusler, HB; Täschner, KL;",
            "collection_title": "Kompendium Praktische Psychiatrie und Psychotherapie",
            "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": 128255,
            "title": "Persönlichkeits- und Verhaltensstörungen (F60-F69).",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Täschner, KL"
            ],
            "year": 2013,
            "source": " In: Rothenhäusler, HB; Täschner, KL; editors(s). Kompendium Praktische Psychiatrie und Psychotherapie. Wien, Heidelberg: Springer; p. 391 - 417.  2013(ISBN: 978-3-7091-1236-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128255-29444"
            ],
            "persons": [
                "128255-50097"
            ],
            "imported": "2013-05-03T10:56:38+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Rothenhäusler, HB; Täschner, KL;",
            "collection_title": "Kompendium Praktische Psychiatrie und Psychotherapie",
            "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
        }
    ]
}