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=2680&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2700&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2660&ordering=imported",
    "results": [
        {
            "id": 62931,
            "title": "Subcutane Bindegewebsstrukturen des Gesichtes",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2006,
            "source": "Das Gesicht- Chirurgisch-Anatomischer Workshop; FEB 9-11, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62931-14018"
            ],
            "persons": [],
            "imported": "2006-12-13T16:27:16+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62933,
            "title": "Komposite, Wurzelkanalstifte.",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 2006,
            "source": "3M Expert Forum; Nov 15, 2006; Niklasdorf,Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62933-14111"
            ],
            "persons": [
                "62933-74154"
            ],
            "imported": "2006-12-13T16:30:36+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62935,
            "title": "Methylene tetrahydrofolate reducatse (MTHFR) 677C>T polymorphism and open-angle galucoma ",
            "abstract": null,
            "authors": [
                "Mossböck, G",
                "Weger, M",
                "Faschinger, C",
                "Steinbrugger, I",
                "Temmel, W",
                "Schmut, O",
                "Renner, W",
                "Hufnagel, C",
                "Stanger, O"
            ],
            "year": 2006,
            "source": "Ophthalmologica Hungarica . -Congress of the Alpe-Adria International Ophthalmological Society; Juni 15-17,2006; Sopron. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62935-14028",
                "62935-14043"
            ],
            "persons": [
                "62935-50910",
                "62935-51585",
                "62935-51984"
            ],
            "imported": "2006-12-13T16:31:15+01:00",
            "journal": "Ophthalmologica Hungarica ",
            "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": 62936,
            "title": "Kariesdiagnose mit ICDAS",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 2006,
            "source": "ÖBIG-Seminar; Nov 11, 2006; Innsbruck. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62936-14111"
            ],
            "persons": [
                "62936-74154"
            ],
            "imported": "2006-12-13T16:33:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62937,
            "title": "Anatomical structures in the epidural space",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2006,
            "source": "Internationaler Workshop für Epiduroskopie; MÄR 3-4, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62937-14018"
            ],
            "persons": [],
            "imported": "2006-12-13T16:33:25+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": false
        },
        {
            "id": 62939,
            "title": "Kariesdiagnose mit ICDAS",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 2006,
            "source": "ÖBIG-Seminar; Nov 18-19,2006; Vienna, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62939-14111"
            ],
            "persons": [
                "62939-74154"
            ],
            "imported": "2006-12-13T16:37: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62940,
            "title": "Vorfuß, Kleinzehenbogen, Intermetatarsalraum",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2006,
            "source": "3.Österreichisch-Deutsches Seminar für praktische Fußchirurgie; APR 28-29, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62940-14018"
            ],
            "persons": [],
            "imported": "2006-12-13T16:43:36+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": false
        },
        {
            "id": 62941,
            "title": "Radiographic studies in children with kidney disorders: What to do and when",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Fotter, R"
            ],
            "year": 2006,
            "source": " In: Hogg, R editors(s). Kidney Disorders in Children and Adolescents - A Global Perspective of Clinical Practice. London and New York: Taylor & Francis Group;  2006. p. 19. (ISBN: 1-84184-250-8) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62941-14106"
            ],
            "persons": [
                "62941-51373",
                "62941-51557"
            ],
            "imported": "2006-12-13T16:46:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Hogg, R",
            "collection_title": "Kidney Disorders in Children and Adolescents - A Global Perspective of Clinical Practice",
            "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": 62942,
            "title": "Surgical Anatomy of the Female Pelvis",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2006,
            "source": "Faculty of Medecine, University Maribor; MAI 9, 2006; Maribor, SLOVENIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62942-14018"
            ],
            "persons": [],
            "imported": "2006-12-13T16:46:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62945,
            "title": "Anatomie der Wirbelsäule",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2006,
            "source": "29.Fortbildungsseminar der Österreichischen Gesellschaft für Unfallchirurgie, AUVA; OKT 9-10, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62945-14018"
            ],
            "persons": [],
            "imported": "2006-12-13T16:51:22+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": false
        },
        {
            "id": 62948,
            "title": "Subcutaneous structures of the face",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2006,
            "source": "9th International Congress of the European Society for Laser Aesthetic Surgery; JUN 22-24, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62948-14018"
            ],
            "persons": [],
            "imported": "2006-12-13T16:53: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62952,
            "title": "Spezielle operative Anatomie des weiblichen Beckens und Abdomens",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 2006,
            "source": "Zertifiziertes Curriculum: Ovarialkarzinom, Nordostdeutsche Gesellschaft für Gynäkologische Onkologie (NOGGO); SEP 22-24, 2006; Berlin, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62952-14018"
            ],
            "persons": [],
            "imported": "2006-12-13T16:57:39+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": false
        },
        {
            "id": 6847,
            "title": "Bilateral carcinomas of the breast with local recurrence: analysis of genetic relationship of the tumors.",
            "abstract": null,
            "authors": [
                "Regitnig, P",
                "Ploner, F",
                "Maderbacher, M",
                "Lax, SF"
            ],
            "year": 2004,
            "source": "Mod Pathol. 2004; 17(5):597-602",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223118000016",
            "pubmed": "15017434",
            "doi": "10.1038/modpathol.3800089",
            "pmc": null,
            "organizations": [
                "6847-14020",
                "6847-14085"
            ],
            "persons": [
                "6847-51991-1"
            ],
            "imported": "2006-12-13T17:06:39+01:00",
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.643,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.907692307692308,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "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
        },
        {
            "id": 62957,
            "title": "Apical leakage with a thermoplastic synthetic polymer-based root canal filling material (Resilon).",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Kqiku, L",
                "Gruber, HJ"
            ],
            "year": 2006,
            "source": "11th congress of the BaSS, 11-14.05.2006, Sarajevo; May 11-14,2006; Sarajevo. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62957-14028",
                "62957-14111"
            ],
            "persons": [
                "62957-50562",
                "62957-50883",
                "62957-74154"
            ],
            "imported": "2006-12-13T17:10:01+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": true,
            "local_affiliation": true
        },
        {
            "id": 62959,
            "title": "Früherkennung des Zervixkarzinoms: das Kärntner Qualitätssicherungsprogramm Ergebnisse der Nachkontrolle gynäkologisch-zytologischer Abstriche von Patientinnen mit invasiven Zervixkarzinomen",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Regitnig, P",
                "Ropp, E",
                "Fladerer, H",
                "Moinfar, F",
                "Breitenecker, G"
            ],
            "year": 2006,
            "source": "Frauenarzt. 2006; (47): 724-729. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62959-14020"
            ],
            "persons": [
                "62959-51991"
            ],
            "imported": "2006-12-13T17:20:57+01:00",
            "journal": null,
            "issn": "0016-0237",
            "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": 62967,
            "title": "European Guidelines for Quality Assurance in Breast Cancer Screening and Diagnosis.",
            "abstract": null,
            "authors": [
                "Perry, N",
                "Broeders, M",
                "de Wolf, C",
                "Törnberg, S",
                "Holland, R",
                "von Karsa, L",
                "Puthaar, E (eds).  Fourth Edition."
            ],
            "year": 2006,
            "source": "Chapter 6: Quality assurance guidelines for pathology; Luxembourg: European Commission; 2006. pp. 416. (ISBN: 92-79-01258-4) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62967-14020"
            ],
            "persons": [
                "62967-51991"
            ],
            "imported": "2006-12-13T17:28:35+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": true
        },
        {
            "id": 62968,
            "title": "Zervixzytologische Nomenklatur und Befundwiedergabe – Neue Leitlinie der Österreichischen Gesellschaft für Zytologie. ",
            "abstract": null,
            "authors": [
                "Breitenecker, G",
                "Dinges, HP",
                "Regitnig, P"
            ],
            "year": 2006,
            "source": "Gyn -aktiv. 2006; (4):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62968-14020"
            ],
            "persons": [
                "62968-51991"
            ],
            "imported": "2006-12-13T17:33:01+01:00",
            "journal": null,
            "issn": "1605-8828",
            "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": 62972,
            "title": "Anti MOG and anti MBP antibody subclasses in MS patients during INF-ß therapy",
            "abstract": null,
            "authors": [
                "Khalil, M",
                "Reindl, M",
                "Lutterotti, A",
                "Egg, R",
                "Schanda, K",
                "Deisenhammer, F",
                "Berger, T"
            ],
            "year": 2002,
            "source": "Multiple Sclerosis. 8(suppl 1): 123--ECTRIMS, Baltimore, 18. –21. September 2002; 18. –21. September 2002; Baltimore, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62972-14051"
            ],
            "persons": [
                "62972-57435"
            ],
            "imported": "2006-12-13T17:43:17+01:00",
            "journal": "Multiple Sclerosis",
            "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": 62981,
            "title": "Characterization of cell populations in cerebrospinal fluid of patients with multiple sclerosis",
            "abstract": null,
            "authors": [
                "Kuenz, B",
                "Lutterotti, A",
                "Ehling, R",
                "Gneiss, C",
                "Khalil, M",
                "Deisenhammer, F",
                "Berger, T",
                "Reindl, M"
            ],
            "year": 2006,
            "source": "Multiple Sclerosis. 12(suppl 1): 64--ECTRIMS; 28. - 30. September 2006; Madrid, Spain. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62981-14051"
            ],
            "persons": [
                "62981-57435"
            ],
            "imported": "2006-12-13T18:04:08+01:00",
            "journal": "Multiple Sclerosis",
            "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": 62982,
            "title": "Therapielexikon Gastroenterologie und Hepatologie",
            "abstract": null,
            "authors": [
                "Hammer, H"
            ],
            "year": 2006,
            "source": "Berlin: Springer; 2006. pp. 623. (ISBN: 3540008659) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62982-14081"
            ],
            "persons": [
                "62982-51531"
            ],
            "imported": "2006-12-13T18:07:25+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
        }
    ]
}