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=155360&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155380&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155340&ordering=-imported",
    "results": [
        {
            "id": 61897,
            "title": "LASERneedle-Technologie in Theorie und Praxis.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "Seminar „LASERneedle-Technologie in Theorie und Praxis“; MAR 18, 2006; Baden, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61897-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T12:17:07+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": 61896,
            "title": "Neuromodulierende Effekte der Lasernadel- und Punktualstimulation (Elektroakupunktur) ¿ Erste vergleichende Betrachtungen.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L",
                "Gaischek, I"
            ],
            "year": 2006,
            "source": "ZMF-Tag; OCT 24, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61896-14044"
            ],
            "persons": [
                "61896-54121"
            ],
            "imported": "2006-11-29T12:15:57+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": true,
            "local_affiliation": true
        },
        {
            "id": 61895,
            "title": "LASERneedle-Technologie in Theorie und Praxis.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "Seminar „LASERneedle-Technologie in Theorie und Praxis“; OCT 21, 2006; Salzburg, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61895-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T12:10:17+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": 61894,
            "title": "Neueste Konzepte und wissenschaftliche Ergebnisse in der experimentellen Akupunkturforschung.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "2. Dresdner Therapietag „Akupunktur und Lasertherapie“; OCT 7, 2006; Dresden, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61894-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T12:06: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61893,
            "title": "High-Tech acupuncture effects of manual needle, laserneedle and punctual stimulation.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "2nd Hwa To International Symposium „Integration of Eastern & Western Medicine“; SEP 23-24, 2006; Amsterdam, THE NETHERLANDS. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61893-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T12:05:37+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": true,
            "local_affiliation": true
        },
        {
            "id": 61892,
            "title": "Naturwissenschaftliche Forschungsansätze in der Akupunktur.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "Internationaler Kongress für Traditionelle Chinesische Medizin der Österreichischen Gesellschaft für Kontrollierte Akupunktur „Das Tao des Lebens“; SEP 21-23, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61892-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T12:03: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": true,
            "local_affiliation": true
        },
        {
            "id": 61891,
            "title": "Neuromodulierende Effekte der manuellen Nadelakupunktur, der Lasernadelakupunktur und der Punktualstimulation (Elektroakupunktur) – erste vergleichende Betrachtungen.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "Tagung der Europäischen Akademie für Traditionelle Chinesische Medizin; MAY 25-28, 2006; Mondsee, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61891-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T12:02:04+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": true,
            "local_affiliation": true
        },
        {
            "id": 61890,
            "title": "Device and technique for extracorporeal blood volume sequestration to examine individual blood pressure regulation during hemodialysis (HD).",
            "abstract": null,
            "authors": [
                "Haditsch, B",
                "Wimmer, J",
                "Bachler, I",
                "Holzer, H",
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "J AM SOC NEPHROL. 17: 814A-814A.-American Society of Nephrology Annual Meeting; NOV 14-19, 2006; San Diego, CALIFORNIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61890-14010",
                "61890-14084"
            ],
            "persons": [
                "61890-51535",
                "61890-51834"
            ],
            "imported": "2006-11-29T11:59:44+01:00",
            "journal": "J AM SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.24,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 61889,
            "title": "Wissenschaftliche Untersuchungen zu den Grundlagen der Akupunktur und Lasernadelakupunktur.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "20. Internationaler Deutsch-Österreichischer Sportärztekongress; FEB 10-19, 2006; Seefeld, AUSTRIA . 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61889-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T11:59:30+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": 61888,
            "title": "Painless laserneedles and high-tech acupuncture.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2006,
            "source": "Book of Abstracts (Supplement)2006; -6th International Congress of the World Association of Laser Therapy (WALT) and 11th Congress of the European Medical Laser Association (EMLA); OCT 25-28, 2006; Lemesos, CYPRUS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61888-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T11:57:04+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": true,
            "local_affiliation": true
        },
        {
            "id": 61887,
            "title": "Manual needle acupuncture vs. laserneedle acupuncture - a scientific comparison.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schikora, D",
                "Germann, M"
            ],
            "year": 2006,
            "source": "Abstract Book of the World Federation of Acupuncture and Moxibustion Societies (WFAS) International Symposium of Acupuncture2006; -WFAS International Symposium of Acupuncture; NOV 22-26, 2006; Bali, INDONESIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61887-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T11:54:07+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": true,
            "local_affiliation": true
        },
        {
            "id": 61886,
            "title": "High-Tech Acupuncture.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L"
            ],
            "year": 2006,
            "source": "Proceedings of the TCM Expert Conference \"Traditional Chinese Medicine - A successful concept for East and West\"2006; -TCM Expert Conference \"Traditional Chinese Medicine - A successful concept for East and West\"; NOV 19-21, 2006; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61886-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T11:50:08+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": true,
            "local_affiliation": true
        },
        {
            "id": 61880,
            "title": "Should anti-HBc be introduced in the screening of blood donations?",
            "abstract": null,
            "authors": [
                "Drexler, C",
                "Bayer, M",
                "Riegelnegg, M",
                "Schmidt, M",
                "Sipurzynski, S",
                "Vadon, M",
                "Lanzer, G"
            ],
            "year": 2006,
            "source": "Transfusion Medicine and Hemotherapy. 33 (Supp.1): 64--DGTI; SEPT 19-22, 2006; Frankfurt, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61880-14058"
            ],
            "persons": [
                "61880-50026"
            ],
            "imported": "2006-11-29T11:20:58+01:00",
            "journal": "Transfusion Medicine and Hemotherapy",
            "issn": "1660-3796",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.449,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.0521739130434783,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 61879,
            "title": "Datenbank für das „Narkosetiefen“-Monitoring. Erfahrungsbericht einer Multicenter-Studie.",
            "abstract": null,
            "authors": [
                "Omerovic, A",
                "Stockmanns, G",
                "Ningler, M",
                "Europäische Multicenter Studiengruppe für EEG-AEP-Narkosemonitoring",
                "Kochs, EF",
                "Schneider, G"
            ],
            "year": 2006,
            "source": "Proceedings der Gemeinsamen Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; -Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEP 6-9, 2006; Zurich, SWITZERLAND. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61879-14044",
                "61879-14070"
            ],
            "persons": [
                "61879-51073"
            ],
            "imported": "2006-11-29T10:51:42+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": 61878,
            "title": "Quantitative detection of circulating tumor cells in peripheral blood of melanoma patients using multimarker real-time PCR and immunomagnetic cell sorting: A preclinical evaluation",
            "abstract": null,
            "authors": [
                "Riederer, M",
                "Richtig, E",
                "Dandachi, N",
                "Resel, M",
                "Tockner, S",
                "Gerger, A",
                "Kerl, H",
                "Samonigg, H",
                "Bauernhofer, T"
            ],
            "year": 2006,
            "source": "ZMF Day ; 24.11.06; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61878-14047",
                "61878-14085"
            ],
            "persons": [
                "61878-50563",
                "61878-51532",
                "61878-51620",
                "61878-51692",
                "61878-52274",
                "61878-58814"
            ],
            "imported": "2006-11-29T10:50: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": false,
            "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": 61877,
            "title": "Multicenter-Studie zur Überwachung der Narkose mittels EEG und AEP – Analyse der Signalqualität des AEP-Kanals.",
            "abstract": null,
            "authors": [
                "Gallinat, M",
                "Stockmanns, G",
                "Lücke, D",
                "Europäische Multicenter Studiengruppe für EEG-AEP-Narkosemonitoring",
                "Kochs, EF",
                "Schneider, G"
            ],
            "year": 2006,
            "source": "Proceedings der Gemeinsamen Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; -Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEP 6-9, 2006; Zurich, SWITZERLAND. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61877-14044",
                "61877-14070"
            ],
            "persons": [
                "61877-51073"
            ],
            "imported": "2006-11-29T10:49:47+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": 61876,
            "title": "Entwicklung eines Takagi Sugeno Kang Fuzzy Modells für das Narkosemonitoring basierend auf EEG- und AEP-Parametern.",
            "abstract": null,
            "authors": [
                "Hensel, T",
                "Stockmanns, G",
                "Jordan, D",
                "Europäische Multicenter Studiengruppe für EEG-AEP-Narkosemonitoring",
                "Kochs, EF",
                "Schneider, G"
            ],
            "year": 2006,
            "source": "Proceedings der Gemeinsamen Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; -Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEP 6-9, 2006; Zurich, SWITZERLAND. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61876-14044",
                "61876-14070"
            ],
            "persons": [
                "61876-51073"
            ],
            "imported": "2006-11-29T10:47: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": 61875,
            "title": "Kombination von EEG- und AEP-Parametern mit Fuzzy-Logik für das Narkosemonitoring.",
            "abstract": null,
            "authors": [
                "Hock, A",
                "Stockmanns, G",
                "Hensel, T",
                "Europäische Multicenter Studiengruppe für EEG-AEP-Narkosemonitoring",
                "Kochs, EF",
                "Schneider, G"
            ],
            "year": 2006,
            "source": "Proceedings der Gemeinsamen Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; -Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEP 6-9, 2006; Zurich, SWITZERLAND. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61875-14044",
                "61875-14070"
            ],
            "persons": [
                "61875-51073"
            ],
            "imported": "2006-11-29T10:44:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 61874,
            "title": "Rough-Set-Theorie und Fuzzy Logik zur Kombination von EEG- und AEP-Parametern für das „Narkosetiefen“-Monitoring.",
            "abstract": null,
            "authors": [
                "Ningler, M",
                "Jordan, D",
                "Stockmanns, G",
                "Hock, A",
                "Europäische Multicenter Studiengruppe für EEG-AEP-Narkosemonitoring",
                "Kochs, EF",
                "Schneider, G"
            ],
            "year": 2006,
            "source": "Proceedings der Gemeinsamen Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; -Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEP 6-9, 2006; Zurich, SWITZERLAND. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61874-14044",
                "61874-14070"
            ],
            "persons": [
                "61874-51073"
            ],
            "imported": "2006-11-29T10:42: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": 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": 61873,
            "title": "Klassifikation akustisch evozierter Potentiale durch Support-Vektor-Maschinen für das Narkosemonitoring.",
            "abstract": null,
            "authors": [
                "Lücke, D",
                "Stockmanns, G",
                "Gallinat, M",
                "Europäische Multicenter Studiengruppe für EEG-AEP-Narkosemonitoring",
                "Kochs, EF",
                "Schneider, G"
            ],
            "year": 2006,
            "source": "Proceedings der Gemeinsamen Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; -Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEP 6-9, 2006; Zurich, SWITZERLAND. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61873-14044",
                "61873-14070"
            ],
            "persons": [
                "61873-51073"
            ],
            "imported": "2006-11-29T10:39:38+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
        }
    ]
}