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=152500&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152480&ordering=-impactfactor",
    "results": [
        {
            "id": 132195,
            "title": "The weak spots of saliva buffering tests.",
            "abstract": null,
            "authors": [
                "Buchgraber, B",
                "Kqiku, L",
                "Reibnegger, G",
                "Städtler, P"
            ],
            "year": 2013,
            "source": "Coll Antropol. 2013; 37(3):999-1001",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000326483900048",
            "pubmed": "24308249",
            "doi": null,
            "pmc": null,
            "organizations": [
                "132195-14012",
                "132195-14111"
            ],
            "persons": [
                "132195-50569-6",
                "132195-50883-6",
                "132195-74154-6"
            ],
            "imported": "2013-12-10T01:00:00+01:00",
            "journal": "Coll Antropol",
            "issn": "0350-6134",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.609,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.427,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ANTHROPOLOGY",
            "impactfactor_norm_super": 0.506,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ANTHROPOLOGY",
            "citations": false,
            "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": 130227,
            "title": "Position of the mental foramen in Kosovarian population.",
            "abstract": null,
            "authors": [
                "Kqiku, L",
                "Weiglein, A",
                "Kamberi, B",
                "Hoxha, V",
                "Meqa, K",
                "Städtler, P"
            ],
            "year": 2013,
            "source": "Coll Antropol. 2013; 37(2):545-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000322801300033",
            "pubmed": "23941003",
            "doi": null,
            "pmc": null,
            "organizations": [
                "130227-14018",
                "130227-14111"
            ],
            "persons": [
                "130227-50883-1",
                "130227-74154-6"
            ],
            "imported": "2013-08-20T02:00:00+02:00",
            "journal": "Coll Antropol",
            "issn": "0350-6134",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.609,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.427,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ANTHROPOLOGY",
            "impactfactor_norm_super": 0.506,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ANTHROPOLOGY",
            "citations": true,
            "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": 2870,
            "title": "Zinc as a growth factor for Aspergillus sp. and the antifungal effects of root canal sealants.",
            "abstract": null,
            "authors": [
                "Odell, E",
                "Pertl, C"
            ],
            "year": 1995,
            "source": "Oral Surg Oral Med Oral Pathol Oral Radiol Endod. 1995; 79(1):82-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QL18500019",
            "pubmed": "7614168",
            "doi": "10.1016/S1079-2104(05)80079-4",
            "pmc": null,
            "organizations": [
                "2870-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "ORAL SURG ORAL MED ORAL PATHO",
            "issn": "1079-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.609,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.5625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 77668,
            "title": "Comparison of three perineal procedures for the treatment of rectal prolapse.",
            "abstract": null,
            "authors": [
                "Agachan, F",
                "Reissman, P",
                "Pfeifer, J",
                "Weiss, EG",
                "Nogueras, JJ",
                "Wexner, SD"
            ],
            "year": 1997,
            "source": "South Med J. 1997; 90(9): 925-932. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XX07300013",
            "pubmed": "9305305",
            "doi": "10.1097/00007611-199709000-00013",
            "pmc": null,
            "organizations": [],
            "persons": [
                "77668-51735-6"
            ],
            "imported": "2008-02-29T01:00:00+01:00",
            "journal": "South Med J",
            "issn": "0038-4348",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.609,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.570093457943925,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 130246,
            "title": "A measure of obesity: BMI versus subcutaneous fat patterns in young athletes and nonathletes.",
            "abstract": null,
            "authors": [
                "Wallner-Liebmann, SJ",
                "Kruschitz, R",
                "Hübler, K",
                "Hamlin, MJ",
                "Schnedl, WJ",
                "Moser, M",
                "Tafeit, E"
            ],
            "year": 2013,
            "source": "Coll Antropol. 2013; 37(2):351-357",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000322801300004",
            "pubmed": "23940974",
            "doi": null,
            "pmc": null,
            "organizations": [
                "130246-14010",
                "130246-14012",
                "130246-14014"
            ],
            "persons": [
                "130246-51266-1",
                "130246-51671-6"
            ],
            "imported": "2013-08-22T02:00:00+02:00",
            "journal": "Coll Antropol",
            "issn": "0350-6134",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.609,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.427,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ANTHROPOLOGY",
            "impactfactor_norm_super": 0.506,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ANTHROPOLOGY",
            "citations": true,
            "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": 121432,
            "title": "Analysis of cardiac energy metabolism in valve disease using P-31-MR-spectroscopy",
            "abstract": null,
            "authors": [
                "Beer, M",
                "Viehrig, M",
                "Seyfarth, T",
                "Sandstede, J",
                "Lipke, C",
                "Pabst, T",
                "Kenn, W",
                "Harre, K",
                "Horn, M",
                "Landschutz, W",
                "von Kienlin, M",
                "Neubauer, S",
                "Hahn, D"
            ],
            "year": 2000,
            "source": "Radiologe. 2000; 40(2):162-167",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085936700010",
            "pubmed": "10758631",
            "doi": "10.1007/s001170050026",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": "RADIOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.608,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.213,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 128996,
            "title": "Defect coverage with myofasciocutaneous free flaps. Consequence of corticosteroid infiltration of the wrist in a patient on immunosuppressive therapy].",
            "abstract": null,
            "authors": [
                "Konieczny, MR",
                "Müller, EJ",
                "Gaggl, A",
                "Bürger, KH"
            ],
            "year": 2013,
            "source": "Unfallchirurg. 2013; 116(4):367-370",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317352200013",
            "pubmed": "22699319",
            "doi": "10.1007/s00113-012-2168-1",
            "pmc": null,
            "organizations": [
                "128996-1"
            ],
            "persons": [],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": "UNFALLCHIRURG",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.608,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.28,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": 0.348,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "citations": true,
            "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": 121451,
            "title": "Endoanal magnetic resonance imaging in faecal incontinence",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Fuchsjager, M",
                "Funovics, M"
            ],
            "year": 2000,
            "source": "Radiologe. 2000; 40(5):465-468",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087584700006",
            "pubmed": "10890042",
            "doi": "10.1007/s001170050697",
            "pmc": null,
            "organizations": [],
            "persons": [
                "121451-82111-6"
            ],
            "imported": "2012-09-17T13:38:54+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": "RADIOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.608,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.213,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 121431,
            "title": "Delayed enhancement after injection of Gd-DTPA in dysfunctional myocardium correlation with regional wall motion improvement after revascularization",
            "abstract": null,
            "authors": [
                "Sandstede, J",
                "Lipke, C",
                "Beer, M",
                "Kenn, W",
                "Pabst, T",
                "Neubauer, S",
                "Hahn, D"
            ],
            "year": 2000,
            "source": "Radiologe. 2000; 40(2):150-154",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085936700008",
            "pubmed": "10758629",
            "doi": "10.1007/s001170050024",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-09-17T12:17:44+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": "RADIOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.608,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.213,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 196328,
            "title": "Interface Management Between Systems: Integrated Care for Children and Adolescents With Mental Health Problems",
            "abstract": null,
            "authors": [
                "Boge, I",
                "DeKeijzer, D",
                "Fegert, JM",
                "Schulze, U"
            ],
            "year": 2020,
            "source": "KINDH ENTWICKL. 2020; 29(3): 138-146. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000559991200003",
            "pubmed": null,
            "doi": "10.1026/0942-5403/a000311",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196328-114977-2"
            ],
            "imported": "2022-07-04T11:33:35+02:00",
            "journal": "KINDH ENTWICKL",
            "issn": "0942-5403",
            "collection_publisher": null,
            "collection_title": "KINDHEIT UND ENTWICKLUNG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.608,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "PSYCHOLOGY, DEVELOPMENTAL-SSCI",
            "impactfactor_norm_super": 0.438,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "PSYCHOLOGY, DEVELOPMENTAL-SSCI",
            "citations": true,
            "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": 2938,
            "title": "Neonatal gastrointestinal emergencies",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Schimpl, G",
                "Fotter, R"
            ],
            "year": 2000,
            "source": "Radiologe. 2000; 40(1):63-71",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085272400013",
            "pubmed": "10663165",
            "doi": "10.1007/s001170050010",
            "pmc": null,
            "organizations": [
                "2938-14106"
            ],
            "persons": [
                "2938-51373-2",
                "2938-51557-6"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.608,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.225,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true
        },
        {
            "id": 3785,
            "title": "Laser doppler flowmetry in combined needle acupuncture and moxibustion: a pilot study in healthy adults.",
            "abstract": null,
            "authors": [
                "Sandner-Kiesling, A",
                "Litscher, G",
                "Voit-Augustin, H",
                "James, RL",
                "Schwarz, G"
            ],
            "year": 2001,
            "source": "Lasers Med Sci. 2001; 16(3):184-191",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170155000005",
            "pubmed": "11482816",
            "doi": "10.1007/PL00011353",
            "pmc": null,
            "organizations": [
                "3785-14044",
                "3785-14050"
            ],
            "persons": [
                "3785-51073-6",
                "3785-51916-2",
                "3785-51944-6"
            ],
            "imported": null,
            "journal": "LASER MED SCI",
            "issn": "0268-8921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.608,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.352517985611511,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "SURGERY",
            "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": true
        },
        {
            "id": 2250,
            "title": "Release of Conjugated Catecholamines from the Sinus Venosus of a Lamprey-Petromyzon-Marinus",
            "abstract": null,
            "authors": [
                "Epple, A",
                "Porta, S",
                "Nibbio, B"
            ],
            "year": 1995,
            "source": "COMP BIOCHEM PHYSIOL PT C. 1995; 111:  45-48. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE79800006",
            "pubmed": null,
            "doi": "10.1016/0742-8413(95)00022-Y",
            "pmc": null,
            "organizations": [
                "2250-14014"
            ],
            "persons": [],
            "imported": "2008-06-25T18:18:13+02:00",
            "journal": "COMP BIOCHEM PHYSIOL PT C",
            "issn": "0742-8413",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.608,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.461538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 61806,
            "title": "Continuous brainstem auditory evoked potential monitoring during nocturnal sleep.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 1995,
            "source": "Int J Neurosci. 1995; 82(1-2): 135-142. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RG89100013",
            "pubmed": "7591511",
            "doi": "10.3109/00207459508994297",
            "pmc": null,
            "organizations": [
                "61806-14044"
            ],
            "persons": [],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.607,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61803,
            "title": "Abnormal brain stem auditory evoked potentials in a girl with the central alveolar hypoventilation syndrome.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Reimann, R"
            ],
            "year": 1996,
            "source": "Int J Neurosci. 1996; 87(3-4):113-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VZ75800001",
            "pubmed": "9003972",
            "doi": "10.3109/00207459609070830",
            "pmc": null,
            "organizations": [
                "61803-14018",
                "61803-14044"
            ],
            "persons": [
                "61803-51073-6",
                "61803-51508-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.607,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61805,
            "title": "Middle latency auditory evoked potentials in intensive care patients and normal controls.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 1995,
            "source": "Int J Neurosci. 1995; 83(3-4): 253-267. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TQ88000009",
            "pubmed": "8869431",
            "doi": "10.3109/00207459508986342",
            "pmc": null,
            "organizations": [
                "61805-14044"
            ],
            "persons": [],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.607,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61800,
            "title": "Brain-stem auditory evoked potential monitoring. The increase of the stimulus artifact in the development of brain death: a biological phenomenon?",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Jobstmann, R",
                "Kehl, G",
                "Kleinert, R"
            ],
            "year": 1997,
            "source": "Int J Neurosci. 1997; 91(1-2):95-103",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD95000008",
            "pubmed": "9394218",
            "doi": "10.3109/00207459708986368",
            "pmc": null,
            "organizations": [
                "61800-14020",
                "61800-14044"
            ],
            "persons": [
                "61800-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.607,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7165,
            "title": "Detection of tumour cells in the peripheral blood of patients with breast cancer. Development of a new sensitive and specific immunomolecular assay.",
            "abstract": null,
            "authors": [
                "Demel, U",
                "Tilz, GP",
                "Foeldes-Papp, Z",
                "Gutierrez, B",
                "Albert, WH",
                "Böcher, O"
            ],
            "year": 2004,
            "source": "J Exp Clin Cancer Res. 2004; 23(3):465-468",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000224772500013",
            "pubmed": "15595637",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7165-51537-6"
            ],
            "imported": null,
            "journal": "J EXP CLIN CANCER RES",
            "issn": "0392-9078",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.607,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.0650406504065041,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true
        },
        {
            "id": 61801,
            "title": "Drug induced double peak waveforms in the N20-component of somatosensory evoked potentials.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Rumpl, E"
            ],
            "year": 1997,
            "source": "Int J Neurosci. 1997; 91(3-4):199-211",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YE86000006",
            "pubmed": "9394227",
            "doi": "10.3109/00207459708986377",
            "pmc": null,
            "organizations": [
                "61801-14044"
            ],
            "persons": [
                "61801-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.607,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 61804,
            "title": "Brainstem auditory evoked potentials in respiratory insufficiency following encephalitis.",
            "abstract": null,
            "authors": [
                "Schwarz, G",
                "Litscher, G",
                "Rumpl, E",
                "Pfurtscheller, G",
                "Reimann, R"
            ],
            "year": 1996,
            "source": "Int J Neurosci. 1996; 84(1-4):35-44",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UB22700003",
            "pubmed": "8707486",
            "doi": "10.3109/00207459608987248",
            "pmc": null,
            "organizations": [
                "61804-14018",
                "61804-14044"
            ],
            "persons": [
                "61804-51073-2",
                "61804-51508-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.607,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}