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=800&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156969,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=820&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=780&ordering=impactfactor_norm",
    "results": [
        {
            "id": 167157,
            "title": "Magneto-Optical Study Toward Discrimination of Iron Mineral in Human Tissues",
            "abstract": null,
            "authors": [
                "Koralewski, M",
                "Zurawski, J",
                "Langkammer, C",
                "Karon, J",
                "Haybaeck, J"
            ],
            "year": 2018,
            "source": "ACTA PHYS POL A. 2018; 133(3): 742-744. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000429565200126",
            "pubmed": null,
            "doi": "10.12693/APhysPolA.133.742",
            "pmc": null,
            "organizations": [
                "167157-14020",
                "167157-14051"
            ],
            "persons": [
                "167157-60116-6"
            ],
            "imported": "2018-04-27T12:23:48+02:00",
            "journal": "ACTA PHYS POL A",
            "issn": "0587-4246",
            "collection_publisher": null,
            "collection_title": "ACTA PHYSICA POLONICA A; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.545,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.049,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PHYSICS, MULTIDISCIPLINARY-SCI",
            "impactfactor_norm_super": 0.269,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "PHYSICS, MULTIDISCIPLINARY-SCI",
            "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": 5801,
            "title": "Pharmacotherapy of cluster-C disorders - Status of empirical research and possible treatment approaches for personality disorders",
            "abstract": null,
            "authors": [
                "Boerner, RJ",
                "Kapfhammer, HP",
                "Moller, HJ"
            ],
            "year": 2001,
            "source": "PSYCHOPHARMAKOTHERAPIE 2001 8: 98-103.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000170792900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "5801-51907-6"
            ],
            "imported": null,
            "journal": "PSYCHOPHARMAKOTHERAPIE",
            "issn": "0944-6877",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.171,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0493827160493827,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 50051,
            "title": "Effect of the diurnal magnesium decline on exercise-induced magnesium shifts",
            "abstract": null,
            "authors": [
                "Westmoreland, D",
                "Hofstede, J",
                "Porta, S"
            ],
            "year": 2006,
            "source": "TRACE ELEM ELECTROLYTES. 2006; 23:  140-144. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236872800012",
            "pubmed": null,
            "doi": "10.5414/TEP23140",
            "pmc": null,
            "organizations": [
                "50051-14014"
            ],
            "persons": [],
            "imported": "2007-02-02T18:48:42+01:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.542,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0498084291187739,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 61722,
            "title": "Effects of maximal and submaximal exercise on plasma electrolyte shifts",
            "abstract": null,
            "authors": [
                "Westmoreland, D",
                "Anderson, D",
                "Porta, S"
            ],
            "year": 2006,
            "source": "TRACE ELEM ELECTROLYTES. 2006; 23(4): 312-317. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241261700016",
            "pubmed": null,
            "doi": "10.5414/TEP23312",
            "pmc": null,
            "organizations": [
                "61722-14014"
            ],
            "persons": [],
            "imported": "2006-11-27T14:36:59+01:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.542,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0498084291187739,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 67881,
            "title": "Increase of the PP13 serum announces clinically relevant late onset preeclampsia and premature contractions",
            "abstract": null,
            "authors": [
                "Bartz, C",
                "Meiri, H",
                "Hebisch, G",
                "Sammar, M",
                "Huppertz, B",
                "Rath, W"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(4):391-391.-206. Tagung Niederrheinisch-Westfälische Gesellschaft für Gynäkologie und Geburtshilfe (NWGGG); MAY 10-12, 2007; Wuppertal, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246693000023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67881-14017"
            ],
            "persons": [
                "67881-54142"
            ],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67882,
            "title": "Anogenital Lichen sclerosus: morphological and clinical early detection",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Reich, O"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(4): 384-386. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000246693000015",
            "pubmed": null,
            "doi": "10.1055/s-2007-965293",
            "pmc": null,
            "organizations": [
                "67882-14020",
                "67882-14063"
            ],
            "persons": [
                "67882-51945-2",
                "67882-51918-6"
            ],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "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": 67883,
            "title": "New strategy in the virotherapy of breast cancer",
            "abstract": null,
            "authors": [
                "Stoff-Khalili, MA",
                "Mathis, MJ",
                "Stoff, A",
                "Curiel, DT",
                "Hess, A",
                "Dall, P",
                "Niederacher, D",
                "Bender, HG"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK.  2007; 67(4):391-392.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246693000026",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67883-14017"
            ],
            "persons": [],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67884,
            "title": "The expression of the trophoblast marker CLP36 in the placenta in preeclampsia",
            "abstract": null,
            "authors": [
                "Miehe, U",
                "Huppertz, B",
                "Neumaier-Wagner, P",
                "Rath, W"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(4):407-407.-Tagung Niederrheinisch-Westfälische Gesellschaft für Gynäkologie und Geburtshilfe (NWGGG); MAY 10-12, 2007; Wuppertal, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246693000081",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67884-14017"
            ],
            "persons": [
                "67884-54142"
            ],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 71182,
            "title": "Peripartal cardiomyopathy - a case report",
            "abstract": null,
            "authors": [
                "Johns, B",
                "Silulahi, R",
                "Pieske, B",
                "Stein, W",
                "Gottingen, EG"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(8):903-903.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000249235000029",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-29T10:38:53+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 71565,
            "title": "The sentinel lymph node concept in vulvar cancer",
            "abstract": null,
            "authors": [
                "Rottensteiner, M",
                "Tamussino, K",
                "Bader, A",
                "Aigner, R",
                "Schwarz, T",
                "Regauer, S",
                "Richtig, E",
                "Lahousen, M",
                "Winter, R"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):502-502.-Gem.Tagung Bayerische Gesellschaft für Geburtshilfe und Frauenheilkunde und Österreichische Gesellschaft für Gynäkologie und Geburtshilfe; JUNE 7 - 9, 2007; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600021",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71565-14020",
                "71565-14038",
                "71565-14047",
                "71565-14063",
                "71565-14107"
            ],
            "persons": [
                "71565-51727",
                "71565-50727",
                "71565-51826",
                "71565-51891",
                "71565-51945",
                "71565-52274"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 71566,
            "title": "Weekly Docetaxel and irinotecan in platin-refractory and -resistant ovarian cancer - A multicentre phase II study of the Austrian AGO",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Angleitner-Boubenizek, L",
                "Reinthaller, A",
                "Volgger, B",
                "Kohlberger, P",
                "Marth, C"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):504-505.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71566-14038"
            ],
            "persons": [
                "71566-51624"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 71567,
            "title": "Treatment of anogenital Lichen sclerosus",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Regauer, S"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5): 498-500. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000247268600015",
            "pubmed": null,
            "doi": "10.1055/s-2007-965411",
            "pmc": null,
            "organizations": [
                "71567-14020",
                "71567-14063"
            ],
            "persons": [
                "71567-51945-6",
                "71567-51918-2"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "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": 71568,
            "title": "An analysis of free foetal DNA in maternal urine and plasma in the third trimester.",
            "abstract": null,
            "authors": [
                "Eder, M",
                "Giegerl, E",
                "Bauer, M",
                "Lang, U",
                "Pertl, B"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):508-508.-Jahrestagung und Fortbildungsveranstaltung der Österr. Ges. für Gyn. und Gebh., OEGGG; Juni 7-9, 2007; München, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600044",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71568-14038"
            ],
            "persons": [
                "71568-51719"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 71569,
            "title": "5-year results after the Tension-free vaginal tape (TVT) operation",
            "abstract": null,
            "authors": [
                "Bjelic-Radisic, V",
                "Tamussino, K",
                "Greimel, E",
                "Frudinger, A",
                "Zeck, W",
                "Winter, R"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):515-515.-Gem.Tagung Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde und Österreichische Gesellschaft für Gynäkologie und Geburtshilfe ; JUNE 7 - 9, 2007; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600074",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71569-14038",
                "71569-14063"
            ],
            "persons": [
                "71569-51696",
                "71569-51826"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 71570,
            "title": "Transobturatory bands in stress incontinence: Results of the Austrian Registry",
            "abstract": null,
            "authors": [
                "Tamussino, K",
                "Hanzal, E",
                "Kolle, D",
                "Tammaa, A",
                "Preyer, O",
                "Umek, W",
                "Bjelic-Radisic, V",
                "Enzelsberger, H",
                "Lang, PF",
                "Ralph, G",
                "Riss, P"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):515-515.-Gem.Tagung Bayerische Gesellschaft für Frauenheilkunde und Geburtshilfe und Österreichische Gesellschaft für Gynäkologie und Geburtshilfe; JUNE  7 - 9, 2007; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71570-14063"
            ],
            "persons": [
                "71570-51826"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 71571,
            "title": "Localisation of the sentinel lymph nodes in cervical cancer",
            "abstract": null,
            "authors": [
                "Bader, A",
                "Tamussino, K",
                "Haas, J",
                "Winter, R"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):526-526.-GemTagung Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde und Österreichische Gesellschaft für Gynäkologie und Geburtshilfe ; JUNE  7 - 9, 2007; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600115",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71571-14063"
            ],
            "persons": [
                "71571-51627",
                "71571-51826",
                "71571-51891"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 71572,
            "title": "Clinical manifestation of the cervical infestation in primary endometrial cancer",
            "abstract": null,
            "authors": [
                "Pristauz, G",
                "Bjelic-Radisic, V",
                "Fischerauer, E",
                "Winter, R",
                "Petru, E"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):526-527.-Gem.Tagung Bayerische Gesellschaft für Geburtshilfe und Frauenheilkunde und Österreichische Gesellschaft für Gynäkologie und Geburtshilfe ; JUNE 7 - 9, 2007; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600117",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71572-14038",
                "71572-14063"
            ],
            "persons": [
                "71572-57571",
                "71572-74796",
                "71572-51624"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 71573,
            "title": "Panniculectomy (fatty tissue resection) in gynecological laparotomies",
            "abstract": null,
            "authors": [
                "Schneuber, S",
                "Tamussino, K",
                "Bader, A",
                "Winter, R"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):529-529.-Gem.Tagung Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde und Österreichische Gesellschaft für Gynäkologie und Geburtshilfe ; JUNE 7 - 9, 2007; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600127",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71573-14038"
            ],
            "persons": [
                "71573-51826",
                "71573-51891"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 71574,
            "title": "Influence of pregnancy and birth on body sensation and sexuality in women",
            "abstract": null,
            "authors": [
                "Trutnovsky, G",
                "Haas, J",
                "Petru, E",
                "Greimel, E"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):550-550.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600211",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71574-14038"
            ],
            "persons": [
                "71574-50853",
                "71574-51627",
                "71574-51624"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 71575,
            "title": "The effect of insulin on the Placental growth hormone (PGH) - secretion of BeWo cells",
            "abstract": null,
            "authors": [
                "Zeck, W",
                "Desoye, G",
                "Lang, U",
                "McIntyre, HD",
                "Prins, J",
                "Russell, A"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(5):532-533.-Jahrestagung und Fortbildungsveranstaltung der Österr. Ges. f. Gyn. und Gebh. (OEGGG); Juni 7-9, 2007; München, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247268600141",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71575-14038",
                "71575-14064"
            ],
            "persons": [],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}