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=153960&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153980&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153940&ordering=-imported",
    "results": [
        {
            "id": 63535,
            "title": "Regression modelling of environmental data.",
            "abstract": null,
            "authors": [
                "Schimek, MG"
            ],
            "year": 2006,
            "source": "Proceedings of the 2nd International Summer School on Computational Biology; 60-67.-2nd International Summer School on Computational Biology; September 11-13, 2006; Brno, Czech Republic.  (ISBN: 80-7355-070-9 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63535-14026"
            ],
            "persons": [
                "63535-51684"
            ],
            "imported": "2006-12-15T19:31:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63534,
            "title": "Classification of highdimensional data by semiparametric generalized regression models.",
            "abstract": null,
            "authors": [
                "Müller, M",
                "Schimek, MG"
            ],
            "year": 2006,
            "source": "-38th Symposium on the Interface of Statistics, Computing Science, and Applications; May 24-27, 2006; Pasadena, California. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63534-14026"
            ],
            "persons": [
                "63534-51684"
            ],
            "imported": "2006-12-15T19:28:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63533,
            "title": "A new method for the detection of breakpoints and gene copy number changes in array CGH  data.",
            "abstract": null,
            "authors": [
                "Budinska, E",
                "Gelnarova, E",
                "Schimek, MG"
            ],
            "year": 2006,
            "source": "-The XXIIIrd International Biometric Conference; July 16-21, 2006; Montrèal, Canada. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63533-14026"
            ],
            "persons": [
                "63533-51684"
            ],
            "imported": "2006-12-15T19:25:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63532,
            "title": "Proteinurie und nephrotisches Syndrom",
            "abstract": null,
            "authors": [
                "Ring, E"
            ],
            "year": 2006,
            "source": "Pädiatrisches Symposium der Kinderabteilung des AÖKH Oberwart; Dec 2, 2006; Burg Schlaining, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63532-14091"
            ],
            "persons": [],
            "imported": "2006-12-15T19:22: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": 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": 63531,
            "title": "Arterielle Hypertonie im Kindesalter. Definition und Epidemiologie.",
            "abstract": null,
            "authors": [
                "Ring, E"
            ],
            "year": 2006,
            "source": "Pädiatrischer Frühling; May 11-13, 2006; Schloss Seggau, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63531-14091"
            ],
            "persons": [],
            "imported": "2006-12-15T19:20:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63530,
            "title": "Langzeitfolgen der vesicoureteralen Refluxerkrankung aus kindernephrologischer Sicht.",
            "abstract": null,
            "authors": [
                "Ring, E"
            ],
            "year": 2006,
            "source": "2. Symposium Kinderurologie und Kindernephrologie; Mar 4, 2006; Vienna, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63530-14091"
            ],
            "persons": [],
            "imported": "2006-12-15T19:16:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63528,
            "title": "20 years of PCRRT: changing indications and diagoses?",
            "abstract": null,
            "authors": [
                "Ring, E"
            ],
            "year": 2006,
            "source": "4th International Conference on Pediatric Continuous Renal Replacement Therapy.; Feb 23-25, 2006; Zürich, Switzerland. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63528-14091"
            ],
            "persons": [],
            "imported": "2006-12-15T19:12:46+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": 63527,
            "title": "Knowledge Extraction and Modelling. IASC – INTERFACE – IFCS Workshop (incl. CD).",
            "abstract": null,
            "authors": null,
            "year": 2006,
            "source": "Vinzi, VE; Lauro, C; Braverman, A; Kiers, HAL; Schimek, MG. editor(s). Napoli: Tilapia Edizioni; 2006. (ISBN: 88-89744-00-6) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63527-14026"
            ],
            "persons": [
                "63527-51684"
            ],
            "imported": "2006-12-15T19:08:50+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": 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": 63524,
            "title": "Transpupillare Thermotherapie (TTT) von suspekten Aderhautnaevi und kleinen Aderhautmelanomen - eine kurative Therapie von flachen Pigmentläsionen der Aderhaut ?",
            "abstract": null,
            "authors": [
                "Langmann, G"
            ],
            "year": 2006,
            "source": "-Salzburger Ophthalmologisches Symposium ( SOS) der Augenabteilung der Paracelsus Universität Salzburg ; APR 7, 2006;  Salzburg, Austria  . ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63524-14043"
            ],
            "persons": [],
            "imported": "2006-12-15T18:57:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63521,
            "title": "Postural coordination during unstable sitting - a kinematic study",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Fend, M",
                "Saling, M"
            ],
            "year": 2006,
            "source": "4th Posture Symposium; June 25-28, 2006; Smolenice Castle, SLOVAKIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63521-14010"
            ],
            "persons": [
                "63521-51814"
            ],
            "imported": "2006-12-15T18:41:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63520,
            "title": "Regulatory effects of a novel liver X receptor agonist. ",
            "abstract": null,
            "authors": [
                "Kratzer, A",
                "Ebner, B",
                "Becker, T",
                "Calayir, E",
                "Levak-Frank, S",
                "Uray, G",
                "Kostner, GM",
                "Kratky, D"
            ],
            "year": 2006,
            "source": "joint meeting ELIFE and 47. International Conference on the Bioscience of Lipids (ICBL); 5.-9. September 2006; Pecs, Hungary. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63520-14013"
            ],
            "persons": [
                "63520-50421",
                "63520-51669",
                "63520-51904"
            ],
            "imported": "2006-12-15T18:37:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63519,
            "title": "Pendulum Testing applied to paraplegics with long term denervated muscles: passive properties and FES-induced effects",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Fend, W",
                "Kern, H",
                "Mayr, W",
                "Rafolt, D"
            ],
            "year": 2006,
            "source": "Internat. Symposium on Spinal Cord Motor Control; SEPT 7-9, 2006 ; Ljubljana (Slowenien). 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63519-14010"
            ],
            "persons": [
                "63519-51814"
            ],
            "imported": "2006-12-15T18:16:24+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": 63516,
            "title": "Regulatory effects of a novel liver X receptor agonist.",
            "abstract": null,
            "authors": [
                "Kratzer, A",
                "Ebner, B",
                "Becker, T",
                "Levak-Frank, S",
                "Kostner, GM",
                "Kratky, D"
            ],
            "year": 2006,
            "source": "13. Jahrestagung der Österreichischen Atherosklerosegesellschaft Austrian Atherosclerosis Society (AAS); 5-6 May 2006; St. Gilgen, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63516-14013"
            ],
            "persons": [
                "63516-50421",
                "63516-51669",
                "63516-51904"
            ],
            "imported": "2006-12-15T18:00:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63515,
            "title": "Identification of differentially expressed genes with unknown function in murine macrophages and foam cells",
            "abstract": null,
            "authors": [
                "Ebner, B",
                "Becker, T",
                "Kratzer, H",
                "Levak-Frank, S",
                "Kostner, GM",
                "Kratky, D"
            ],
            "year": 2006,
            "source": "13. Jahrestagung der Österreichischen Atherosklerosegesellschaft Austrian Atherosclerosis Society (AAS); 5-6 May 2006; St. Gilgen, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63515-14013"
            ],
            "persons": [
                "63515-50421",
                "63515-51669",
                "63515-51904"
            ],
            "imported": "2006-12-15T17:58:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63513,
            "title": "Incidence of recurrent cerebral embolic events after patent foramen ovale and atrial septal defect transcatheter closure. ",
            "abstract": null,
            "authors": [
                "Maier, R",
                "Mavriqi, F",
                "Luha, O",
                "Paetzold, D",
                "Watzinger, N",
                "Stoschitzky, G",
                "Stein, JI",
                "Gamillscheg, A",
                "Thaler, D",
                "Pichler, G",
                "Beitzke, M",
                "Brussee, H",
                "Niederkorn, K",
                "Beitzke, A",
                "Horner S"
            ],
            "year": 2006,
            "source": "J Kardiol .  2006; 13(5-6):183-183.-Jahrestagung der Österreichischen Kardiologischen Gesellschaft; JUN, 7-10, 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63513-14048",
                "63513-14051",
                "63513-14082",
                "63513-14083",
                "63513-14093"
            ],
            "persons": [
                "63513-51545",
                "63513-51546",
                "63513-51759",
                "63513-51953"
            ],
            "imported": "2006-12-15T17:49:32+01:00",
            "journal": "J Kardiol ",
            "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": 63512,
            "title": "Regulatory effects of a novel Liver X receptor (LXR) agonist",
            "abstract": null,
            "authors": [
                "Kratzer, A",
                "Ebner, B",
                "Becker, T",
                "Calayir, E",
                "Levak-Frank, S",
                "Kostner, GM",
                "Kratky, D"
            ],
            "year": 2006,
            "source": "1st Graz Symposium on Lipid & Membrane Biology 2006; Graz; Austria; 16.-18.3.2006; Graz; Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63512-14013"
            ],
            "persons": [
                "63512-50421",
                "63512-51669",
                "63512-51904"
            ],
            "imported": "2006-12-15T17:48:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 38127,
            "title": "Repeated fMRI findings in a patient with dystonia after peripheral trauma",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P",
                "Enzinger, C",
                "Pirtosek, Z",
                "Ropele, S",
                "Wenzel, K",
                "Fazekas, F",
                "Ott, E"
            ],
            "year": 2005,
            "source": "J NEUROL. 2005; 252: 144-144.-15th Meeting of the European-Neurological-Society; JUN 18-22, 2005; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000229941500556",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38127-14051"
            ],
            "persons": [
                "38127-50172",
                "38127-50173",
                "38127-51279"
            ],
            "imported": "2006-12-15T17:40:15+01:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.844,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.810810810810811,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": false
        },
        {
            "id": 63511,
            "title": "Eisenmenger Syndrom und Endothelinrezeptor-Antagonisten- aktueller Stand. Eisenmenger und Mb. Down- zur österreichischen Multicenterstudie. ",
            "abstract": null,
            "authors": [
                "Geiger, R",
                "Lechner, E",
                "Gamillscheg, A",
                "Salzer-Muhar, U"
            ],
            "year": 2006,
            "source": "Wissenschaftliche Sitzung der Arbeitsgruppe Pädiatrische Kardiologie der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; APR 21, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63511-14093"
            ],
            "persons": [],
            "imported": "2006-12-15T17:40:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 38125,
            "title": "Functional MRI brain responses to non-painful laser acupuncture",
            "abstract": null,
            "authors": [
                "Iannetti, G",
                "Enzinger, C",
                "Ropele, S",
                "Beckmann, C",
                "Litscher, G",
                "Fazekas, F"
            ],
            "year": 2005,
            "source": "J NEUROL. 252: 115-115.-15th Meeting of the European-Neurological-Society; JUN 18-22, 2005; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000229941500435",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38125-14044",
                "38125-14051"
            ],
            "persons": [
                "38125-50173",
                "38125-51279"
            ],
            "imported": "2006-12-15T17:39:56+01:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.844,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.810810810810811,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": false
        },
        {
            "id": 15740,
            "title": "Cerebrovascular risk factors associated with a higher rate of brain atrophy in normal elderly individuals - longitudinal results of the Austrian Stroke Prevention Study",
            "abstract": null,
            "authors": [
                "Enzinger, C",
                "Ropele, S",
                "Fazekas, F",
                "Wallner, M",
                "Smith, S",
                "Matthews, R",
                "Schmidt, R"
            ],
            "year": 2004,
            "source": "J NEUROL. 251: 21-22.-14th Meeting of the European-Neurological-Society; JUN 26-30, 2004; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000222500400071",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15740-14051"
            ],
            "persons": [
                "15740-50173",
                "15740-51279"
            ],
            "imported": "2006-12-15T17:39:30+01:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.14,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}