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=158700&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158720&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158680&ordering=-imported",
    "results": [
        {
            "id": 60988,
            "title": "Magnification-corrected photodynamic therapy.",
            "abstract": null,
            "authors": [
                "Ansari-Shahrezaei, S",
                "Ergun, E",
                "Chong, R",
                "Tufail, A",
                "Wedrich, A",
                "Stur, M"
            ],
            "year": 2007,
            "source": "Graefes Arch Clin Exp Ophthalmol. 2007; 245(3):333-337",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244782200001",
            "pubmed": "17024438",
            "doi": "10.1007/s00417-006-0419-y",
            "pmc": null,
            "organizations": [
                "60988-14043"
            ],
            "persons": [
                "60988-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Graefes Arch Clin Exp Ophthalmol",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.59,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.590909090909091,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 60987,
            "title": "In-patient management and treatment satisfaction after intravitreous plasminogen activator injection.",
            "abstract": null,
            "authors": [
                "Mozaffarieh, M",
                "Heinzl, H",
                "Sacu, S",
                "Wedrich, A"
            ],
            "year": 2006,
            "source": "Graefes Arch Clin Exp Ophthalmol. 2006; 244(11):1421-1428",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241899100007",
            "pubmed": "16596407",
            "doi": "10.1007/s00417-005-0232-z",
            "pmc": null,
            "organizations": [
                "60987-14043"
            ],
            "persons": [
                "60987-53938-4"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Graefes Arch Clin Exp Ophthalmol",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.609,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.590909090909091,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 60989,
            "title": "The role of the carotenoids, lutein and zeaxanthin, in protecting against age-related macular degeneration: a review based on controversial evidence.",
            "abstract": null,
            "authors": [
                "Mozaffarieh, M",
                "Sacu, S",
                "Wedrich, A"
            ],
            "year": 2003,
            "source": "Nutr J. 2003; 2(1):20-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000209481700020",
            "pubmed": "14670087",
            "doi": "10.1186/1475-2891-2-20",
            "pmc": "PMC305368",
            "organizations": [],
            "persons": [
                "60989-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Nutr J",
            "issn": "1475-2891",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": false
        },
        {
            "id": 60983,
            "title": "Neonatal trauma.",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Brader, P",
                "Thimary, F"
            ],
            "year": 2006,
            "source": "Eur J Radiol. 2006; 60(2): 199-207. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000242297900007",
            "pubmed": "16962731",
            "doi": "10.1016/j.ejrad.2006.07.023",
            "pmc": null,
            "organizations": [
                "60983-14054",
                "60983-14106"
            ],
            "persons": [
                "60983-51913-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Eur J Radiol",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.332,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.619047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 60977,
            "title": "Characterization of non-lymphoid cells in Peyer's patches of the rat.",
            "abstract": null,
            "authors": [
                "Sminia, T",
                "Wilders, MM",
                "Janse, EM",
                "Hoefsmit, EC"
            ],
            "year": 1983,
            "source": "Immunobiology. 1983; 164(2):136-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QL44700005",
            "pubmed": "6574104",
            "doi": "10.1016/S0171-2985(83)80005-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Immunobiology",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.088,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.433333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 60997,
            "title": "Radiation therapy in proliferative vitreoretinopathy. A prospective randomized study.",
            "abstract": null,
            "authors": [
                "Binder, S",
                "Bonnet, M",
                "Velikay, M",
                "Gerard, JP",
                "Stolba, U",
                "Wedrich, A",
                "Hohenberg, H"
            ],
            "year": 1994,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1994; 232(4):211-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994ND55600004",
            "pubmed": "8034208",
            "doi": "10.1007/BF00184007",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60997-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Graefes Arch Clin Exp Ophthalmol",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.577,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.642857142857143,
            "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": 61007,
            "title": "Intraocular pressure following small-incision cataract surgery and polyHEMA posterior chamber lens implantation. A comparison between acetylcholine and carbachol.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R"
            ],
            "year": 1992,
            "source": "J Cataract Refract Surg. 1992; 18(5):500-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JN79400013",
            "pubmed": "1403756",
            "doi": "10.1016/S0886-3350(13)80106-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61007-53938-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.52,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.7890625,
            "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": 60956,
            "title": "Postoperative irradiation in breast cancer patients with one to three positive axillary lymph nodes. Is there an impact of axillary extranodal tumor extension on locoregional and distant control?",
            "abstract": null,
            "authors": [
                "Stranzl, H",
                "Ofner, P",
                "Peintinger, F"
            ],
            "year": 2006,
            "source": "Strahlenther Onkol. 2006; 182(10):583-588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241240600003",
            "pubmed": "17013571",
            "doi": "10.1007/s00066-006-1562-4",
            "pmc": null,
            "organizations": [
                "60956-14026",
                "60956-14060"
            ],
            "persons": [
                "60956-50841-6",
                "60956-51961-2",
                "60956-60413-6"
            ],
            "imported": "2006-11-12T01:00:00+01:00",
            "journal": "Strahlenther Onkol",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.682,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.880952380952381,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 60957,
            "title": "The photon therapy of subfoveal choroidal neovascularization in age-dependent macular degeneration. The results of a prospective study in 40 patients.",
            "abstract": null,
            "authors": [
                "Prettenhofer, U",
                "Haas, A",
                "Mayer, R",
                "Oechs, A",
                "Pakisch, B",
                "Stranzl, H",
                "Willfurth, P",
                "Hackl, A"
            ],
            "year": 1998,
            "source": "Strahlenther Onkol. 1998; 174(12):613-617",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077452500002",
            "pubmed": "9879347",
            "doi": "10.1007/BF03038508",
            "pmc": null,
            "organizations": [
                "60957-14043",
                "60957-14060"
            ],
            "persons": [
                "60957-51850-6",
                "60957-51961-6"
            ],
            "imported": "2006-11-12T01:00:00+01:00",
            "journal": "Strahlenther Onkol",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 60959,
            "title": "Progress in radiotherapy and current status.",
            "abstract": null,
            "authors": [
                "Stranzl, H"
            ],
            "year": 2003,
            "source": "Wien Med Wochenschr. 2003; 153(13-14):323-326",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "12924109",
            "doi": "10.1046/j.1563-258X.2003.02121.x",
            "pmc": null,
            "organizations": [
                "60959-14060"
            ],
            "persons": [
                "60959-51961-2"
            ],
            "imported": "2006-11-12T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 60958,
            "title": "Radiation-induced osteosarcoma of the chest wall.",
            "abstract": null,
            "authors": [
                "Mayer, R",
                "Aigner, C",
                "Stranzl, H",
                "Preidler, KW",
                "Guss, H",
                "Hackl, A"
            ],
            "year": 2002,
            "source": "Breast J. 2002; 8(5):320-322",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12199765",
            "doi": "10.1046/j.1524-4741.2002.08517.x",
            "pmc": null,
            "organizations": [
                "60958-14045",
                "60958-14054",
                "60958-14060"
            ],
            "persons": [
                "60958-51961-6"
            ],
            "imported": "2006-11-12T01:00:00+01:00",
            "journal": "Breast J",
            "issn": "1075-122X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 60954,
            "title": "Testing for Heparin/Platelet Factor 4 Antibodies by the particle gel immunoassay and by testing for specific IgG antibodies by ELISA in surgical compared to medical patients.",
            "abstract": null,
            "authors": [
                "Schallmoser, K",
                "Macher, S",
                "Drexler, C",
                "Panzer, S",
                "Lanzer, G"
            ],
            "year": 2006,
            "source": "Vox Sanguinis. 91 (Suppl 2): 13-14.-9th European Symposium on Platelet and Granulocyte Immunobiology; JUN 15-18, 2006; Tromsö, NORWAY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60954-14058"
            ],
            "persons": [
                "60954-50026"
            ],
            "imported": "2006-11-11T15:43:21+01:00",
            "journal": "Vox Sanguinis",
            "issn": "0042-9007 ",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "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": 60953,
            "title": "Specific IgG antibodies against Heparin/Platelet Factor 4 complex in surgical and medical patients tested by ELISA and particle gel immunoassay.",
            "abstract": null,
            "authors": [
                "Schallmoser, K",
                "Macher, S",
                "Drexler, C",
                "Panzer, S",
                "Lanzer, G"
            ],
            "year": 2006,
            "source": "Transfusion. 2006; 46(9): 121A",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000240554100375",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60953-14058"
            ],
            "persons": [
                "60953-50026"
            ],
            "imported": "2006-11-11T15:36:29+01:00",
            "journal": "Transfusion",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.278,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.704918032786885,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 60951,
            "title": "Should testing of anti-HBc antibodies be introduced in screening of blood donations?",
            "abstract": null,
            "authors": [
                "Drexler, D",
                "Bayer, M",
                "Riegelnegg, M",
                "Schmidt, M",
                "Sipurzynski, S",
                "Vadon, M",
                "Lanzer, G"
            ],
            "year": 2006,
            "source": "Clinical Chemistry and Laboratory Medicine. 2006; 44(4): A12-A12. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60951-14058"
            ],
            "persons": [
                "60951-50026"
            ],
            "imported": "2006-11-11T14:56:04+01:00",
            "journal": "Clinical Chemistry and Laboratory Medicine",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.725,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 60950,
            "title": "Veränderungen der klinischen und pathologischen Tumoreigenschaften des klinisch lokalisierten Prostatakarzinoms zwischen 1993 und 2004.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Auprich, M",
                "Stummvoll, P",
                "Lipsky, K",
                "Pummer, K",
                "Petritsch, PH"
            ],
            "year": 2006,
            "source": "Journal für Urologie und Urogynäkologie . Journal für Urologie und Urogynäkologie 2006; 13(S2):43-49.-32. Gemeinsame Tagung der Bayerischen Urologenvereinigung und der Österreichischen Gesellschaft für Urologie; MAY 11-13; Garmisch Partenkirchen, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60950-14056"
            ],
            "persons": [
                "60950-51970",
                "60950-53053"
            ],
            "imported": "2006-11-11T09:00:34+01:00",
            "journal": "Journal für Urologie und Urogynäkologie ",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60949,
            "title": "Stage migration in clinically localised prostate cancer treated with radical prostatectomy between 1993 and 2004.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Auprich, M",
                "Stummvoll, P",
                "Lipsky, K",
                "Pummer, K",
                "Petritsch, PH"
            ],
            "year": 2006,
            "source": "Urology. Urology2006; 68(5):140-140.-28th Congress of the Société Internationale d´Urologie (SIU); NOV 12-16, 2006; Cape Town, SOUTH AFRICA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60949-14056"
            ],
            "persons": [
                "60949-51970",
                "60949-53053"
            ],
            "imported": "2006-11-11T08:54:26+01:00",
            "journal": "Urology",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.139,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60948,
            "title": "Molecular changes during intermittent androgen suppression and their prognostic impact in advanced prostate cancer.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Freibauer, C",
                "Bayer, L",
                "Lunglmayr, G",
                "Tschurlovich, F",
                "Kuber, W",
                "Pummer, K"
            ],
            "year": 2006,
            "source": "Urology. 68, suppl 5A: 195-195.-28th Congress of the Société Internationale d´Urologie (SIU); NOV 12-16, 2006; Cape Town, SOUTH AFRICA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60948-14056"
            ],
            "persons": [
                "60948-51970",
                "60948-53053"
            ],
            "imported": "2006-11-11T08:51:04+01:00",
            "journal": "Urology",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.139,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60947,
            "title": "Stadienverschiebung und Veränderung der klinischen und pathologischen Tumoreigenschaften des klinisch lokalisierten Prostatakarzinoms zwischen 1993 und 2004.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Auprich, M",
                "Stummvoll, P",
                "Lipsky, K",
                "Pummer, K",
                "Petritsch, PH"
            ],
            "year": 2006,
            "source": "Urologe. Der Urologe2006; 45(S1):127-130.-58. Jahrestagung der Deutschen Gesellschaft für Urologie (DGU); SEP 20-24, 2006; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60947-14056"
            ],
            "persons": [
                "60947-51970",
                "60947-53053"
            ],
            "imported": "2006-11-11T08:46:28+01:00",
            "journal": "Urologe",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60946,
            "title": "Migration of cancer features in clinically localised prostate cancer treated with radical prostatectomy over a 12 year period.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Auprich, M",
                "Stummvoll, P",
                "Lipsky, K",
                "Pummer, K",
                "Petritsch, PH"
            ],
            "year": 2006,
            "source": "European Urology Supplements. 5(2):199-202.-21st Congress of the European Association of Urology (EAU); APR 5-8,; Paris, FRANCE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60946-14056"
            ],
            "persons": [
                "60946-51970",
                "60946-53053"
            ],
            "imported": "2006-11-11T08:35:58+01:00",
            "journal": "European Urology Supplements",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60945,
            "title": "Komplikationen in der Urologie.",
            "abstract": null,
            "authors": [
                "Steffens, J",
                "Langen, PH"
            ],
            "year": 2006,
            "source": "Darmstadt: Steinkopf; 2006. pp. 364. (ISBN: 3-7985-1543-3) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60945-14056"
            ],
            "persons": [
                "60945-51970"
            ],
            "imported": "2006-11-11T08:28:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": true
        }
    ]
}