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=158940&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159504,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158960&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158920&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 2097,
            "title": "Prognostic Factors in Cervical-Cancer",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Haas, J",
                "Lahousen, M"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  1027-1028. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300398",
            "pubmed": null,
            "doi": "10.1007/BF02266289",
            "pmc": null,
            "organizations": [
                "2097-14038"
            ],
            "persons": [
                "2097-51627-6"
            ],
            "imported": "2009-07-15T12:38:30+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2101,
            "title": "Prognostic Factors in Stage-1 Endometrial Carcinoma",
            "abstract": null,
            "authors": [
                "Lahousen, M"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  157-158. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800086",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2101-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:34:58+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1482,
            "title": "Laparoscopic Salpingectomy for Treatment of Ectopic Pregnancy - Results of a 2-Year Study",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Lang, P",
                "Greyer, H"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  397-398. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300141",
            "pubmed": null,
            "doi": "10.1007/BF02266033",
            "pmc": null,
            "organizations": [
                "1482-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:32:36+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11804,
            "title": "Haematopoiesis in a degenerating uterine leiomyoma.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A",
                "Kratochvil, P"
            ],
            "year": 1990,
            "source": "Arch Gynecol Obstet. 1990; 248(2):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EK65600005",
            "pubmed": "2078060",
            "doi": "10.1007/BF02389579",
            "pmc": null,
            "organizations": [
                "11804-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "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": 11803,
            "title": "Urological complications after radical hysterectomy with or without radiotherapy for cervical cancer.",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Tamussino, K",
                "Lichtenegger, W"
            ],
            "year": 1990,
            "source": "Arch Gynecol Obstet. 1990; 248(2):61-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EK65600002",
            "pubmed": "2078058",
            "doi": "10.1007/BF02389576",
            "pmc": null,
            "organizations": [
                "11803-14038"
            ],
            "persons": [
                "11803-51826-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "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": 152,
            "title": "Advances in the Diagnosis and Treatment of Ovarian-Cancer",
            "abstract": null,
            "authors": [
                "Osmers, R",
                "Winter, R"
            ],
            "year": 1995,
            "source": "ARCH GYNECOL OBSTET 1995 257: 144-147.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG30300024",
            "pubmed": null,
            "doi": "10.1007/BF02264805",
            "pmc": null,
            "organizations": [
                "152-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.066,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11758,
            "title": "Maternal serum fructosamine and maternofetal glucose and insulin homeostasis in normal pregnancy.",
            "abstract": null,
            "authors": [
                "Hofmann, HM"
            ],
            "year": 1990,
            "source": "Arch Gynecol Obstet. 1990; 248(1):1-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EA76900001",
            "pubmed": "2256715",
            "doi": "10.1007/BF02389583",
            "pmc": null,
            "organizations": [
                "11758-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "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": 2151,
            "title": "Quality Assurance in the Surgical-Treatment of Stress-Incontinence",
            "abstract": null,
            "authors": [
                "Ralph, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  513-514. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300200",
            "pubmed": null,
            "doi": "10.1007/BF02266092",
            "pmc": null,
            "organizations": [
                "2151-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:37:27+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1370,
            "title": "Insulin and IGF-1 Receptor Status on Erythrocytes in Women and Girls with Polycystic Ovarian Disease",
            "abstract": null,
            "authors": [
                "Urdel, W",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  255-257. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300087",
            "pubmed": null,
            "doi": "10.1007/BF02265980",
            "pmc": null,
            "organizations": [
                "1370-14038"
            ],
            "persons": [
                "1370-51632-6"
            ],
            "imported": "2009-07-15T12:38:18+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1349,
            "title": "Influence of Radicality in the Treatment of Cervical-Cancer on Lower Urinary-Tract Function",
            "abstract": null,
            "authors": [
                "Ralph, G",
                "Winter, R",
                "Michelitsch, L",
                "Tamussino, K"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  138-140. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800074",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1349-14038"
            ],
            "persons": [
                "1349-51826-4"
            ],
            "imported": "2009-07-15T12:33:16+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2226,
            "title": "Recurrent Spontaneous-Abortion",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  481-487. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800268",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2226-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:35:52+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60282,
            "title": "The psychosocial background of sterile patients",
            "abstract": null,
            "authors": [
                "Pusch, HH",
                "Urdl, W",
                "Walcher, W"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 1055-1057. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2802686",
            "doi": "10.1007/BF02417682",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60282-51634-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Arch Gynecol Obstet",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "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": 60301,
            "title": "Growth factors, carbohydrate and lipid metabolism in females with polycystic ovary syndrome",
            "abstract": null,
            "authors": [
                "Urdl, W",
                "Desoye, G",
                "Schmon, B",
                "Hofmann, HM",
                "Hönigl, W"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 990-992. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2679448",
            "doi": "10.1007/BF02417651",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60301-51632-6"
            ],
            "imported": "2006-10-11T02:00:00+02:00",
            "journal": "Arch Gynecol Obstet",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "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": 2783,
            "title": "Twin labour complicated by umbilical cord knotting.",
            "abstract": null,
            "authors": [
                "Adelwöhrer, NE",
                "Walcher, W",
                "Hönigl, W"
            ],
            "year": 1992,
            "source": "ARCH GYNECOL OBSTET. 1992; 251(2): 101-103. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HP50400007",
            "pubmed": "1580699",
            "doi": "10.1007/BF02759918",
            "pmc": null,
            "organizations": [
                "2783-14038"
            ],
            "persons": [
                "2783-51634-6"
            ],
            "imported": "2009-07-15T12:38:49+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11,
            "title": "Amniotic fluid insulin levels in nondiabetic pregnant women: an update.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Kainer, F",
                "Haeusler, M",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Arch Gynecol Obstet. 1998; 262(1-2):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076959200009",
            "pubmed": "9836005",
            "doi": "10.1007/s004040050232",
            "pmc": null,
            "organizations": [
                "11-14038"
            ],
            "persons": [
                "11-51627-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": 1220,
            "title": "HPV-16 DNA in Primary Tumors and Lymph-Nodes of Cervical Carcinomas",
            "abstract": null,
            "authors": [
                "Girardi, F",
                "Pfister, H",
                "Fuchs, P"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  119-120. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800061",
            "pubmed": null,
            "doi": "10.1007/978-3-642-76124-9_60",
            "pmc": null,
            "organizations": [
                "1220-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:31:37+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2323,
            "title": "Sequential Chemotherapy Plus Radiotherapy for Ovarian-Cancer Following Radical Surgery",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Lahousen, M",
                "Petru, E",
                "Stettner, H"
            ],
            "year": 1991,
            "source": "ARCH GYNECOL OBSTET. 1991; 250:  194-195. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HW86800111",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2323-14038"
            ],
            "persons": [
                "2323-51624-6"
            ],
            "imported": "2009-07-15T12:33:55+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1141,
            "title": "Gerontosurgery at the Graz-Gynecological-Clinic in Germany",
            "abstract": null,
            "authors": [
                "Schaffer, M",
                "Girardi, F",
                "Wiesinger, R",
                "Ralph, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  459-460. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300172",
            "pubmed": null,
            "doi": "10.1007/BF02266064",
            "pmc": null,
            "organizations": [
                "1141-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:31:23+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9265,
            "title": "In vitro chemosensitivity testing in the treatment of ovarian carcinoma.",
            "abstract": null,
            "authors": [
                "Auner, H",
                "Petru, E",
                "Hofmann, HM",
                "Pickel, H",
                "Pürstner, P"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 246(4):227-231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CD26400006",
            "pubmed": "2619337",
            "doi": "10.1007/BF00934523",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9265-51624-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "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": 2465,
            "title": "Surgical-Treatment of Stress-Incontinence in Total Prolapse of the Uterus",
            "abstract": null,
            "authors": [
                "Tamussino, K",
                "Michelitsch, L",
                "Ralph, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  507-508. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300197",
            "pubmed": null,
            "doi": "10.1007/BF02266089",
            "pmc": null,
            "organizations": [
                "2465-14038"
            ],
            "persons": [
                "2465-51826-2"
            ],
            "imported": "2009-07-15T12:33:02+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}