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=152300&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152320&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152280&ordering=-year",
    "results": [
        {
            "id": 9191,
            "title": "Preoperative subjective anxiety. Double blind study using oxazepam",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "Wisiak, UV",
                "List, WF"
            ],
            "year": 1988,
            "source": "ANAESTHESIST. 1988; 37(12): 752-757. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R451700003",
            "pubmed": "3064647",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9191-51613-2",
                "9191-51521-6"
            ],
            "imported": "2009-12-22T10:44:28+01:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 9192,
            "title": "Manifestations of actinomycosis of the head and neck",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Friedrich, G"
            ],
            "year": 1988,
            "source": "HNO. 1988; 36(12):493-497",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R455000004",
            "pubmed": "3235362",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9192-51636-6"
            ],
            "imported": "2009-12-22T10:32:54+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 9193,
            "title": "Acute midbrain syndrome as an adverse reaction to tetanus immunization.",
            "abstract": null,
            "authors": [
                "Schwarz, G",
                "Lanzer, G",
                "List, WF"
            ],
            "year": 1988,
            "source": "Intensive Care Med. 1988; 15(1):53-54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R482900013",
            "pubmed": "3230203",
            "doi": "10.1007/BF00255639",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9193-51073-2"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.603,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 9194,
            "title": "Status of information of interested lay persons: results of a questionnaire survey by the Styrian Heart Association",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Walzl, G",
                "Rossmann, P",
                "Sommer, K",
                "Dusleag, J",
                "Klein, W"
            ],
            "year": 1988,
            "source": "Wien Med Wochenschr. 1988; 138(22):563-565",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R486100001",
            "pubmed": "3213063",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": false,
            "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": 9195,
            "title": "Atypical erythrokeratodermia with deafness, keratitis and double mycotic infection",
            "abstract": null,
            "authors": [
                "Ginter, G",
                "Soyer, HP"
            ],
            "year": 1988,
            "source": "Z HAUTKRANKHEITEN HG. 1988; 63:  951-957. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R510600012",
            "pubmed": "3239140",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T12:34:08+01:00",
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9196,
            "title": "Computed tomography in partial epilepsies in childhood.",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Ebner, F",
                "Schneider, G"
            ],
            "year": 1988,
            "source": "Eur Neurol. 1988; 28(6):306-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R591400002",
            "pubmed": "3145883",
            "doi": "10.1159/000116291",
            "pmc": null,
            "organizations": [
                "9196-14048",
                "9196-14108"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 9199,
            "title": "Relation of neopterin and beta 2 microglobulin to disease activity in chronic polyarthritis",
            "abstract": null,
            "authors": [
                "Ulreich, A",
                "Rainer, F",
                "Sedlmayr, P",
                "Leb, G"
            ],
            "year": 1988,
            "source": "ACTA MED AUST. 1988; 15:  145-148. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R788100007",
            "pubmed": "3064525",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-02-05T12:59:16+01:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9201,
            "title": "A simple concept for the screening of amino- and organic acidurias.",
            "abstract": null,
            "authors": [
                "Stöckler, S",
                "Klopf, M",
                "Pokits, P",
                "Erwa, W",
                "Kurz, R",
                "Paschke, E"
            ],
            "year": 1988,
            "source": "J Inherit Metab Dis. 1988; 11(4):432-433",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R876000014",
            "pubmed": "3149705",
            "doi": "10.1007/BF01800438",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T11:24:54+01:00",
            "journal": "J INHERIT METAB DIS",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.165,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.44578313253012,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 9202,
            "title": "OPERATIVE TREATMENT OF CERVICAL-CANCER - FOREWORD",
            "abstract": null,
            "authors": [
                "BURGHARDT, E",
                "MONAGHAN, JM"
            ],
            "year": 1988,
            "source": "BAILLIERE CLIN OBSTET GYN 1988 2: R13-R14.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1988T330600001",
            "pubmed": null,
            "doi": "10.1016/S0950-3552(98)80002-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9203,
            "title": "Tumormetric measurements and morphometry in cervical cancer.",
            "abstract": null,
            "authors": [
                "Haas, J"
            ],
            "year": 1988,
            "source": "BAILLIERE CLIN OBSTET GYN. 1988; 2(4): 781-787. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600006",
            "pubmed": "3229053",
            "doi": "10.1016/S0950-3552(98)80007-2",
            "pmc": null,
            "organizations": [
                "9203-14038"
            ],
            "persons": [
                "9203-51627-2"
            ],
            "imported": "2009-12-21T11:11:40+01:00",
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9204,
            "title": "Magnetic resonance imaging in clinical cervical cancer: pretherapeutic tumour volumetry.",
            "abstract": null,
            "authors": [
                "Hofmann, HM",
                "Ebner, F",
                "Haas, J",
                "Einspieler, R",
                "Justich, E",
                "Lahousen, M",
                "Pickel, H",
                "Burghardt, E"
            ],
            "year": 1988,
            "source": "Baillieres Clin Obstet Gynaecol. 1988; 2(4):789-802",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600007",
            "pubmed": "3229054",
            "doi": "10.1016/S0950-3552(98)80008-4",
            "pmc": null,
            "organizations": [
                "9204-14038",
                "9204-14108"
            ],
            "persons": [
                "9204-51627-6"
            ],
            "imported": null,
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9205,
            "title": "Prognostic factors in cervical cancer on the basis of morphometric evaluation.",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Haas, J",
                "Lahousen, M"
            ],
            "year": 1988,
            "source": "Baillieres Clin Obstet Gynaecol. 1988; 2(4):805-815",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600008",
            "pubmed": "3229055",
            "doi": "10.1016/S0950-3552(98)80009-6",
            "pmc": null,
            "organizations": [
                "9205-14038"
            ],
            "persons": [
                "9205-51627-6"
            ],
            "imported": null,
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9206,
            "title": "Prognostic factors in cervical carcinoma: a multivariate approach.",
            "abstract": null,
            "authors": [
                "Haas, J",
                "Friedl, H"
            ],
            "year": 1988,
            "source": "Baillieres Clin Obstet Gynaecol. 1988; 2(4):829-837",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600010",
            "pubmed": "3229056",
            "doi": "10.1016/S0950-3552(98)80011-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9206-51627-2"
            ],
            "imported": null,
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9207,
            "title": "Operative anatomy and technique of radical parametrial resection in the surgical treatment of cervical cancer.",
            "abstract": null,
            "authors": [
                "Lichtenegger, W",
                "Anderhuber, F",
                "Ralph, G"
            ],
            "year": 1988,
            "source": "BAILLIERE CLIN OBSTET GYN. 1988; 2(4): 841-856. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600011",
            "pubmed": "3067946",
            "doi": "10.1016/S0950-3552(98)80012-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T10:49:39+01:00",
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9208,
            "title": "Pelvic and para-aortic lymphadenectomy in cervical cancer.",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Petru, E",
                "Haas, J"
            ],
            "year": 1988,
            "source": "Baillieres Clin Obstet Gynaecol. 1988; 2(4):857-866",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600012",
            "pubmed": "3067947",
            "doi": "10.1016/S0950-3552(98)80013-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9208-51627-6",
                "9208-51624-6"
            ],
            "imported": null,
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9210,
            "title": "Urological complications after radical abdominal hysterectomy for cervical cancer.",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Tamussino, K",
                "Lichtenegger, W"
            ],
            "year": 1988,
            "source": "Baillieres Clin Obstet Gynaecol. 1988; 2(4):943-952",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600020",
            "pubmed": "3229062",
            "doi": "10.1016/S0950-3552(98)80021-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9210-51826-6"
            ],
            "imported": null,
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9211,
            "title": "Objective results of the operative treatment of cervical cancer.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Pickel, H",
                "Haas, J",
                "Lahousen, M"
            ],
            "year": 1988,
            "source": "Baillieres Clin Obstet Gynaecol. 1988; 2(4):987-995",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600025",
            "pubmed": "3229067",
            "doi": "10.1016/S0950-3552(98)80026-6",
            "pmc": null,
            "organizations": [
                "9211-14038"
            ],
            "persons": [
                "9211-51627-6"
            ],
            "imported": null,
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9212,
            "title": "Adjuvant chemotherapy after radical hysterectomy for cervical cancer.",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H",
                "Haas, J"
            ],
            "year": 1988,
            "source": "Baillieres Clin Obstet Gynaecol. 1988; 2(4):1049-1057",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600030",
            "pubmed": "3229051",
            "doi": "10.1016/S0950-3552(98)80031-X",
            "pmc": null,
            "organizations": [
                "9212-14038"
            ],
            "persons": [
                "9212-51627-6"
            ],
            "imported": null,
            "journal": "BAILLIERE CLIN OBSTET GYN",
            "issn": "0950-3552",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320754716981132,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 9213,
            "title": "Pulmonary exchange of solutes during experimental lung lavage in pigs.",
            "abstract": null,
            "authors": [
                "Juettner, FM",
                "Smolle, J",
                "Popper, H",
                "Rehak, P",
                "Petek, W",
                "Friehs, G"
            ],
            "year": 1988,
            "source": "Respiration. 1988; 54(4):226-234",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988U387600003",
            "pubmed": "3249837",
            "doi": "10.1159/000195529",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9213-51617-6",
                "9213-51615-2"
            ],
            "imported": null,
            "journal": "RESPIRATION",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.489,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 11620,
            "title": "The use of sustained-release preparations for eye-platelet diagnosis for noninvasive determination of leukocyte migration in the eye",
            "abstract": null,
            "authors": [
                "Korsatko, W",
                "Egger, G"
            ],
            "year": 1988,
            "source": "Pharmazie. 1988; 43(11):776-779",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R517700012",
            "pubmed": "3247366",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11620-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "PHARMAZIE",
            "issn": "0031-7144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.365079365079365,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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
        }
    ]
}