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=157300&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157555,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157320&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157280&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 138613,
            "title": "Bacillus Pumilus Spores Hitchhiking to Iss-Survivability after Exposure to Space and Simulated Mars Conditions",
            "abstract": null,
            "authors": [
                "Schwendner, P",
                "Vaishampayan, P",
                "Miller, D",
                "Rabbow, E",
                "Moissl-Eichinger, C",
                "Rettberg, P",
                "Horneck, G",
                "Venkateswaran, K"
            ],
            "year": 2012,
            "source": "PALEONTOL J+. 2012; 46(9): 1079-1080. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000314047500040",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "138613-90021"
            ],
            "imported": "2014-09-10T18:30:45+02:00",
            "journal": "PALEONTOL J+",
            "issn": "0031-0301",
            "collection_publisher": null,
            "collection_title": "PALEONTOLOGICAL JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.472,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.02,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PALEONTOLOGY",
            "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": 138612,
            "title": "Paenibacillus-a Typical Clean Room Contaminant Posing a Threat to Planetary Protection?",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C",
                "Schwendner, P",
                "Stieglmeier, M"
            ],
            "year": 2012,
            "source": "PALEONTOL J+. 2012; 46(9): 1092-1092. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000314047500062",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "138612-90021"
            ],
            "imported": "2014-09-10T18:30:45+02:00",
            "journal": "PALEONTOL J+",
            "issn": "0031-0301",
            "collection_publisher": null,
            "collection_title": "PALEONTOLOGICAL JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.472,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.02,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PALEONTOLOGY",
            "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": 80120,
            "title": "Gynaecology and obstetrics in Austria",
            "abstract": null,
            "authors": [
                "Lahousen, M"
            ],
            "year": 2002,
            "source": "GYNAKOLOGE. 2002; 35(8): 760-761. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000177464800011",
            "pubmed": null,
            "doi": "10.1007/s00129-002-1226-0",
            "pmc": null,
            "organizations": [
                "80120-14038"
            ],
            "persons": [],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.168,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0192307692307692,
            "impactfactor_norm_year": 2002,
            "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": 21968,
            "title": "Early prediction of preeclampsia: a short review",
            "abstract": null,
            "authors": [
                "Zygmunt, M",
                "Lang, U",
                "Munstedt, K"
            ],
            "year": 2002,
            "source": "GYNAKOLOGE 2002 35: 644-651.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000177089700006",
            "pubmed": null,
            "doi": "10.1007/s00129-002-1217-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.168,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0192307692307692,
            "impactfactor_norm_year": 2002,
            "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": 2733,
            "title": "Chemotherapy-induced peripheral neuropathy",
            "abstract": null,
            "authors": [
                "Quasthoff, S",
                "Grosskreutz, J"
            ],
            "year": 2000,
            "source": "MED WELT 2000 51: 10-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085655900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2733-14051"
            ],
            "persons": [
                "2733-52002-2"
            ],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.061,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0192307692307692,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 38107,
            "title": "Protein S potentiates the anticoagulant action of recombinant human activated protein C: a comparison between neonates and adults",
            "abstract": null,
            "authors": [
                "Cvirn, G",
                "Gallistl, S",
                "Koestenberger, M",
                "Leschnik, B",
                "Kutschera, J",
                "Male, C",
                "Ferstl, U",
                "Muntean, W",
                "Juergens, G"
            ],
            "year": 2005,
            "source": "FEBS J 2005 272: 165-165.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234826101090",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "38107-14012",
                "38107-14048",
                "38107-14091"
            ],
            "persons": [
                "38107-50068",
                "38107-51511",
                "38107-51651",
                "38107-51963",
                "38107-52013"
            ],
            "imported": null,
            "journal": "FEBS J",
            "issn": "1742-464X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.0191570881226054,
            "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": false,
            "conference_name": true,
            "conference_place": true,
            "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": 52651,
            "title": "Transforming growth factor-beta blocks alveolar fluid reabsorption by inhibiting the epithelial sodium channel ENaC",
            "abstract": null,
            "authors": [
                "Morty, RE",
                "Vadasz, I",
                "Olschewski, A",
                "Seeger, W",
                "Eickelberg, O"
            ],
            "year": 2005,
            "source": "FEBS J. 2005; 272:  195-195. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000234826101192",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "52651-54345-2"
            ],
            "imported": "2007-09-06T11:51:09+02:00",
            "journal": "FEBS J",
            "issn": "1742-464X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.0191570881226054,
            "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": 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": 62649,
            "title": "T-cadherin mediates low-density lipoprotein-initiated mitogenic signalling",
            "abstract": null,
            "authors": [
                "Kipmen-Korgun, D",
                "Osibow, K",
                "Zoratti, C",
                "Greilberger, J",
                "Kostner, GM",
                "Juergens, G",
                "Graier, WF"
            ],
            "year": 2006,
            "source": "FEBS J. 2006; 273: 94-94.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238914000323",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62649-14012",
                "62649-14013"
            ],
            "persons": [
                "62649-50697",
                "62649-51511",
                "62649-51669",
                "62649-51860",
                "62649-52010"
            ],
            "imported": "2006-12-12T13:31:25+01:00",
            "journal": "FEBS J",
            "issn": "1742-464X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.033,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0191570881226054,
            "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": 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": 62606,
            "title": "Redox state of human serum albumin in liver disease",
            "abstract": null,
            "authors": [
                "Oettl, K",
                "Stadlbauer, V",
                "Petter, F",
                "Greilberger, J",
                "Putz-Bankuti, C",
                "Lackner, K",
                "Stauber, R"
            ],
            "year": 2006,
            "source": "FEBS Journal. 273(1):164-164.-31 st FEBS Congress, Molecules in Health and Disease; JUN 24-29, 2006; Istanbul, Turkey. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238914001144",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62606-14012",
                "62606-14020",
                "62606-14081"
            ],
            "persons": [
                "62606-50989",
                "62606-51530",
                "62606-51929",
                "62606-51983",
                "62606-52010"
            ],
            "imported": "2006-12-12T12:20:29+01:00",
            "journal": "FEBS Journal",
            "issn": "1742-464X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.033,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.0191570881226054,
            "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": 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": 90780,
            "title": "Gain of structure and IgE epitopes by eukaryotic expression of the major Timothy grass pollen allergen, Phl p 1.",
            "abstract": null,
            "authors": [
                "Ball, T",
                "Edstrom, W",
                "Mauch, L",
                "Schmitt, J",
                "Leistler, B",
                "Fiebig, H",
                "Sperr, WR",
                "Hauswirth, AW",
                "Valent, P",
                "Kraft, D",
                "Almo, SC",
                "Valenta, R"
            ],
            "year": 2005,
            "source": "FEBS J. 2005; 272(1): 217-227. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227358000019",
            "pubmed": "15634345",
            "doi": "10.1111/j.1432-1033.2004.04403.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "90780-60889-1"
            ],
            "imported": "2009-05-27T02:00:00+02:00",
            "journal": "FEBS J",
            "issn": "1742-464X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0191570881226054,
            "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": false
        },
        {
            "id": 118369,
            "title": "Prenatal, Preimplantation and Polar Body",
            "abstract": null,
            "authors": [
                "Speicher, M",
                "Eiben, B"
            ],
            "year": 2011,
            "source": "MED GENET-BERLIN. 2011; 23(4): 437-437. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000300362300001",
            "pubmed": null,
            "doi": "10.1007/s11825-011-0299-3",
            "pmc": null,
            "organizations": [
                "118369-14021"
            ],
            "persons": [],
            "imported": "2012-03-27T13:41:51+02:00",
            "journal": "MED GENET-BERLIN",
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE GENETIK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.059,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.019,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": 0.026,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY",
            "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": 116131,
            "title": "Nichtinvasive molekulargenetische Methoden in der pränatalen Diagnostik.",
            "abstract": null,
            "authors": [
                "Geigl, JB",
                "Speicher, MR"
            ],
            "year": 2011,
            "source": "Medizinische Genetik. 2011; 23(4): 485-489. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000300362300009",
            "pubmed": null,
            "doi": "10.1007/s11825-011-0304-x",
            "pmc": null,
            "organizations": [
                "116131-14021"
            ],
            "persons": [
                "116131-57423-2"
            ],
            "imported": "2012-01-16T15:07:15+01:00",
            "journal": null,
            "issn": "1863-5490",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.059,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.019,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": 0.026,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY",
            "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": 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": 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": 34292,
            "title": "The triple test scenario for Styria. With data of the Styria Abnormalities Register",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Berghold, A",
                "Zierler, H",
                "Behmel, A",
                "Pertl, B"
            ],
            "year": 1996,
            "source": "Gynakol Geburtshilfliche Rundsch. 1996; 36(3):169-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WM50000011",
            "pubmed": "9172798",
            "doi": "10.1159/000272647",
            "pmc": null,
            "organizations": [
                "34292-14021",
                "34292-14026",
                "34292-14038"
            ],
            "persons": [
                "34292-51344-6",
                "34292-51719-6"
            ],
            "imported": null,
            "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": 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": 34234,
            "title": "Effect of the mode of delivery on the newborn infant with gastroschisis. With data from the Styrian Malformation Register",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Fasching, G",
                "Zotter, H",
                "Fechter, M",
                "Mayr, J",
                "Berghold, A"
            ],
            "year": 1997,
            "source": "Gynakol Geburtshilfliche Rundsch. 1997; 37(1):25-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XD54000005",
            "pubmed": "9264726",
            "doi": "10.1159/000272804",
            "pmc": null,
            "organizations": [
                "34234-14026",
                "34234-14038"
            ],
            "persons": [
                "34234-51344-6"
            ],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL 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": 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": 3744,
            "title": "Gynäkologisch-geburtshilfliche Rundschau -revisited, future directed and practice oriented",
            "abstract": null,
            "authors": [
                "Haller, U",
                "Hepp, H",
                "Winter, R"
            ],
            "year": 2001,
            "source": "Gynakol Geburtshilfliche Rundsch. 2001; 41(1):1-2",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000169575100001",
            "pubmed": "11423729",
            "doi": "10.1159/000049453",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-07-24T19:05:40+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.228,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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
        }
    ]
}