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=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155000&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154960&ordering=-imported",
    "results": [
        {
            "id": 62360,
            "title": "Die Wirkung von Provastin bei diabetischer Makulapathie",
            "abstract": null,
            "authors": [
                "Köfer, K",
                "Obernosterer, A",
                "Steinbrugger, I",
                "Weger, M",
                "Haas, A"
            ],
            "year": 2006,
            "source": "Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 19-21, 2006; Stift Göttweig, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62360-14043",
                "62360-14079",
                "62360-14107"
            ],
            "persons": [
                "62360-51850",
                "62360-51984"
            ],
            "imported": "2006-12-10T01:51:03+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": 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": 62359,
            "title": "Phacoemulsification Complications on the Posterior Eye Segment.",
            "abstract": null,
            "authors": [
                "Haas, A"
            ],
            "year": 2006,
            "source": "Tagung der Kroatischen Ophthalmologischen Gesellschaft; Mar 10-11, 2006; Zageb, KROATIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62359-14043"
            ],
            "persons": [
                "62359-51850"
            ],
            "imported": "2006-12-10T01:45:20+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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62358,
            "title": "OCT -kann es die Fluoreszenzangiographie ersetzen?",
            "abstract": null,
            "authors": [
                "Haas, A"
            ],
            "year": 2006,
            "source": "XXIV. Innsbrucker Ophthalmologisches Wochenende; Jan 4, 2006; Seefeld, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62358-14043"
            ],
            "persons": [
                "62358-51850"
            ],
            "imported": "2006-12-10T01:41:25+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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62369,
            "title": "External beam radiation therapy for choroidal neovascularization.",
            "abstract": null,
            "authors": [
                "Spaide, RF",
                "Guyer, DR",
                "McCormick, B",
                "Yannuzzi, LA",
                "Burke, K",
                "Mendelsohn, M",
                "Haas, A",
                "Slakter, JS",
                "Sorenson, JA",
                "Fisher, YL",
                "Abramson, D"
            ],
            "year": 1998,
            "source": "Ophthalmology. 1998; 105(1): 24-30. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071423200018",
            "pubmed": "9442775",
            "doi": "10.1016/S0161-6420(98)90980-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62369-51850-6"
            ],
            "imported": "2006-12-10T01:00:00+01:00",
            "journal": "Ophthalmology",
            "issn": "0161-6420",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.702,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.976190476190476,
            "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": 62370,
            "title": "Leopard-spot pattern of yellowish subretinal deposits in central serous chorioretinopathy.",
            "abstract": null,
            "authors": [
                "Iida, T",
                "Spaide, RF",
                "Haas, A",
                "Yannuzzi, LA",
                "Jampol, LM",
                "Lesser, RL"
            ],
            "year": 2002,
            "source": "Arch Ophthalmol. 2002; 120(1): 37-42. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173188500004",
            "pubmed": "11786055",
            "doi": "10.1001/archopht.120.1.37",
            "pmc": null,
            "organizations": [
                "62370-14043"
            ],
            "persons": [
                "62370-51850-6"
            ],
            "imported": "2006-12-10T01:00:00+01:00",
            "journal": "Arch Ophthalmol",
            "issn": "0003-9950",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.337,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 2002,
            "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": 62389,
            "title": "Classical transient receptor potential channel 6 (TRPC6) is essential for hypoxic pulmonary vasoconstriction and alveolar gas exchange.",
            "abstract": null,
            "authors": [
                "Weissmann, N",
                "Dietrich, A",
                "Fuchs, B",
                "Kalwa, H",
                "Ay, M",
                "Dumitrascu, R",
                "Olschewski, A",
                "Storch, U",
                "Mederos y Schnitzler, M",
                "Ghofrani, HA",
                "Schermuly, RT",
                "Pinkenburg, O",
                "Seeger, W",
                "Grimminger, F",
                "Gudermann, T"
            ],
            "year": 2006,
            "source": "Proc Natl Acad Sci U S A. 2006; 103(50):19093-19098",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242884200040",
            "pubmed": "17142322",
            "doi": "10.1073/pnas.0606728103",
            "pmc": "PMC1748182",
            "organizations": [],
            "persons": [
                "62389-54345-6"
            ],
            "imported": "2006-12-10T01:00:00+01:00",
            "journal": "Proc Natl Acad Sci U S A",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.643,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 62368,
            "title": "Central serous chorioretinopathy in younger and older adults.",
            "abstract": null,
            "authors": [
                "Spaide, RF",
                "Campeas, L",
                "Haas, A",
                "Yannuzzi, LA",
                "Fisher, YL",
                "Guyer, DR",
                "Slakter, JS",
                "Sorenson, JA",
                "Orlock, DA"
            ],
            "year": 1996,
            "source": "Ophthalmology. 1996; 103(12):2070-2079",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WB75900016",
            "pubmed": "9003341",
            "doi": "10.1016/S0161-6420(96)30386-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62368-51850-6"
            ],
            "imported": "2006-12-10T01:00:00+01:00",
            "journal": "Ophthalmology",
            "issn": "0161-6420",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.779,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.976190476190476,
            "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": 62367,
            "title": "Indocyanine green videoangiography of older patients with central serous chorioretinopathy.",
            "abstract": null,
            "authors": [
                "Spaide, RF",
                "Hall, L",
                "Haas, A",
                "Campeas, L",
                "Yannuzzi, LA",
                "Fisher, YL",
                "Guyer, DR",
                "Slakter, JS",
                "Sorenson, JA",
                "Orlock, DA"
            ],
            "year": 1996,
            "source": "Retina. 1996; 16(3): 203-213. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR47300004",
            "pubmed": "8789858",
            "doi": "10.1097/00006982-199616030-00004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62367-51850-6"
            ],
            "imported": "2006-12-10T01:00:00+01:00",
            "journal": "Retina",
            "issn": "0275-004X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.607,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.547619047619048,
            "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": 62355,
            "title": "Psychoneuroimmunology: theory and practice- challanges and limitation in conducting clinical trials in this field",
            "abstract": null,
            "authors": [
                "Andritsch, E",
                "Bauernhofer, T"
            ],
            "year": 2006,
            "source": "Psycho-Oncology 4th International Conference; MAR 15-17, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62355-14085"
            ],
            "persons": [
                "62355-51062",
                "62355-51692"
            ],
            "imported": "2006-12-08T03:07:10+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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 62354,
            "title": "High-grade endometrial stroma sarcoma treated with aromatase inhibitor letrozole",
            "abstract": null,
            "authors": [
                "Weitzer, W",
                "Bauernhofer, T",
                "Stoeger, H",
                "Langsenlehner, U",
                "Lax, S",
                "Samonigg, H"
            ],
            "year": 2006,
            "source": "Wiener  Medizinische Wochenschrift. 156(25):9-9.-Frühjahrstagung 2006 der Österreichischen Gesellschaft für Hämatologie und Onkologie; APR 27-29, 2006; Wels, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62354-13922",
                "62354-14085"
            ],
            "persons": [
                "62354-51532",
                "62354-51538",
                "62354-51692"
            ],
            "imported": "2006-12-08T02:52:39+01:00",
            "journal": "Wiener  Medizinische Wochenschrift",
            "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": false,
            "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": 62356,
            "title": "Identification of the human analog of SR-BI and LOX-1 as receptors for hypochlorite-modified high density lipoprotein on human umbilical venous endothelial cells.",
            "abstract": null,
            "authors": [
                "Marsche, G",
                "Levak-Frank, S",
                "Quehenberger, O",
                "Heller, R",
                "Sattler, W",
                "Malle, E"
            ],
            "year": 2001,
            "source": "FASEB J. 2001; 15(6):1095-1097",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167959300024",
            "pubmed": "11292679",
            "doi": "10.1096/fj.00-0532fje",
            "pmc": null,
            "organizations": [
                "62356-14013"
            ],
            "persons": [
                "62356-51833-4",
                "62356-53252-1"
            ],
            "imported": "2006-12-08T01:00:00+01:00",
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.817,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62349,
            "title": "The contents of wet depositions as indicator for air quality and pollutant deposition in the region of Graz, Austria",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Schaffler, K",
                "Kessler, HH",
                "Fischer, G",
                "Marth, E"
            ],
            "year": 1997,
            "source": "GEFAHRST REINHALT LUFT. 1997; 57(2): 65-69. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WJ74600005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62349-14023"
            ],
            "persons": [
                "62349-51503-6",
                "62349-51664-2",
                "62349-51812-6"
            ],
            "imported": "2006-12-07T19:41:23+01:00",
            "journal": "GEFAHRST REINHALT LUFT",
            "issn": "0039-0771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.313,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, ENVIRONMENTAL",
            "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": 62348,
            "title": "Primäre Malignome des Herzens",
            "abstract": null,
            "authors": [
                "Keeling, I",
                "Ploner, F",
                "Maier, R",
                "Pilhatsch, W",
                "Bergmann, P",
                "Mächler, H",
                "Rigler, B"
            ],
            "year": 2005,
            "source": "Journal für Kardiologie. 2005; 12:  287-291. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62348-14075",
                "62348-14083",
                "62348-14085"
            ],
            "persons": [
                "62348-50149",
                "62348-51592",
                "62348-51953"
            ],
            "imported": "2006-12-07T18:12:58+01:00",
            "journal": null,
            "issn": "1024-0098",
            "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
        },
        {
            "id": 62341,
            "title": "Viral kinetics on treatment with pegylated (PEG 40 kd) interferon (IFN) alfa2a in patients infected with HCV subtype 1",
            "abstract": null,
            "authors": [
                "Ferenci, P",
                "Stauber, R",
                "Hackl, F",
                "Jessner, W",
                "Hegenbarth, K",
                "Munda-Steindl, P",
                "Kessler, H"
            ],
            "year": 2001,
            "source": "JOURNAL OF HEPATOLOGY. 34: 131-132.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000169243400479",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62341-14023",
                "62341-14081"
            ],
            "persons": [
                "62341-51530",
                "62341-51812"
            ],
            "imported": "2006-12-07T17:45:17+01:00",
            "journal": "JOURNAL OF HEPATOLOGY",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.75,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.914893617021277,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 62340,
            "title": "Serum HBV DNA-Spiegel in verschiedenen Stadien der chronischen Hepatitis B-Infektion und unter anti-HBV-Therapie",
            "abstract": null,
            "authors": [
                "Preininger, S"
            ],
            "year": 2000,
            "source": " [ Diplomarbeit/Master Thesis ] Karl-Franzens-Universität Graz; 2000. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-07T17:25:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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": 53706,
            "title": "A strategy to introduce Boron Neutron CaptureTherapy (BNCT), a novel radiotherapy modality into clinical practice: The clinical trials of the EORTC BNCT Group",
            "abstract": null,
            "authors": [
                "Wittig, A",
                "Collette, L",
                "Heimans, J",
                "Paquis, P",
                "Haselsberger, K",
                "Barsegian, V",
                "Loquai, C",
                "Kaiser, G",
                "Moss, R",
                "Rassow, J",
                "Stecher-Rasmussen, F",
                "Huiskamp, R",
                "Nievaart, V",
                "Buhrmann, S",
                "Bet, P",
                "Hahn, B",
                "Hideghety, K",
                "Arlinghaus, H",
                "Sauerwein, W"
            ],
            "year": 2006,
            "source": "STRAHLENTHER ONKOL. 182: 109-110.-12. Jahrestagung der Deutschen Gesellschaft für Radioonkologie (DEGRO); MAY 25-28, 2006; Dresden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238128700334",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "53706-14050"
            ],
            "persons": [],
            "imported": "2006-12-07T16:36:29+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": 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": 62338,
            "title": "Postoperative treatment of glioblastoma with BNCT at the Petten irradiation facility (EORTC 11961).",
            "abstract": null,
            "authors": [
                "Sauerwein, W",
                "Wittig, A",
                "Hideghety, K",
                "Goetz, C",
                "Paquis, P",
                "Haselsberger, K",
                "Moss, R",
                "Rassow, J",
                "Stecher-Rasmussen, F",
                "Bet, P",
                "Wiestler, O",
                "Zanella, F",
                "Gabel, D",
                "Heimans, J"
            ],
            "year": 2006,
            "source": "Program & Abstracts; 33-33.-12th International Congress on Neutron Capture Therapy \"From the past to the future; OKT 9-13, 2006; Takamatsu, JAPAN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62338-14050"
            ],
            "persons": [],
            "imported": "2006-12-07T16:25:32+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": 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": 62329,
            "title": "Stereotactic radiotherapy of uveal melanoma",
            "abstract": null,
            "authors": [
                "Dieckmann, K",
                "Langmann, G",
                "Ma, R",
                "Schmutzer, M",
                "Pötter, R",
                "Wackernagel, W",
                "Zehetmayer, M"
            ],
            "year": 2006,
            "source": " In: Singh, AD; Damato, BE; Pe'er, J; Murphree, AL; Perry, JD editors(s). Clinical Ocular Oncology. London: Elsevier;  2006. (ISBN: 9781416031673) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62329-14043"
            ],
            "persons": [],
            "imported": "2006-12-07T15:02:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Singh, AD; Damato, BE; Pe'er, J; Murphree, AL; Perry, JD",
            "collection_title": "Clinical Ocular Oncology",
            "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
        },
        {
            "id": 62328,
            "title": "Biopsie intraokularer Tumore bei klinisch unsicherer Diagnose",
            "abstract": null,
            "authors": [
                "Wackernagel, W",
                "Schmutzer, M",
                "Mayer, C",
                "Jetzl, J",
                "Langmann, A",
                "Kleinert, R",
                "Langmann, G"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 2006; 19/3(3): 171-174. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62328-14043"
            ],
            "persons": [
                "62328-61522"
            ],
            "imported": "2006-12-07T14:50:23+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
        },
        {
            "id": 62327,
            "title": "Chronische Konjunktivitis–Amyloidose der Bindehaut",
            "abstract": null,
            "authors": [
                "Brix-Grünwald, G",
                "Schmutzer, M",
                "Scarpatetti, M",
                "Horwath-Winter, J"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 2006; 20(1): 20-22. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62327-14020",
                "62327-14043"
            ],
            "persons": [
                "62327-53007"
            ],
            "imported": "2006-12-07T14:44:23+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
        }
    ]
}