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=154980&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157149,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155000&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154960&ordering=-impactfactor",
    "results": [
        {
            "id": 123870,
            "title": "Cryopreservation and transplantation of fetal adrenal glands in adrenalectomized rats",
            "abstract": null,
            "authors": [
                "Till, H",
                "Stachel, D",
                "Muller-Hocker, J",
                "Kellnar, S",
                "Joppich, I"
            ],
            "year": 1998,
            "source": "Eur J Pediatr Surg. 1998; 8(4):240-243",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000075972500011",
            "pubmed": "9783149",
            "doi": "10.1055/s-2008-1071162",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123870-83445-2"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PEDIATRIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.225,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 112627,
            "title": "Causes and prognosis of nontraumatic acute renal failure requiring dialysis in adult patients with and without diabetes.",
            "abstract": null,
            "authors": [
                "Schmekal, B",
                "Pichler, R",
                "Biesenbach, G"
            ],
            "year": 2004,
            "source": "Ren Fail. 2004; 26(1):39-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220583900007",
            "pubmed": "15083920",
            "doi": "10.1081/JDI-120028542",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-08-11T02:00:00+02:00",
            "journal": "Ren Fail",
            "issn": "0886-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.134615384615385,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 119073,
            "title": "Syphilis is back: presentation of three cases at the ENT department.",
            "abstract": null,
            "authors": [
                "Gugatschka, M",
                "Hammer, GP",
                "Koele, W",
                "Reiter, H",
                "Friedrich, G",
                "Lang-Loidolt, D"
            ],
            "year": 2012,
            "source": "B-ENT. 2012; 8(1): 65-68. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000302489600013",
            "pubmed": "22545395",
            "doi": null,
            "pmc": null,
            "organizations": [
                "119073-14047",
                "119073-14066",
                "119073-14068"
            ],
            "persons": [
                "119073-50670-1",
                "119073-51636-6",
                "119073-51638-6",
                "119073-51924-6"
            ],
            "imported": "2012-05-03T02:00:00+02:00",
            "journal": "B-ENT",
            "issn": "0001-6497",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.355,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.091,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": 0.122,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY",
            "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": 108219,
            "title": "Endonasal sinus surgery: A microscope as opposed to an endoscope???",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1996,
            "source": "HNO. 1996; 44(6): 287-287. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1996UX83200001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108219-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": "HNO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1996,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 116546,
            "title": "Principles and guidelines for surgeons--management of symptomatic breast cancer. On behalf of the European Society of Surgical Oncology.",
            "abstract": null,
            "authors": [
                "Blichert-Toft, M",
                "Smola, MG",
                "Cataliotti, L",
                "O'Higgins, N"
            ],
            "year": 1998,
            "source": "Ann Chir Gynaecol. 1998; 87(1):101-109",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9598248",
            "doi": "10.1016/S0748-7983(97)80001-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-01-30T01:00:00+01:00",
            "journal": "Ann Chir Gynaecol",
            "issn": "0355-9521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.227,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 116547,
            "title": "European guidelines for quality assurance in the surgical management of mammographically detected lesions. European Breast Cancer Working Group.",
            "abstract": null,
            "authors": [
                "O'Higgins, N",
                "Linos, DA",
                "Blichert-Toft, M",
                "Cataliotti, L",
                "de Wolf, C",
                "Rochard, F",
                "Rutgers, EJ",
                "Roberts, PJ",
                "Mattheiem, W",
                "da Silva, MA",
                "Holmberg, L",
                "Schulz, KD",
                "Smola, MG",
                "Mansel, RE"
            ],
            "year": 1998,
            "source": "Ann Chir Gynaecol. 1998; 87(1):110-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073458500031",
            "pubmed": "9598249",
            "doi": "10.1016/S0748-7983(98)91329-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-01-30T01:00:00+01:00",
            "journal": "Ann Chir Gynaecol",
            "issn": "0355-9521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.227,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 5426,
            "title": "The Graz learning and training model for arthroscopic surgery.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Fellinger, M",
                "Fankhauser, F",
                "Weiglein, AH"
            ],
            "year": 1999,
            "source": "Surg Radiol Anat. 1999; 21(5):347-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084313600011",
            "pubmed": "10635100",
            "doi": "10.1007%2Fs00276-999-0347-8",
            "pmc": null,
            "organizations": [
                "5426-14018",
                "5426-14052"
            ],
            "persons": [
                "5426-51694-2"
            ],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.198473282442748,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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": 65108,
            "title": "Professor Walter Thiel - His 80th anniversary",
            "abstract": null,
            "authors": [
                "Anderhuber, F"
            ],
            "year": 1999,
            "source": "SURG RADIOL ANATOMY. 1999; 21(5): 295-296. ",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000084313600001",
            "pubmed": null,
            "doi": "10.1007/BF01631326",
            "pmc": null,
            "organizations": [
                "65108-14018"
            ],
            "persons": [],
            "imported": "2007-01-29T15:42:44+01:00",
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.198473282442748,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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": 11736,
            "title": "THE PROVENTRICULUS OF WORKER HONEYBEE PUPAE, ADULT WORKERS, DRONES AND QUEENS (APIS-MELLIFERA L)",
            "abstract": null,
            "authors": [
                "PABST, MA",
                "CRAILSHEIM, K"
            ],
            "year": 1990,
            "source": "ZOOL JAHRB ABT ALLG ZOOL PHYS 1990 94: 271-289.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DW94000001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11736-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "ZOOL JAHRB ABT ALLG ZOOL PHYS",
            "issn": "0044-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 11737,
            "title": "THE COMPOUND EYE OF MANTISPA-STYRIACA (NEUROPTERA, PLANIPENNIA)",
            "abstract": null,
            "authors": [
                "KRAL, K",
                "HERBST, K",
                "PABST, MA"
            ],
            "year": 1990,
            "source": "ZOOL JAHRB ABT ALLG ZOOL PHYS 1990 94: 333-343.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DW94000006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11737-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "ZOOL JAHRB ABT ALLG ZOOL PHYS",
            "issn": "0044-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 82605,
            "title": "Preoperative angiographic embolization of carotid glomus tumors. A method for improving operability",
            "abstract": null,
            "authors": [
                "Fruhwirth, J",
                "Koch, G",
                "Klein, GE"
            ],
            "year": 1996,
            "source": "HNO. 1996; 44(9):510-513",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VL05300005",
            "pubmed": "9005232",
            "doi": "10.1007/s001060050046",
            "pmc": null,
            "organizations": [
                "82605-14074"
            ],
            "persons": [
                "82605-51876-6"
            ],
            "imported": "2008-08-07T02:00:00+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 1669,
            "title": "Modified Toupet wrap for gastroesophageal reflux in childhood.",
            "abstract": null,
            "authors": [
                "Mayr, J",
                "Sauer, H",
                "Huber, A",
                "Pilhatsch, A",
                "Ratschek, M"
            ],
            "year": 1998,
            "source": "Eur J Pediatr Surg. 1998; 8(2):75-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073829300003",
            "pubmed": "9617604",
            "doi": "10.1055/s-2008-1071125",
            "pmc": null,
            "organizations": [
                "1669-14020",
                "1669-14049",
                "1669-14054"
            ],
            "persons": [
                "1669-51528-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.225352112676056,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 214,
            "title": "Anatomic basis of vascularized nerve graft using the long thoracic nerve.",
            "abstract": null,
            "authors": [
                "Schultes, G",
                "Kärcher, H",
                "Gaggl, A",
                "Anderhuber, F"
            ],
            "year": 1999,
            "source": "Surg Radiol Anat. 1999; 21(2):91-94",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081102100002",
            "pubmed": "10399207",
            "doi": "10.1007/s00276-999-0091-0",
            "pmc": null,
            "organizations": [
                "214-14018",
                "214-14112"
            ],
            "persons": [
                "214-51566-6"
            ],
            "imported": null,
            "journal": "SURG RADIOL ANATOMY",
            "issn": "0930-1038",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.198473282442748,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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": 176372,
            "title": "Attitudes, behaviour and knowledge on sexuality among female adolescents in Zagreb, Croatia.",
            "abstract": null,
            "authors": [
                "Buković, D",
                "Lakusić, N",
                "Kopjar, M",
                "Maricić, I",
                "Fures, R",
                "Mahović, D",
                "Marjan, D",
                "Juresa, V",
                "Zadro, M",
                "Grah, JJ",
                "Simić, M"
            ],
            "year": 2000,
            "source": "Coll Antropol. 2000; 24(1):53-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087778700006",
            "pubmed": "10895532",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "176372-103379-6"
            ],
            "imported": "2019-08-20T02:00:00+02:00",
            "journal": "Coll Antropol",
            "issn": "0350-6134",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.355,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.412,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ANTHROPOLOGY",
            "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": 34235,
            "title": "Epidemiologic and statistical interaction models and consequences for regression analysis",
            "abstract": null,
            "authors": [
                "Stronegger, WJ",
                "Berghold, A",
                "Seeber, GU"
            ],
            "year": 1998,
            "source": "SOZ PRAVENTIVMED 1998 43: 312-321.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077915800005",
            "pubmed": "10025012",
            "doi": "10.1007/BF01299719",
            "pmc": null,
            "organizations": [
                "34235-14024"
            ],
            "persons": [
                "34235-51344-6",
                "34235-51741-2"
            ],
            "imported": null,
            "journal": "SOZ PRAVENTIVMED",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.354,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.1125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": 653,
            "title": "Cytotoxic chemotherapy-induced second primary neoplasms: clinical aspects.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schmähl, D"
            ],
            "year": 1991,
            "source": "Neoplasma. 1991; 38(2):147-155",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM93500003",
            "pubmed": "2041574",
            "doi": null,
            "pmc": null,
            "organizations": [
                "653-14038"
            ],
            "persons": [
                "653-51624-2"
            ],
            "imported": null,
            "journal": "NEOPLASMA",
            "issn": "0028-2685",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.354,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.211538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 97483,
            "title": "Consensus of the Austrian Society for Gynecology and Obstetrics/Gynecologic Oncology Working Group Fertility, Contraception and Hormone Replacement Therapy in Oncologic Patients with Special Reference to Breast Cancer",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Wildt, L",
                "Stummvoll, W",
                "Singer, C",
                "Speiser, P",
                "Fischerlehner, G",
                "Reitsamer, R",
                "Kubista, E",
                "Marth, C",
                "Winter, R",
                "Menzel, C",
                "Leodolter, S",
                "Seifert, M",
                "Zervomanolakis, I",
                "Zeimet, A",
                "Reinthaller, A"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(12): 1071-1077. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000273530100002",
            "pubmed": null,
            "doi": "10.1055/s-0029-1240642",
            "pmc": null,
            "organizations": [
                "97483-14038",
                "97483-14063"
            ],
            "persons": [
                "97483-51624-2"
            ],
            "imported": "2010-02-03T11:10:04+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.354,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": 99624,
            "title": "Umbilical Endometriosis",
            "abstract": null,
            "authors": [
                "Wobser, M",
                "Seitz, CS",
                "Becker, JC",
                "Brocker, EB"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(4): 331-333. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000265748100010",
            "pubmed": null,
            "doi": "10.1055/s-2008-1039239",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-07T17:32:05+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.354,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": 81910,
            "title": "Synovial sarcoma, a rare tumor of the larynx. Case report and differential diagnostic considerations",
            "abstract": null,
            "authors": [
                "DANNINGER, R",
                "HUMER, U",
                "STAMMBERGER, H"
            ],
            "year": 1994,
            "source": "Laryngorhinootologie. 1994; 73(8):442-444",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PD08500008",
            "pubmed": "7945664",
            "doi": "10.1055/s-2007-997169",
            "pmc": null,
            "organizations": [
                "81910-14042"
            ],
            "persons": [],
            "imported": "2008-06-23T13:31:21+02:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.353,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 169212,
            "title": "Care of healthy newborn infants in the delivery room and nursery. Recommendations of the Working Group Neonatology and Pediatric Intensive Care Medicine of the Austrian Society for Pediatric and Adolescent Medicine (OGKJ)",
            "abstract": null,
            "authors": [
                "Simma, B",
                "Kiechl-Kohlendorfer, U",
                "Wald, M",
                "Weissensteiner, M",
                "Urlesberger, B",
                "Berger, A"
            ],
            "year": 2018,
            "source": "MONATSSCHR KINDERH. 2018; 166(9): 808-813. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000442856800010",
            "pubmed": null,
            "doi": "10.1007/s00112-018-0458-6",
            "pmc": null,
            "organizations": [
                "169212-14094"
            ],
            "persons": [],
            "imported": "2018-09-17T17:19:54+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.353,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.04,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-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
        }
    ]
}