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=152240&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152260&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152220&ordering=-year",
    "results": [
        {
            "id": 71599,
            "title": "The application of an optimality scale and its predictive value for an infant being at-risk for sudden infant death syndrome.",
            "abstract": null,
            "authors": [
                "Holzer, A",
                "Einspieler, C",
                "Kenner, T"
            ],
            "year": 1988,
            "source": "International Symposium Sudden Infant Death Syndrome. Clinical Pathophysiology and regulatory Mechanism. Abstracts.1988; 28-28.-International Symposium Sudden Infant Death Syndrome. ; JUN 9-11, 1988; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-13T17:40:05+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": 71600,
            "title": "Conspicuous modifications in development of SIDS victims and at-risk infants.",
            "abstract": null,
            "authors": [
                "Holzer-Sutter, A",
                "Einspieler, C"
            ],
            "year": 1988,
            "source": "Invited Lecture. Free University of Amsterdam, Dept. of Human Motor Sciences.; JUL 6, 1988; Amsterdam, THE NETHERLANDS. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-13T17:42:40+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 71601,
            "title": "Chronische Unruhe und plötzlicher Kindstod. Videodemonstration.",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 1988,
            "source": "Symposium. Der unruhige Säugling.; NOV 4-5, 1988; Freiburg i. Br., GERMANY. 1988. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-13T17:44:26+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": 71719,
            "title": "HIV-1 Antigen bei HIV-1 Antikörper hämophilen Kindern und Jugendlichen",
            "abstract": null,
            "authors": [
                "Zenz W, Muntean W, Wilders Truschnig M, Vadon M, Beaufort F, Teubl I"
            ],
            "year": 1988,
            "source": "Monatsschrift für Kinderheilkunde1988; -26. Jahrestagung der Österrichischen Gesellschaft für Kinderheilkunde; 1988; Wien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71719-14028",
                "71719-14091"
            ],
            "persons": [
                "71719-51647",
                "71719-51651"
            ],
            "imported": "2007-11-14T16:47:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72099,
            "title": "Reduction of side effects of specific immunotherapy by premedication with antihistaminics and reduction of maximal dosage to 50.000 SQ-U/ml.",
            "abstract": null,
            "authors": [
                "Jarisch, R",
                "Götz, M",
                "Aberer, W",
                "Sidl, R",
                "Stabel, A",
                "Zajc, J",
                "Fördös, A"
            ],
            "year": 1988,
            "source": "Arb Paul Ehrlich Inst Bundesamt Sera Impfstoffe Frankf A M. 1988; 18(82):163-175",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2904241",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72099-51346-6"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Arb Paul Ehrlich Inst Bundesamt Sera Impfstoffe Frankf A M",
            "issn": "0936-8671",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72100,
            "title": "Wells' syndrome is a distinctive disease entity and not a histologic diagnosis.",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Konrad, K",
                "Wolff, K"
            ],
            "year": 1988,
            "source": "J Am Acad Dermatol. 1988; 18(1 Pt 1): 105-114. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1988L790000016",
            "pubmed": "3279079",
            "doi": "10.1016/S0190-9622(88)70016-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "72100-51346-2"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "J Am Acad Dermatol",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 72101,
            "title": "Scleromyxedema: immunosuppressive therapy with cyclophosphamide",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Wolff, K"
            ],
            "year": 1988,
            "source": "Hautarzt. 1988; 39(5): 277-280. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N553000004",
            "pubmed": "3403262",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72101-51346-2"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 72102,
            "title": "T- and B-cell double lymphoma: immunologic characterization using monoclonal antibodies",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Groh, V",
                "Bettelheim, P",
                "Radaszkiewicz, T",
                "Wolff, K"
            ],
            "year": 1988,
            "source": "Hautarzt. 1988; 39(6): 388-392. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N924000013",
            "pubmed": "3261289",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72102-51346-2"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 72103,
            "title": "Allergy to topical antihistamines--discrepancy between the literature and clinical practice",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Tappeiner, G"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(23): 763-765. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R240100003",
            "pubmed": "2905553",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72103-51346-2"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 72104,
            "title": "The spectrum of Lyme borreliosis from the dermatologic viewpoint",
            "abstract": null,
            "authors": [
                "Aberer, E",
                "Aberer, W"
            ],
            "year": 1988,
            "source": "Derm Beruf Umwelt. 1988; 36(2): 39-44. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "3289873",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72104-51346-6"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Derm Beruf Umwelt",
            "issn": "0343-2432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72105,
            "title": "The false-positive patch test reaction",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 1988,
            "source": "Derm Beruf Umwelt. 1988; 36(1): 13-16. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "3284734",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72105-51346-2"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Derm Beruf Umwelt",
            "issn": "0343-2432",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72140,
            "title": "SIDE-EFFECTS OF SPECIFIC IMMUNOTHERAPY, REDUCTION BY PRETREATMENT WITH ANTIHISTAMINS",
            "abstract": null,
            "authors": [
                "JARISCH, R",
                "GOTZ, M",
                "ABERER, W"
            ],
            "year": 1988,
            "source": "J ALLERG CLIN IMMUNOL. 1988; 81(1): 262-262. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988M027400396",
            "pubmed": null,
            "doi": "10.1016/0091-6749(88)90609-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "72140-51346"
            ],
            "imported": "2007-11-27T12:54:51+01:00",
            "journal": "J ALLERG CLIN IMMUNOL",
            "issn": "0091-6749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ALLERGY",
            "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": 72200,
            "title": "Hemorheologic treatment of cerebral reversible ischemic episodes with pentoxifylline--a prospective study.",
            "abstract": null,
            "authors": [
                "Ott, E",
                "Körner, E",
                "Lechner, H"
            ],
            "year": 1988,
            "source": "Angiology. 1988; 39(6): 520-525. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N974700005",
            "pubmed": "3377272",
            "doi": "10.1177/000331978803900605",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Angiology",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.386,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.179487179487179,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 72201,
            "title": "Penumbra around chronic cerebral infarction?",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Pfurtscheller, G",
                "Abobaker, S",
                "Ott, E",
                "Marguc, KJ",
                "Lechner, H"
            ],
            "year": 1988,
            "source": "Neurol Res. 1988; 10(4): 246-251. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2907114",
            "doi": "10.1080/01616412.1988.11739850",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Neurol Res",
            "issn": "0161-6412",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.697,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.544,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72228,
            "title": "Fibrous hamartoma of infancy--infantile subcutaneous myofibroblastoma.",
            "abstract": null,
            "authors": [
                "Aberer, E",
                "Mainitz, M",
                "Entacher, U",
                "Gebhart, W"
            ],
            "year": 1988,
            "source": "Dermatologica. 1988; 176(1):46-51",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L747700008",
            "pubmed": "3338602",
            "doi": "10.1159/000248669",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Dermatologica",
            "issn": "0011-9075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 72229,
            "title": "Aging and diabetes increase the aggregating potency of rat skin collagen towards normal platelets.",
            "abstract": null,
            "authors": [
                "Grigorova-Borsos, AM",
                "Bara, L",
                "Aberer, E",
                "Grochulski, A",
                "André, J",
                "Mozère, G",
                "Peyroux, J",
                "Sternberg, M"
            ],
            "year": 1988,
            "source": "Thromb Haemost. 1988; 60(1):75-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q033000016",
            "pubmed": "3187948",
            "doi": "10.1055/s-0038-1647638",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Thromb Haemost",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 72230,
            "title": "Neuroborreliosis in morphea and lichen sclerosus et atrophicus.",
            "abstract": null,
            "authors": [
                "Aberer, E",
                "Kollegger, H",
                "Kristoferitsch, W",
                "Stanek, G"
            ],
            "year": 1988,
            "source": "J Am Acad Dermatol. 1988; 19(5 Pt 1):820-825",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q829900007",
            "pubmed": "3192771",
            "doi": "10.1016/S0190-9622(88)70239-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "J Am Acad Dermatol",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 72362,
            "title": "Simultaneous recording of EEG and evoked potentials during intensive care and neurosurgical operations.",
            "abstract": null,
            "authors": [
                "Maresch, H",
                "Litscher, G",
                "Pfurtscheller, G"
            ],
            "year": 1988,
            "source": " In: Willems, JL; Van Bemmel, JH; Michel, J; editors(s). Progress in computer-assisted function analysis. Amsterdam: Elsevier North-Holland;  1988. p. 375-380. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-12-03T14:15:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Willems, JL; Van Bemmel, JH; Michel, J;",
            "collection_title": "Progress in computer-assisted function analysis",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72396,
            "title": "Continuous EP-monitoring in the diagnosis of brain death - methodical aspects.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Pfurtscheller, G",
                "Maresch, H",
                "List, WF"
            ],
            "year": 1988,
            "source": "Proceedings BME-Austria 1988; 93-96.-Biomedical Engineering Austria (BME); JUN 9-11, 1988; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72396-51073"
            ],
            "imported": "2007-12-05T12:27:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72397,
            "title": "EEG-EP monitoring system with PC.",
            "abstract": null,
            "authors": [
                "Steller, E",
                "Litscher, G",
                "Pfurtscheller, G",
                "Schwarz, G",
                "Reiterer, F"
            ],
            "year": 1988,
            "source": "Proceedings BME-Austria 1988; 89-92.-Biomedical Engineering Austria (BME); JUN 9-11, 1988; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72397-51073",
                "72397-51653"
            ],
            "imported": "2007-12-05T12:33:19+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
        }
    ]
}