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=155000&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157149,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155020&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154980&ordering=impactfactor_norm",
    "results": [
        {
            "id": 105535,
            "title": "Polycystic Ovary Syndrome in a Genome-wide Association Study.",
            "abstract": null,
            "authors": [
                "Lam, U",
                "Wehr, E",
                "Schweighofer, N",
                "Trummer, O",
                "Genser, B",
                "Boehm, BO",
                "Winkelmann, BR",
                "März, W",
                "Pieber, T",
                "Obermayer-Pietsch, B"
            ],
            "year": 2010,
            "source": "15. Jahrestagung der Österreichischen Gesellschaft für Endokrinologie und Stoffwechsel; MAI 7–8, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105535-14028",
                "105535-14080"
            ],
            "persons": [
                "105535-50909",
                "105535-51809",
                "105535-51831"
            ],
            "imported": "2010-10-01T14:02:25+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 105536,
            "title": "Computing a heart beat at near-realtime performance.",
            "abstract": null,
            "authors": [
                "Plank, G"
            ],
            "year": 2010,
            "source": "Cardiac Modeling Workshop 2010 at Simula Research Laboratory; JUNE 29, 2010; Oslo, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105536-14011"
            ],
            "persons": [
                "105536-50966"
            ],
            "imported": "2010-10-01T14:09:43+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": 105537,
            "title": "Evidenzbasierte Entwicklung von pädiatrischen CT-Protokollen. ",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Sorantin, E",
                "Brader, P",
                "Blobel, J",
                "Lindbichler, F",
                "Zebedin, D",
                "Robl, R",
                "Haas, J",
                "Birkl, C",
                "Zisser, A"
            ],
            "year": 2010,
            "source": "47. Internationale Jahrestagung der Gesellschaft für Pädiatrische Radiologie ; SEP 16-18, 2010; Graz, AUSTRIA . 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105537-14038",
                "105537-14051",
                "105537-14106"
            ],
            "persons": [
                "105537-51557",
                "105537-51627",
                "105537-51913",
                "105537-51958"
            ],
            "imported": "2010-10-01T14:13:40+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105538,
            "title": "The cardiac bidomain model of propagation.",
            "abstract": null,
            "authors": [
                "Plank, G",
                ""
            ],
            "year": 2009,
            "source": "ESF Workshop in Cardiac Dynamics2009; -Workshop on Cardiac Dynamics, European Science Foundation under the supervision of the Programme ``Functional Dynamics in Complex Biological and Chemical Systems''.\r\nCongress Center of the Slovak Academy of Sciences; AUG 24-27, 2009; Smolenice, SLOVAKIA. ",
            "category": 2,
            "document_type": 23,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105538-14011"
            ],
            "persons": [
                "105538-50966"
            ],
            "imported": "2010-10-01T14:14: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105539,
            "title": "In-silico computer models and therapeutical optimization of therapies for cardiovascular diseases.",
            "abstract": null,
            "authors": [
                "Plank, G",
                ""
            ],
            "year": 2009,
            "source": "Forum Albach, Universitätstag; 2009; Alpbach, AUSTRIA. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105539-14011"
            ],
            "persons": [
                "105539-50966"
            ],
            "imported": "2010-10-01T14:16:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105540,
            "title": "Heteromerization of HCMV encoded chemokine receptors.",
            "abstract": null,
            "authors": [
                "Tschische, P",
                "Tadagaki, K",
                "Kamal, M",
                "Jockers, R",
                "Waldhoer, M"
            ],
            "year": 2010,
            "source": "WorldPharma ; July 17-23, 2010; Copenhagen, Denmark . 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105540-14022"
            ],
            "persons": [],
            "imported": "2010-10-01T14:18:41+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": 105541,
            "title": "Largescale numerical solution of the cardiac bidomain equations.",
            "abstract": null,
            "authors": [
                "Plank, G",
                ""
            ],
            "year": 2008,
            "source": "Cardiac Modeling Meeting at the Simula Research Laboratory; Sept 24-26, 2008; Oslo, NORWAY. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105541-14011"
            ],
            "persons": [
                "105541-50966"
            ],
            "imported": "2010-10-01T14:20:11+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": 105542,
            "title": "Using multiscale in-silico models of the heart for optimization of anti-arrhythmia therapies.",
            "abstract": null,
            "authors": [
                "Plank, G",
                ""
            ],
            "year": 2009,
            "source": "he Cardiac Physiome: Multi-scale and Multi-physics Mathematical Modelling Applied to the Heart; July 20-24, 2009; Cambridge, UK. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105542-14011"
            ],
            "persons": [
                "105542-50966"
            ],
            "imported": "2010-10-01T14:22: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105543,
            "title": "Using in-silico computer models of the heart to optimize therapies for cardiovascular diseases.",
            "abstract": null,
            "authors": [
                "Plank, G",
                ""
            ],
            "year": 2009,
            "source": "UK National Grid Service Innovation Forum 2009; Oct 21-22, 2009; London, UK. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105543-14011"
            ],
            "persons": [
                "105543-50966"
            ],
            "imported": "2010-10-01T14:25: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": 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": 105544,
            "title": "Qualitätskriterien für Röntgenaufnahmen bei Kindern - Ein Leitfaden der AG Kinderradiologie.",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Sinzig, M",
                "Jost, G",
                "Unterweger, O",
                "Weissensteiner, S"
            ],
            "year": 2010,
            "source": "http://www.bmg.gv.at . 2010",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105544-14106"
            ],
            "persons": [
                "105544-51557"
            ],
            "imported": "2010-10-01T14:26:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105545,
            "title": "Mathematical modeling of the bioelectrical activity of the heart - Numerical Techniques and electrophysiological applications.",
            "abstract": null,
            "authors": [
                "Plank, G"
            ],
            "year": 2009,
            "source": "SFB Seminar at the Technical University of Berlin; Dec 3, 2009; Berlin. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105545-14011"
            ],
            "persons": [
                "105545-50966"
            ],
            "imported": "2010-10-01T14:27:04+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": 105547,
            "title": "Individualisierte Modellierung der kardialen Elektrophysiologie des Herzens.",
            "abstract": null,
            "authors": [
                "Plank, G"
            ],
            "year": 2010,
            "source": "Tagungsband BMT, 20102010; -Jahrestagung der Deutschen Gesellschaft für Biomedizinische Technik und 3-Länder-Tagung D-A-CH; Okt 5-8, 2010; Rostock, GERMANY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105547-14011"
            ],
            "persons": [
                "105547-50966"
            ],
            "imported": "2010-10-01T14:33: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105548,
            "title": "Perspective of New Candidate Genes in Polycystic Ovary Syndrome.",
            "abstract": null,
            "authors": [
                "Lam, U",
                "Wehr, E",
                "Schweighofer, N",
                "Trummer, O",
                "Genser, B",
                "Pieber, T",
                "Obermayer-Pietsch, B"
            ],
            "year": 2010,
            "source": "15. Jahrestagung der Österreichischen Gesellschaft für Endokrinologie und Stoffwechsel; MAI 7–8, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105548-14080"
            ],
            "persons": [
                "105548-50909",
                "105548-51809",
                "105548-51831"
            ],
            "imported": "2010-10-01T14:34:04+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 105549,
            "title": "INGEGNERIA TISSUTALE ESOFAGEA: CREAZIONE IN SITU DI UN RUDIMENTALE E VASCOLARIZZATO CANALE ESOFAGEO UTILIZZANDO IL MODELLO ANIMALE OVINO",
            "abstract": null,
            "authors": [
                "Malvasio, V",
                "Ainoedhofer, H",
                "Hollwarth, ME",
                "Saxena, AK"
            ],
            "year": 2010,
            "source": "Proceeding of 41° Congresso della Societa’ Italiana  di Chirurgia Pediatrica2010; -41° Congresso della Societa’ Italiana  di Chirurgia Pediatrica; SEP 22-25, 2010; Torino, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105549-14049"
            ],
            "persons": [],
            "imported": "2010-10-01T14:35: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 105550,
            "title": "Polycystic Ovary Syndrome – Perspective of a New Candidate Gene – Derived from Genome-wide Association Study.",
            "abstract": null,
            "authors": [
                "Lam, U",
                "Wehr, E",
                "Schweighofer, N",
                "Trummer, O",
                "Genser, B",
                "März, W",
                "Pieber, T",
                "Obermayer-Pietsch, B"
            ],
            "year": 2010,
            "source": "Young Scientist Association - PhD Symposium ; JUNE 16-17, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105550-14028",
                "105550-14080"
            ],
            "persons": [
                "105550-50909",
                "105550-51809",
                "105550-51831"
            ],
            "imported": "2010-10-01T14:44:53+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 105551,
            "title": "Diffusionsgewichtete Bildgebung und Kognition in der LADIS (Leukoaraiosis and Disability in the Elderly) Studie",
            "abstract": null,
            "authors": [
                "Petrovic, K",
                "Ropele, S",
                "Ferro, J",
                "Madureira, S",
                "Verdelho, A",
                "Gouw, A",
                "van der Flier, WM",
                "Enzinger, C",
                "Pantoni, L",
                "Inzitari, D",
                "Erkinjuntti, T",
                "Scheltens, P",
                "Wahlund, LO",
                "Waldemar, G",
                "Rostrup, E",
                "Wallin, A",
                "Barkhof, F",
                "Fazekas, F",
                "Schmidt, R",
                "on behalf of the LADIS study group"
            ],
            "year": 2010,
            "source": "neurologisch Supplementum 2010; 1/2010: 58-59.-8. Jahrestagung der Österreichischen Gesellschaft für Neurologie (ÖGN); FEB 24-27, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105551-14051"
            ],
            "persons": [
                "105551-50173",
                "105551-51279"
            ],
            "imported": "2010-10-01T14:48: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": 105552,
            "title": "Six2 - embryonically active transcription factor with oncogenic properties",
            "abstract": null,
            "authors": [
                "Senanayake, U",
                "Das, S",
                "Schauer, S",
                "Vesely, P, Hoefler, G",
                "Guertl, B"
            ],
            "year": 2010,
            "source": "Pannonia Congress of Pathology; MARCH 3-6, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105552-14020",
                "105552-14021"
            ],
            "persons": [
                "105552-50903",
                "105552-52569",
                "105552-57409"
            ],
            "imported": "2010-10-01T14:53:16+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 105553,
            "title": "Nephrogenic rests - genetic precursor lesions of nephroblastomas?",
            "abstract": null,
            "authors": [
                "Senanayake, U",
                "Flicker, K",
                "Obenauf, A",
                "Speicher, M",
                "Hoefler, G",
                "Guertl, B"
            ],
            "year": 2010,
            "source": "Panonnia Congress of Pathology; MARCH 3-6, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105553-14020",
                "105553-14021"
            ],
            "persons": [
                "105553-52569"
            ],
            "imported": "2010-10-01T14:59:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105554,
            "title": "Six2 stem cell regulator and oncogene?",
            "abstract": null,
            "authors": [
                "Senanayake, U",
                "Das, S",
                "Leuscher, I",
                "Schauer, S",
                "Vesely, P",
                "Hoefler, G",
                "Guertl, B"
            ],
            "year": 2010,
            "source": "Intercongress Meeting of the European Society of Pathology; AUG 31 - SEPT 3, 2010; Krakau, POLAND. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105554-14020",
                "105554-14021"
            ],
            "persons": [
                "105554-50903",
                "105554-52569",
                "105554-57409"
            ],
            "imported": "2010-10-01T15:03:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 105555,
            "title": "Evidence based development of pediatric CT-protocols balancing dose and quality.",
            "abstract": null,
            "authors": [
                "Fotter, R"
            ],
            "year": 2010,
            "source": "Eingeladener Vortrag der Universität Udine ; Jun 25, 2010 ; Udine, ITALY . 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105555-14106"
            ],
            "persons": [
                "105555-51557"
            ],
            "imported": "2010-10-01T15:07:22+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
        }
    ]
}