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=150580&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157127,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150600&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150560&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 86891,
            "title": "The incidence of recurrence of intra- and extra-lesional operated metastases of long tubular bones",
            "abstract": null,
            "authors": [
                "Windhager, R",
                "Ritschl, P",
                "Rokus, U",
                "Kickinger, W",
                "Braun, O",
                "Kotz, R"
            ],
            "year": 1989,
            "source": "Z Orthop Ihre Grenzgeb. 1989; 127(4): 402-405. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN53000009",
            "pubmed": "2815941",
            "doi": "10.1055/s-2008-1044687",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-01-19T01:00:00+01:00",
            "journal": "Z Orthop Ihre Grenzgeb",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.145,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 86892,
            "title": "Radiologic measurement of the behavior of lumbar intervertebral disks in idiopathic scoliosis based on so-called bending images",
            "abstract": null,
            "authors": [
                "Lack, W",
                "Windhager, R",
                "Eyb, R",
                "Meznik, F"
            ],
            "year": 1989,
            "source": "Z Orthop Ihre Grenzgeb. 1989; 127(2): 187-190. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U314100007",
            "pubmed": "2735105",
            "doi": "10.1055/s-2008-1040108",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-01-19T01:00:00+01:00",
            "journal": "Z Orthop Ihre Grenzgeb",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.145,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 86888,
            "title": "Widening of the sub-acromial space using a wedge osteotomy of the scapular spine. Anatomical bases, measurements on the preparation, studies of the kinematics of the acromion movements on a computer model",
            "abstract": null,
            "authors": [
                "Lack, W",
                "Windhager, R",
                "Uyka, D"
            ],
            "year": 1991,
            "source": "Z Orthop Ihre Grenzgeb. 1991; 129(4): 326-331. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GB10200008",
            "pubmed": "1833923",
            "doi": "10.1055/s-2008-1040250",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-01-19T01:00:00+01:00",
            "journal": "Z Orthop Ihre Grenzgeb",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.145,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 22755,
            "title": "Incidence of recurrence of aneurysmal bone cysts following surgical treatment and adjuvant therapy with phenol",
            "abstract": null,
            "authors": [
                "Bitzan, P",
                "Windhager, R",
                "Lang, S",
                "Richling, B",
                "Kotz, R"
            ],
            "year": 1995,
            "source": "Z ORTHOP GRENZGEB. 1995; 133(5): 422-428. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC18800006",
            "pubmed": "7491800",
            "doi": "10.1055/s-2008-1039948",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-10-12T16:32:34+02:00",
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.162,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 60996,
            "title": "The antiproliferative effect of fractionized radiation therapy: optimization of dosage.",
            "abstract": null,
            "authors": [
                "Velikay, M",
                "Stolba, U",
                "Wedrich, A",
                "Datlinger, P",
                "Akramian, J",
                "Binder, S"
            ],
            "year": 1994,
            "source": "Doc Ophthalmol. 1994; 87(3):265-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PQ40100006",
            "pubmed": "7835195",
            "doi": "10.1007/BF01203855",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60996-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Doc Ophthalmol",
            "issn": "0012-4486",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 65017,
            "title": "Osteoradionecrosis of the hip joint",
            "abstract": null,
            "authors": [
                "Aigner, C",
                "Ehall, R",
                "Stampfel, O"
            ],
            "year": 1995,
            "source": "Z Orthop Ihre Grenzgeb. 1995; 133(5):467-473",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC18800014",
            "pubmed": "7491808",
            "doi": "10.1055/s-2008-1039956",
            "pmc": null,
            "organizations": [
                "65017-14052"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.162,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 64025,
            "title": "High incidence of asymptomatic urogenital infection in patients with uveitis anterior.",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Arocker-Mettinger, E",
                "Kiener, H",
                "Benke, A",
                "Szöts-Sötz, J",
                "Knobler, R",
                "Smolen, J"
            ],
            "year": 1992,
            "source": "Doc Ophthalmol. 1992; 82(3):217-221",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KZ19700005",
            "pubmed": "1303857",
            "doi": "10.1007/BF00160768",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Doc Ophthalmol",
            "issn": "0012-4486",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22751,
            "title": "Surgical treatment of spinal metastases",
            "abstract": null,
            "authors": [
                "Buchelt, M",
                "Windhager, R",
                "Kiss, H",
                "Schneider, B",
                "Lack, W",
                "Kotz, R"
            ],
            "year": 1996,
            "source": "Z Orthop Ihre Grenzgeb. 1996; 134(3):263-268",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY31400020",
            "pubmed": "8766130",
            "doi": "10.1055/s-2008-1039759",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.149,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 61004,
            "title": "Effect of carbachol on intraocular pressure in small-incision cataract surgery.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R"
            ],
            "year": 1992,
            "source": "Doc Ophthalmol. 1992; 80(4):301-307",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JZ15900002",
            "pubmed": "1473444",
            "doi": "10.1007/BF00154377",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61004-53938-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Doc Ophthalmol",
            "issn": "0012-4486",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 1718,
            "title": "Normalisation of asymmetric astigmatism after intralesional steroid injection for upper eye lid hemangioma in childhood.",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Lindner, S"
            ],
            "year": 1994,
            "source": "DOC OPHTHALMOL. 1994; 87(3): 283-290. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PQ40100008",
            "pubmed": "7835197",
            "doi": "10.1007/BF01203857",
            "pmc": null,
            "organizations": [
                "1718-14043"
            ],
            "persons": [],
            "imported": "2010-09-03T12:18:26+02:00",
            "journal": "DOC OPHTHALMOL",
            "issn": "0012-4486",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 61222,
            "title": "High arched forefoot--pes cavus metatarsus congenitus. A case report",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Linhart, WE"
            ],
            "year": 1991,
            "source": "Z Orthop Ihre Grenzgeb. 1991; 129(3): 240-242. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU07000005",
            "pubmed": "1833909",
            "doi": "10.1055/s-2008-1040189",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61222-51571-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Z Orthop Ihre Grenzgeb",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.145,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 7249,
            "title": "Importance of bone scanning and osteoscintimetry for assessing development of acute haematogenic childhood osteomyelitis (author's transl)",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Höllwarth, M"
            ],
            "year": 1980,
            "source": "Z ORTHOP GRENZGEB. 1980; 118:  15-20. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JJ35300003",
            "pubmed": "7424102",
            "doi": "10.1055/s-2008-1051449",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7249-51557-2"
            ],
            "imported": "2009-08-20T16:14:53+02:00",
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.145,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 2963,
            "title": "Tolterodine, an effective and well tolerated treatment for urge incontinence and other overactive bladder symptoms",
            "abstract": null,
            "authors": [
                "Chancellor, M",
                "Freedman, S",
                "Mitcheson, HD",
                "Antoci, J",
                "Primus, G",
                "Wein, A"
            ],
            "year": 2000,
            "source": "CLIN DRUG INVEST 2000 19: 83-91.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085700800001",
            "pubmed": null,
            "doi": "10.2165/00044011-200019020-00001",
            "pmc": null,
            "organizations": [
                "2963-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN DRUG INVEST",
            "issn": "1173-2563",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.888,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.30939226519337,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 61728,
            "title": "Severing of the tibial nerve with stripping of the lesser saphenous vein--a rare complication of surgery for varicosity.",
            "abstract": null,
            "authors": [
                "Prandl, EC",
                "Schintler, M",
                "Scharnagl, E",
                "Haas, F"
            ],
            "year": 2006,
            "source": "CHIRURG. 2006; 77(9): 856-857. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241299400013",
            "pubmed": "16437227",
            "doi": "10.1007/s00104-005-1139-2",
            "pmc": null,
            "organizations": [
                "61728-14076"
            ],
            "persons": [
                "61728-50148-2",
                "61728-51887-6"
            ],
            "imported": "2006-11-27T14:36:59+01:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.489,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.309352517985612,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 19008,
            "title": "Surgery during pregnancy",
            "abstract": null,
            "authors": [
                "Lang, H",
                "Lang, U"
            ],
            "year": 2005,
            "source": "CHIRURG 2005 76: 744-752.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231661900002",
            "pubmed": "16052315",
            "doi": "10.1007/s00104-005-1075-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.309352517985612,
            "impactfactor_norm_year": 2005,
            "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": 76155,
            "title": "Does the addition of vinorelbine to hormone therapy prolong survival of men with hormone-refractory prostate cancer?",
            "abstract": null,
            "authors": [
                "Pummer, K"
            ],
            "year": 2005,
            "source": "NAT CLIN PRACT UROL. 2005; 2(2): 80-81. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000229118600008",
            "pubmed": null,
            "doi": "10.1038/ncpuro0089",
            "pmc": null,
            "organizations": [
                "76155-14056"
            ],
            "persons": [
                "76155-53053-2"
            ],
            "imported": "2008-02-25T17:37:07+01:00",
            "journal": "NAT CLIN PRACT UROL",
            "issn": "1743-4270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.298,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.309090909090909,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 136504,
            "title": "Evaluation of the physical activity biography: sport and transport.",
            "abstract": null,
            "authors": [
                "Rogen, S",
                "Hofmann, P",
                "Bauernhofer, T",
                "Müller, W"
            ],
            "year": 2014,
            "source": "J Sports Sci Med. 2014; 13(2):338-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000337492800016",
            "pubmed": "24790488",
            "doi": null,
            "pmc": "PMC3990888",
            "organizations": [
                "136504-14011",
                "136504-14085"
            ],
            "persons": [
                "136504-51692-6"
            ],
            "imported": "2014-05-05T02:00:00+02:00",
            "journal": "J Sports Sci Med",
            "issn": "1303-2968",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.025,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.309,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SPORT SCIENCES-SCI",
            "impactfactor_norm_super": 0.357,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SPORT SCIENCES",
            "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": 140775,
            "title": "Influence of Acute Normobaric Hypoxia on Physiological Variables and Lactate Turn Point Determination in Trained Men",
            "abstract": null,
            "authors": [
                "Ofner, M",
                "Wonisch, M",
                "Frei, M",
                "Tschakert, G",
                "Domej, W",
                "Kropfl, JM",
                "Hofmann, P"
            ],
            "year": 2014,
            "source": "J SPORT SCI MED. 2014; 13(4): 774-781. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000345121400008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140775-14087"
            ],
            "persons": [
                "140775-51525-6"
            ],
            "imported": "2015-01-07T16:32:14+01:00",
            "journal": "J SPORT SCI MED",
            "issn": "1303-2968",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF SPORTS SCIENCE AND MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.025,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.309,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SPORT SCIENCES-SCI",
            "impactfactor_norm_super": 0.357,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SPORT SCIENCES",
            "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": 151781,
            "title": "Allogeneic Stem Cell Transplantation In Patients With Acute Myeloid Leukemia: a report from the Austrian Stem Cell Transplantation Registry (ASCTR)",
            "abstract": null,
            "authors": [
                "Bohm, A",
                "Rabitsch, W",
                "Greinix, HT",
                "Kalhs, P",
                "Mitterbauer, M",
                "Schulenburg, A",
                "Wohrer, S",
                "Worel, N",
                "Strunk, D",
                "Linkesch, W",
                "Urban, C",
                "Schwinger, W",
                "Peters, C",
                "Gastl, G",
                "Nachbaur, D",
                "Kircher, B",
                "Clausen, J",
                "Auberger, J",
                "Krieger, O",
                "Kasparu, H",
                "Hauser, H",
                "Machherndl-Spandl, S",
                "Weltermann, A",
                "Lindner, B"
            ],
            "year": 2015,
            "source": "CL LYMPH MYELOM LEUK. 2015; 15: S183-S183.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000370676300052",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151781-14073",
                "151781-14082",
                "151781-14092"
            ],
            "persons": [
                "151781-51746",
                "151781-51859",
                "151781-54230"
            ],
            "imported": "2016-03-21T16:19:26+01:00",
            "journal": "CL LYMPH MYELOM LEUK",
            "issn": "2152-2650",
            "collection_publisher": null,
            "collection_title": "CLINICAL LYMPHOMA MYELOMA & LEUKEMIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.02,
            "impactfactor_year": null,
            "impactfactor_norm": 0.309,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "HEMATOLOGY-SCI",
            "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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 147473,
            "title": "Feasibility of a Modified Biopsy Needle for Irreversible Electroporation Ablation and Periprocedural Tissue Sampling.",
            "abstract": null,
            "authors": [
                "Wimmer, T",
                "Srimathveeravalli, G",
                "Silk, M",
                "Monette, S",
                "Gutta, N",
                "Maybody, M",
                "Erinjery, JP",
                "Coleman, JA",
                "Solomon, SB",
                "Sofocleous, CT"
            ],
            "year": 2016,
            "source": "Technol Cancer Res Treat. 2016; 15(6):749-758",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000387759000017",
            "pubmed": "26443800",
            "doi": "10.1177/1533034615608739",
            "pmc": "PMC5495023",
            "organizations": [
                "147473-14104"
            ],
            "persons": [],
            "imported": "2015-10-10T02:00:00+02:00",
            "journal": "Technol Cancer Res Treat",
            "issn": "1533-0346",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.204,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.309,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.329,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "ONCOLOGY-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
        }
    ]
}