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=220&ordering=impactfactor_norm
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=240&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=200&ordering=impactfactor_norm",
    "results": [
        {
            "id": 60293,
            "title": "Hormonal replacement therapy in patients with cervical and ovarian cancers",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 1998,
            "source": "Gynakol Geburtshilfliche Rundsch. 1998; 38(2): 89-92. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076557100006",
            "pubmed": "9815524",
            "doi": "10.1159/000022240",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62157,
            "title": "Evaluating the quality of life of women with gynecologic malignancies. (Research project funded by the Fund for Promotion of Scientific Research)",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Lahousen, M",
                "Ploner-Strobl, C",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1(2): 212-213. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118274",
            "doi": "10.1159/000272224",
            "pmc": null,
            "organizations": [
                "62157-14038"
            ],
            "persons": [
                "62157-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 63134,
            "title": "Secretion of endothelin-1 by trophoblast cells and binding of endothelin-1 to trophoblast membranes in healthy and pre-eclampsia pregnancies",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Kainer, F",
                "Desoye, G"
            ],
            "year": 1995,
            "source": "Gynakol Geburtshilfliche Rundsch. 1995; 35 Suppl 1(1-2): 42-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UC14000011",
            "pubmed": "8672925",
            "doi": "10.1159/000272562",
            "pmc": null,
            "organizations": [
                "63134-14038"
            ],
            "persons": [
                "63134-51978-2"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63848,
            "title": "Vaginal ultrasound in diagnosis of interstitial pregnancy",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Lang, P",
                "Auner, J"
            ],
            "year": 1992,
            "source": "Gynakol Geburtshilfliche Rundsch. 1992; 32 Suppl 1(3-4): 94-95. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1286361",
            "doi": "10.1159/000271951",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-21T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 64200,
            "title": "-New toxoplasmosis infections in Steiermark-.",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Vander-Möse, A",
                "Winter, R",
                "Häusler, M"
            ],
            "year": 1995,
            "source": "Gynakol Geburtshilfliche Rundsch. 1995; 35(4): 233-236. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TZ52500010",
            "pubmed": "8646009",
            "doi": "10.1159/000272528",
            "pmc": null,
            "organizations": [
                "64200-14023",
                "64200-14064"
            ],
            "persons": [],
            "imported": "2007-01-07T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64207,
            "title": "Rupture of the pregnant uterine horn in uterus bicornis unicollis with survival of mother and child",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Mayer, HO",
                "Häusler, M",
                "Walcher, W",
                "Pusch, H"
            ],
            "year": 1992,
            "source": "Gynakol Geburtshilfliche Rundsch. 1992; 32 Suppl 1(3): 152-152. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1286332",
            "doi": "10.1159/000271989",
            "pmc": null,
            "organizations": [
                "64207-14064"
            ],
            "persons": [
                "64207-51634-6"
            ],
            "imported": "2007-01-07T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 65028,
            "title": "Effect of needle suspension on continence mechanisms",
            "abstract": null,
            "authors": [
                "Pieber, D",
                "Zivkovic, F",
                "Tamussino, K"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1995; 35(3): 170-172. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995TD39600011",
            "pubmed": "7496185",
            "doi": "10.1159/000272509",
            "pmc": null,
            "organizations": [
                "65028-14063"
            ],
            "persons": [
                "65028-51826-6"
            ],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65029,
            "title": "5 years results of incontinence operations",
            "abstract": null,
            "authors": [
                "Tamussino, K",
                "Zivkovic, F",
                "Pieber, D",
                "Ralph, G"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1995; 35(3): 175-176. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995TD39600013",
            "pubmed": "7496187",
            "doi": "10.1159/000272511",
            "pmc": null,
            "organizations": [
                "65029-14063"
            ],
            "persons": [
                "65029-51826-2"
            ],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65030,
            "title": "11TH WORLD CONGRESS ON PEDIATRIC AND ADOLESCENT GYNECOLOGY - 23-26 FEBRUARY 1995, SINGAPORE",
            "abstract": null,
            "authors": [
                "TSCHERNE, G"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1995; 35(3): 177-177. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1995TD39600014",
            "pubmed": null,
            "doi": "10.1159/000272512",
            "pmc": null,
            "organizations": [
                "65030-14038"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68402,
            "title": "Past, present and future of oncology",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 1998,
            "source": "Gynakol Geburtshilfliche Rundsch. 1998; 38(4): 193-195. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080266800004",
            "pubmed": "10325524",
            "doi": "10.1159/000022265",
            "pmc": null,
            "organizations": [
                "68402-14063"
            ],
            "persons": [],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68403,
            "title": "Cervical cancer in pregnancy--practical recommendations",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schöll, W",
                "Gücer, F",
                "Giuliani, A",
                "Winter, R"
            ],
            "year": 1998,
            "source": "Gynakol Geburtshilfliche Rundsch. 1998; 38(2): 85-87. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076557100005",
            "pubmed": "9815523",
            "doi": "10.1159/000022238",
            "pmc": null,
            "organizations": [
                "68403-14063"
            ],
            "persons": [
                "68403-51941-6",
                "68403-51624-2"
            ],
            "imported": "2007-09-18T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68531,
            "title": "Psychological determinants of pain perception after episiotomy",
            "abstract": null,
            "authors": [
                "Dorfer, M",
                "Novak, M",
                "Adelwöhrer, N",
                "Egger, J"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1:  266-266. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118306",
            "doi": "10.1159/000272256",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68531-51505-6"
            ],
            "imported": "2007-09-19T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 80108,
            "title": "Guidelines for surgical treatment of cervical cancer established by the Standards Committee of the Austrian Society for Obstetrics and Gynecology",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Concin, H",
                "Fuith, L",
                "Lahousen, M",
                "Leodolter, S",
                "Salzer, H",
                "Stummvoll, W"
            ],
            "year": 1998,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1998; 37(4): 227-229. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073462900008",
            "pubmed": null,
            "doi": "10.1159/000272860",
            "pmc": null,
            "organizations": [
                "80108-14038"
            ],
            "persons": [],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 80117,
            "title": "Early invasive cervix carcinoma--FIGO 1994",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Lahousen, M",
                "Haas, J"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(1):42-44",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR52000010",
            "pubmed": "8737524",
            "doi": "10.1159/000272612",
            "pmc": null,
            "organizations": [
                "80117-14038"
            ],
            "persons": [
                "80117-51627-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.055,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 80118,
            "title": "Diagnostic value of combined vaginal ultrasound and hysteroscopy in peri- and postmenopausal bleeding",
            "abstract": null,
            "authors": [
                "Gucer, F",
                "Arikan, MG",
                "Petru, E",
                "Mitterdofer, B",
                "Lahousen, M",
                "Lax, S"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(1):9-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR52000003",
            "pubmed": "8737517",
            "doi": "10.1159/000272605",
            "pmc": null,
            "organizations": [
                "80118-14038"
            ],
            "persons": [
                "80118-51624-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.055,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 80438,
            "title": "Do cell cycle changes of human ovarian carcinoma cells after exposure to cytostatic drugs in vitro correlate with cytotoxicity?",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Haas, J",
                "Schaider, H",
                "Sevin, BU"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1995; 35 Suppl 1:  15-18. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UC14000006",
            "pubmed": "8672916",
            "doi": "10.1159/000272557",
            "pmc": null,
            "organizations": [
                "80438-14038",
                "80438-14047"
            ],
            "persons": [
                "80438-53662-6",
                "80438-51627-6",
                "80438-51624-2"
            ],
            "imported": "2008-04-29T17:16:03+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81905,
            "title": "Surgical standards in cervix carcinoma",
            "abstract": null,
            "authors": [
                "WINTER, R"
            ],
            "year": 1995,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH. 1995; 35(2): 120-121. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RG67200015",
            "pubmed": "7620379",
            "doi": "10.1159/000272496",
            "pmc": null,
            "organizations": [
                "81905-14038"
            ],
            "persons": [],
            "imported": "2008-06-23T13:10:48+02:00",
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81972,
            "title": "The early effect of anterior colporrhaphy on the innervation of the external sphincter of the urethra",
            "abstract": null,
            "authors": [
                "Zivkovic, F",
                "Ralph, G",
                "Schied, G",
                "Auer-Grumbach, M"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1(2): 74-75. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118366",
            "doi": "10.1159/000272168",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-06-26T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 112496,
            "title": "Prediction of preeclampsia:new hypotheses, new approaches].",
            "abstract": null,
            "authors": [
                "Müller, HM",
                "Widschwendter, M",
                "Mörtl, MG",
                "Schröcksnadel, H"
            ],
            "year": 1998,
            "source": "Gynakol Geburtshilfliche Rundsch. 1998; 38(4):222-231",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000080266800008",
            "pubmed": "10325528",
            "doi": "10.1159/000022269",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-08-03T15:53:11+02:00",
            "journal": "GYNAKOL GEBURT RUNDS",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": "GYNAKOLOGISCH-GEBURTSHILFLICHE RUNDSCHAU; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67717,
            "title": "Primary malignant non-Hodgkin's lymphoma of the breast: breast preserving therapy in 3 patients",
            "abstract": null,
            "authors": [
                "Taus, P",
                "Smola, M",
                "Starz, I",
                "Petru, E",
                "Höfler, G",
                "Kronberger, L"
            ],
            "year": 1997,
            "source": "Gynakol Geburtshilfliche Rundsch. 1997; 37(2):68-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YE37900004",
            "pubmed": "9445632",
            "doi": "10.1159/000272834",
            "pmc": null,
            "organizations": [
                "67717-14020",
                "67717-14038",
                "67717-14073"
            ],
            "persons": [
                "67717-51080-6",
                "67717-51624-6"
            ],
            "imported": "2007-07-03T02:00:00+02:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.181,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0188679245283019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}