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=151840&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151860&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151820&ordering=impactfactor_norm",
    "results": [
        {
            "id": 76310,
            "title": "Bewertung der subjektiven Lebensqualität durch Herzinfarktpatienten.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1984,
            "source": "Psychologische Hilfen für Behinderte. Beiträge vom 11. BDP-Kongreß für Angewandte Psychologie in Heidelberg. V: Weinsberg/ Weissenhof:  1984. p. 13. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76310-51505"
            ],
            "imported": "2008-02-26T13:44:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "Psychologische Hilfen für Behinderte. Beiträge vom 11. BDP-Kongreß für Angewandte Psychologie in Heidelberg",
            "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": false
        },
        {
            "id": 76311,
            "title": "Streßkonditionierungen - Eine Verknüpfung der Konzepte Signallernen (Pawlow) und Adaptationssyndrom (Selye).",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1984,
            "source": " In: BÖP, AUVA; editors(s). Kongreßband zum 25. Kongreß des BÖP: Angst - Streß - Unfall. Psychologie der Belastung. Wien:  1984. p. 7. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76311-51505"
            ],
            "imported": "2008-02-26T13:47:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "BÖP, AUVA;",
            "collection_title": "Kongreßband zum 25. Kongreß des BÖP: Angst - Streß - Unfall. Psychologie der Belastung",
            "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": false
        },
        {
            "id": 76312,
            "title": "Psychosomatische Aspekte der Hypotonie.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1984,
            "source": " In: Wissenschaftliche Gesellschaft der Ärzte in der Steiermark; editors(s). Kongreßband zum 30. Ausseer Symposion. Wien:  1984. p. 3. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76312-51505"
            ],
            "imported": "2008-02-26T13:49:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Wissenschaftliche Gesellschaft der Ärzte in der Steiermark;",
            "collection_title": "Kongreßband zum 30. Ausseer Symposion",
            "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": false
        },
        {
            "id": 76313,
            "title": "Aspekte der Krankheitsverarbeitung bei cerebrovaskulären Erkrankungen in Abhängigkeit vom Alter.",
            "abstract": null,
            "authors": [
                "Stix, P",
                "Egger, JW",
                "Flooh, E"
            ],
            "year": 1982,
            "source": " In: Taskos, NA;  editors(s). Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981. II: Thessaloniki: University Studio Press;  1982. p. 11. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76313-51505"
            ],
            "imported": "2008-02-26T13:55:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Taskos, NA; ",
            "collection_title": "Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981",
            "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": false
        },
        {
            "id": 76314,
            "title": "Aspekte der Krankheitsverarbeitung bei kardiovaskulären Erkrankungen in Abhängigkeit vom Alter. ",
            "abstract": null,
            "authors": [
                "Egger, JW",
                "Stix, P",
                "Flooh, E"
            ],
            "year": 1982,
            "source": " In: Taskos, NA;  editors(s). Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981. II: Thessaloniki: University Studio Press;  1982. p. 17. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76314-51505"
            ],
            "imported": "2008-02-26T14:00:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Taskos, NA; ",
            "collection_title": "Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981",
            "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": false
        },
        {
            "id": 76315,
            "title": "Multiple Osteolysen bei nichttropischer Sprue - Kasuistik.",
            "abstract": null,
            "authors": [
                "Zinke,W",
                "Linkesch,W",
                "Sill,H",
                ""
            ],
            "year": 1997,
            "source": "Acta Med Aust1997; 24: 42-42.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76315-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:01:43+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76316,
            "title": "Zur vita sexualis nach Herzinfarkt. Information, Beratung und Behandlung bei funktionellen Störungen.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": " In: Taskos, NA;  editors(s). Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981. II: Thessaloniki: University Studio Press;  1982. p. 13. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76316-29447"
            ],
            "persons": [
                "76316-51505"
            ],
            "imported": "2008-02-26T14:03:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Taskos, NA; ",
            "collection_title": "Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981",
            "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": false
        },
        {
            "id": 76318,
            "title": "Stationäre Gruppenpsychotherapie mit Herzinfarktpatienten.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": " In: Egger, JW; editors(s). Klinische Psychologie in der Rehabilitation. Wien: Literas;  1982. p. 39. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76318-51505"
            ],
            "imported": "2008-02-26T14:06:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Egger, JW;",
            "collection_title": "Klinische Psychologie in der Rehabilitation",
            "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": false
        },
        {
            "id": 76319,
            "title": "IFN-alpha for the Treatment of Elderly Patients with CML.",
            "abstract": null,
            "authors": [
                "Hilbe,W",
                "Apfelbeck,U",
                "Fridrik,M",
                "Bernhart,M",
                "Niessner,H",
                "Abbrederis,K",
                "Michlmayr,G",
                "Pont,J",
                "Linkesch,W",
                "Hausmanninger,h",
                "Arneitz,K",
                "Baldinger,C",
                "Duba,C",
                "Eisterer,W",
                "Greil,R",
                "Konwalinka,G",
                "Niederwieser,D",
                "Gastl,G",
                "Thaler,J",
                "for the Austrian CML study Group"
            ],
            "year": 1997,
            "source": "Acta Med Aust1997; 24: 29-29.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76319-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:07:40+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76323,
            "title": "Klinische Psychologie im kardiologischen Rehabilitationszentrum.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": " In: Egger, JW; editors(s). Klinische Psychologie in der Rehabilitation. Wien: Literas;  1982. p. 23. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76323-51505"
            ],
            "imported": "2008-02-26T14:07:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Egger, JW;",
            "collection_title": "Klinische Psychologie in der Rehabilitation",
            "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": false
        },
        {
            "id": 76325,
            "title": "Chronic idiopathic neutropenia - a new preleukemic syndrome?",
            "abstract": null,
            "authors": [
                "Auner,HW",
                "Höfler,G",
                "Beham-Schmid,C",
                "Zinke,W",
                "Linkesch,W, Sill,H",
                ""
            ],
            "year": 1998,
            "source": "Acta Med Aust1998; 25: 26-26.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76325-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:10:56+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76329,
            "title": "Acute myelogenous leukemia cells can be differentiated into dendritic cells in vitro.",
            "abstract": null,
            "authors": [
                "Strunk,D",
                "Hellweger,B",
                "Kirsten,R",
                "Linkesch,W",
                ""
            ],
            "year": 1998,
            "source": "Acta Med Aust1998; 25: 16-16.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76329-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:12:53+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76330,
            "title": "Treatment of Acute Lymphoblastic Leukemia in a Jehovah's Witness.",
            "abstract": null,
            "authors": [
                "Zinke,W",
                "Linkesch,W",
                "Sill,H",
                ""
            ],
            "year": 1998,
            "source": "Acta Med Aust1998; 25: 41-41.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76330-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:14:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76332,
            "title": "Stammzelltransplantation bei Keimzelltumoren.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                ""
            ],
            "year": 1998,
            "source": "Acta Med Aust1998; 25: 13-13.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76332-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:15:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76334,
            "title": "Dysphagie bei Patienten mit Chorea Huntington: eine Verlaufsanalyse.",
            "abstract": null,
            "authors": [
                "Habermann, W"
            ],
            "year": 2007,
            "source": "Abstractband zur 78. Jahresversammlung der Deutschen Gesellschaft für HNO-Heilkunde, Kopf- und Hals-Chirurgie.2007; 185--Abstractband zur 78. Jahresversammlung der Deutschen Gesellschaft für HNO-Heilkunde, Kopf- und Hals-Chirurgie.; MAY 18, 2007; München, GERMANY.  (ISBN: 9783-9389-7512-1 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76334-14066"
            ],
            "persons": [],
            "imported": "2008-02-26T14:20:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76336,
            "title": "Pilot neuroimaging study evaluating effects of Memantine on brain volume, glucose metabolism and cognition: A randomised, double-blind, placebo controlled design in Alzheimer's disease.",
            "abstract": null,
            "authors": [
                "Ropele, S",
                "Schmidt, R",
                "Ebenbauer, B",
                "Windisch, M",
                "Stoeffler, A",
                "Fazekas, F\r\n"
            ],
            "year": 2007,
            "source": "INTERNATIONAL PSYCHOGERIATRIC ASSOCIATION (IPA); OCT 14-18, 2007; Osaka, JAPAN. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76336-14051"
            ],
            "persons": [
                "76336-51279"
            ],
            "imported": "2008-02-26T14:22:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76337,
            "title": "Seperate clones in concomitant multiple myeloma and chronic lyphocytic leukemia demonstrated by molecular analysis.",
            "abstract": null,
            "authors": [
                "Neumeister,P",
                "Beham-Schmid,C",
                "Höfler,G, Schmidt,HH",
                "Sill,H",
                "Linkesch,W",
                ""
            ],
            "year": 1998,
            "source": "Acta Med Aust1998; 25: 36-36.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76337-14082"
            ],
            "persons": [
                "76337-51930"
            ],
            "imported": "2008-02-26T14:24:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76338,
            "title": "Successful treatment of a patient with extramedullary T-cell blast crisis in chronic myeloid leukemia.",
            "abstract": null,
            "authors": [
                "Apfelbeck, U",
                "Höfler, G",
                "Fonatsch, C",
                "Linkesch, W",
                ""
            ],
            "year": 1998,
            "source": "Acta Med Aust1998; 25: 28-28.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76338-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:25: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76339,
            "title": "Treatment of concomitant acute myeloid leukemia and chronic lymphocytic leukemia.",
            "abstract": null,
            "authors": [
                "Apfelbeck, U",
                "Höfler, G",
                "Jäger, G",
                "Zinke, W",
                "Linkesch, W",
                ""
            ],
            "year": 1998,
            "source": "Acta Med Aust1998; 25: 26-26.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76339-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:27:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": false
        },
        {
            "id": 76340,
            "title": "Aktuelle Ergebnisse der Österreichischen CML-Studiengruppe.",
            "abstract": null,
            "authors": [
                "Thaler,J",
                "Hilbe,W",
                "Apfelbeck,U",
                "Linkesch,W",
                "Fridrik,M",
                "Seewann,H",
                "Stöger,M",
                "Pont,J",
                "Lin,W",
                "Abbrederis,K",
                "Baldinger,c",
                "Bernhart,M",
                "Geissler,D",
                "Köck,L",
                "Lang,A",
                "Ludwig,H",
                "Lutz,D",
                "Niessner,H",
                "Sill,H",
                "Zabernigg,A",
                "Duba,C",
                "Eisterer,W",
                "Greil",
                "R",
                "Niederwieser,D",
                "Gastl,G",
                ""
            ],
            "year": 1998,
            "source": "Acta Med Aust1998; 25: 17-17.- ;  ;  . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76340-14082"
            ],
            "persons": [],
            "imported": "2008-02-26T14:30:43+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": false
        }
    ]
}