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=153280&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157089,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153300&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153260&ordering=-impactfactor",
    "results": [
        {
            "id": 9209,
            "title": "The significance of the parametrium in the operative treatment of cervical cancer.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Haas, J",
                "Girardi, F"
            ],
            "year": 1988,
            "source": "Baillieres Clin Obstet Gynaecol. 1988; 2(4):879-888",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988T330600014",
            "pubmed": "3229057",
            "doi": "10.1016/S0950-3552(98)80015-1",
            "pmc": null,
            "organizations": [
                "9209-14038"
            ],
            "persons": [
                "9209-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": 95313,
            "title": "Towards the structure of the C-terminal part of the S-layer protein SbsC",
            "abstract": null,
            "authors": [
                "Kroutil, M",
                "Pavkov, T",
                "Birner-Gruenberger, R",
                "Tesarz, M",
                "Sleytr, UB",
                "Egelseer, EM",
                "Keller, W"
            ],
            "year": 2009,
            "source": "ACTA CRYSTALLOGR F-STRUCT BIO. 2009; 65:  1042-1047. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000270387700021",
            "pubmed": null,
            "doi": "10.1107/S1744309109035386",
            "pmc": null,
            "organizations": [
                "95313-17225",
                "95313-28394"
            ],
            "persons": [
                "95313-58794-6"
            ],
            "imported": "2009-10-27T12:09:47+01:00",
            "journal": "ACTA CRYSTALLOGR F-STRUCT BIO",
            "issn": "1744-3091",
            "collection_publisher": null,
            "collection_title": "ACTA CRYSTALLOGRAPHICA SECTION F-STRUCTURAL BIOLOGY AND CRYSTALLIZATION COMMUNICATIONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "CRYSTALLOGRAPHY",
            "impactfactor_norm_super": 0.28,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "CRYSTALLOGRAPHY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 9328,
            "title": "Prognostic implications of residual tumour volume in stage III ovarian cancer patients undergoing adjuvant cytotoxic chemotherapy.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Lahousen, M",
                "Tamussino, K",
                "Pickel, H",
                "Stettner, H"
            ],
            "year": 1989,
            "source": "Baillieres Clin Obstet Gynaecol. 1989; 3(1):109-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U502700012",
            "pubmed": "2661084",
            "doi": "10.1016/S0950-3552(89)80046-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9328-51826-6",
                "9328-51624-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": 9330,
            "title": "The effect of chemotherapy on lymph node metastases in ovarian cancer.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Winter, R"
            ],
            "year": 1989,
            "source": "Baillieres Clin Obstet Gynaecol. 1989; 3(1):167-171",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U502700017",
            "pubmed": "2661090",
            "doi": "10.1016/S0950-3552(89)80051-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": 9327,
            "title": "The spread of ovarian cancer.",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Lahousen, M",
                "Stettner, H",
                "Girardi, F"
            ],
            "year": 1989,
            "source": "Baillieres Clin Obstet Gynaecol. 1989; 3(1):3-12",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U502700002",
            "pubmed": "2661096",
            "doi": "10.1016/S0950-3552(89)80036-7",
            "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": 3073,
            "title": "Intra-abdominal desmoplastic small round cell tumor in a 68-year-old female.",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Justus, J",
                "Tamussino, KF"
            ],
            "year": 2000,
            "source": "Eur J Gynaecol Oncol. 2000; 21(2):126-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087008300006",
            "pubmed": "10843468",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3073-14038"
            ],
            "persons": [
                "3073-51826-6",
                "3073-51918-2"
            ],
            "imported": null,
            "journal": "EUR J GYNAECOL ONCOL",
            "issn": "0392-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.551,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.280701754385965,
            "impactfactor_norm_year": 2000,
            "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": 88211,
            "title": "The role of third ventriculostomy in the management of obstructive hydrocephalus.",
            "abstract": null,
            "authors": [
                "Grunert, P",
                "Charalampaki, P",
                "Hopf, N",
                "Filippi, R"
            ],
            "year": 2003,
            "source": "Minim Invasive Neurosurg. 2003; 46(1):16-21",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181855100004",
            "pubmed": "12640578",
            "doi": "10.1055/s-2003-37957",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-24T01:00:00+01:00",
            "journal": "Minim Invasive Neurosurg",
            "issn": "0946-7211",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.551,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.307692307692308,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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": 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": 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": 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": 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": 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": 9331,
            "title": "A tumour-marker combination versus second-look surgery in ovarian cancer. I. Clinical experience.",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Stettner, H",
                "Pürstner, P"
            ],
            "year": 1989,
            "source": "Baillieres Clin Obstet Gynaecol. 1989; 3(1):201-208",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U502700021",
            "pubmed": "2661094",
            "doi": "10.1016/S0950-3552(89)80055-0",
            "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": 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": 9329,
            "title": "The significance of pelvic and para-aortic lymphadenectomy in the operative treatment of ovarian cancer.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Lahousen, M",
                "Stettner, H"
            ],
            "year": 1989,
            "source": "Baillieres Clin Obstet Gynaecol. 1989; 3(1):157-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U502700016",
            "pubmed": "2661089",
            "doi": "10.1016/S0950-3552(89)80050-1",
            "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": 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": 9326,
            "title": "OPERATIVE TREATMENT OF OVARIAN-CANCER - FOREWORD",
            "abstract": null,
            "authors": [
                "BURGHARDT, E",
                "MONAGHAN, JM"
            ],
            "year": 1989,
            "source": "BAILLIERE CLIN OBSTET GYN 1989 3: R11-R12.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1989U502700001",
            "pubmed": null,
            "doi": "10.1016/S0950-3552(89)80035-5",
            "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": 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
        }
    ]
}