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=152620&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152640&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=-imported",
    "results": [
        {
            "id": 63322,
            "title": "Modernes Wundmanagement bei chronischen Wunden",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Menzinger, G"
            ],
            "year": 2006,
            "source": "Fortbildungstagung Oberlech 2006 der Arbeitsgruppen der ÖGDV; 25.-31.3.2006; Oberlech. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63322-14047"
            ],
            "persons": [
                "63322-51721"
            ],
            "imported": "2006-12-15T09:20:33+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": false
        },
        {
            "id": 63321,
            "title": "Epidemiologie der CVI",
            "abstract": null,
            "authors": [
                "Salmhofer, W"
            ],
            "year": 2006,
            "source": "gemeinsame Jahrestagung der AOD und der Österreichischen Gesellschaft für Phlebologie; 26.-28.10.2006; Meran, Italien. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63321-14047"
            ],
            "persons": [
                "63321-51721"
            ],
            "imported": "2006-12-15T09:18: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": 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": false
        },
        {
            "id": 63320,
            "title": "Biologika in der Dermatologie",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Weger, W"
            ],
            "year": 2006,
            "source": "2. DermAkademie im Rahmen der 113. Sitzung der Wissenschaftlichen Vereinigung der Steirischen Dermatologen und 9. Grazer Dermatologischer Fortbildungstag der Univ.-Klinik für Dermatologie und Venerologie Graz ; 13.-14.10.2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63320-14047"
            ],
            "persons": [
                "63320-50153",
                "63320-51721"
            ],
            "imported": "2006-12-15T09:16:39+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": 63319,
            "title": "Systemische Therapie bei psoriatischen Hautveränderungen: Alt und Neu ",
            "abstract": null,
            "authors": [
                "Salmhofer, W"
            ],
            "year": 2006,
            "source": "Grazer Psoriasistag 2006 ; 9.6.2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63319-14047"
            ],
            "persons": [
                "63319-51721"
            ],
            "imported": "2006-12-15T09:13:48+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63318,
            "title": "Venöse Funktionsdiagnostik ",
            "abstract": null,
            "authors": [
                "Salmhofer, W"
            ],
            "year": 2006,
            "source": "3. gemeinsamen Jahrestagung der Gefäßmedizinischen Gesellschaften Österreichs; 12.-14. 10.2006 ; Innsbruck. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63318-14047"
            ],
            "persons": [
                "63318-51721"
            ],
            "imported": "2006-12-15T09:12:07+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": 63317,
            "title": "Telemedizinisches Wundmanagement – Studie zur Durchführbarkeit und Akzeptanz",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Binder, B",
                "Hofmann-Wellenhof, R",
                "Okcu, A",
                "Kerl, H",
                "Soyer, HP"
            ],
            "year": 2006,
            "source": "Fortbildungstagung Oberlech 2006 der Arbeitsgruppen der ÖGDV ; 25.-31.3.2006; Oberlech. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63317-14047"
            ],
            "persons": [
                "63317-51620",
                "63317-51711",
                "63317-51721",
                "63317-53009"
            ],
            "imported": "2006-12-15T09:09:51+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": 63316,
            "title": "Telemedizinisches Wundmanagement.",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Binder, B",
                "Hofmann-Wellenhof, R",
                "Okcu, A",
                "Kerl, H",
                "Soyer, HP"
            ],
            "year": 2006,
            "source": "Phlebologie. 35: A40--48. Jahrestagung der Deutschen Gesellschaft für Phlebologie; 4.10. – 7.10.2006 ; Rostock, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63316-14047"
            ],
            "persons": [
                "63316-51620",
                "63316-51711",
                "63316-51721",
                "63316-53009"
            ],
            "imported": "2006-12-15T09:00:41+01:00",
            "journal": "Phlebologie",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63315,
            "title": "Increase in the Number and Resistance to Programmed Cell Death of CD4+CD25+high regulatory T cells in Patients with Metastatic Epithelial Cancer.",
            "abstract": null,
            "authors": [
                "Stanzer, S",
                "Dandachi, N",
                "Balic, M",
                "Resel, M",
                "Janesch, B",
                "Samonigg, H",
                "Bauernhofer, T"
            ],
            "year": 2006,
            "source": "ZMF Tag; OCT 24, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63315-13922",
                "63315-14085"
            ],
            "persons": [
                "63315-50229",
                "63315-50539",
                "63315-50563",
                "63315-51532",
                "63315-51692",
                "63315-59188"
            ],
            "imported": "2006-12-15T08:19:45+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 45896,
            "title": "Desloratadine for the relief of nasal and non-nasal allergic symptoms: an observational study",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2006,
            "source": "J ALLERG CLIN IMMUNOL. 117: S320-S321.-62nd  Annual Meeting of the American-Academy-of-Allergy-Asthma-and-Immunology; MAR 03-07, 2006; Miami Beach, FL. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000235865302315",
            "pubmed": null,
            "doi": "10.1016/j.jaci.2005.12.1265",
            "pmc": null,
            "organizations": [
                "45896-14047"
            ],
            "persons": [
                "45896-51346-2"
            ],
            "imported": "2006-12-15T08:11:41+01:00",
            "journal": "J ALLERG CLIN IMMUNOL",
            "issn": "0091-6749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.829,
            "impactfactor_year": 2006,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ALLERGY",
            "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": 63403,
            "title": "HIV/AIDS and its impact on student nurses.",
            "abstract": null,
            "authors": [
                "Peate, I",
                "Suominen, T",
                "Välimäki, M",
                "Lohrmann, C",
                "Muinonen, U"
            ],
            "year": 2002,
            "source": "Nurse Educ Today. 2002; 22(6):492-501",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178040200008",
            "pubmed": "12387763",
            "doi": "10.1054/nedt.2002.0747",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Nurse Educ Today",
            "issn": "0260-6917",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NURSING",
            "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": 63325,
            "title": "[Hemiballism-hemichorea syndrome].",
            "abstract": null,
            "authors": [
                "Wehrschuetz, M",
                "Simbrunner, J",
                "Enzinger, C",
                "Ebner, F"
            ],
            "year": 2007,
            "source": "Rofo. 2007; 179(1):85-87",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000243373100014",
            "pubmed": "17146748",
            "doi": "10.1055/s-2006-927055",
            "pmc": null,
            "organizations": [
                "63325-14051",
                "63325-14108"
            ],
            "persons": [
                "63325-50173-6",
                "63325-51716-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Rofo",
            "issn": "1438-9029",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.882,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.630952380952381,
            "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": 63326,
            "title": "Recognition of impaired cognition in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2006,
            "source": "Neurol India. 2006; 54(4): 349-349. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000242413000005",
            "pubmed": "17114835",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63326-14051"
            ],
            "persons": [
                "63326-50173-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Neurol India",
            "issn": "0028-3886",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.623,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.075,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 63353,
            "title": ""Adjuvant" external radiation of the mediastinum in radically resected non-small cell lung cancer.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Mayer, R",
                "Pinter, H",
                "Stuecklschweiger, G",
                "Kapp, KS",
                "Gabor, S",
                "Ratzenhofer, B",
                "Hackl, A",
                "Friehs, G"
            ],
            "year": 1996,
            "source": "Eur J Cardiothorac Surg. 1996; 10(11):947-950",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VX40600006",
            "pubmed": "8971505",
            "doi": "10.1016/s1010-7940(96)80395-2",
            "pmc": null,
            "organizations": [
                "63353-14044",
                "63353-14060",
                "63353-14077"
            ],
            "persons": [
                "63353-51615-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.53125,
            "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": true
        },
        {
            "id": 63366,
            "title": "Inhibition of LDL oxidation by antioxidants.",
            "abstract": null,
            "authors": [
                "Esterbauer, H",
                "Waeg, G",
                "Puhl, H",
                "Dieber-Rotheneder, M",
                "Tatzber, F"
            ],
            "year": 1992,
            "source": " In: Emerit, I; Chance, B; editors(s). Free radicals and aging. 62: Basel: Birkhäuser; p. 145-157.  1992",
            "category": 6,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/978-3-0348-7460-1_15",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": null,
            "issn": "1023-294X",
            "collection_publisher": "Emerit, I; Chance, B;",
            "collection_title": "Free radicals and aging",
            "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": 63367,
            "title": "Evidence for 4-hydroxyalkenals in rat renal cortex peroxidized by N2-methyl-9-hydroxyellipticinium acetate or Celiptium.",
            "abstract": null,
            "authors": [
                "Raguenez-Viotte, G",
                "Dieber-Rotheneder, M",
                "Dadoun, C",
                "Fillastre, JP",
                "Esterbauer, H"
            ],
            "year": 1990,
            "source": "Biochim Biophys Acta. 1990; 1046(3): 294-300. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED56500009",
            "pubmed": "2145981",
            "doi": "10.1016/0005-2760(90)90244-R",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 63371,
            "title": "Effect of oral supplementation with D-alpha-tocopherol on the vitamin E content of human low density lipoproteins and resistance to oxidation.",
            "abstract": null,
            "authors": [
                "Dieber-Rotheneder, M",
                "Puhl, H",
                "Waeg, G",
                "Striegl, G",
                "Esterbauer, H"
            ],
            "year": 1991,
            "source": "J Lipid Res. 1991; 32(8): 1325-1332. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC37200009",
            "pubmed": "1770314",
            "doi": "10.1016/S0022-2275(20)41962-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Lipid Res",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.385,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.776271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63372,
            "title": "Time course study of lipid peroxidation induced by N2-methyl-9-hydroxyellipticinium acetate or celiptium in rat renal cortex.",
            "abstract": null,
            "authors": [
                "Thomas, N",
                "Raguenez-Viotte, G",
                "Dieber-Rotheneder, M",
                "Esterbauer, H",
                "Fillastre, JP"
            ],
            "year": 1991,
            "source": "Pharmacol Toxicol. 1991; 69(2): 112-116. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FZ93800007",
            "pubmed": "1775430",
            "doi": "10.1111/j.1600-0773.1991.tb01282.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Pharmacol Toxicol",
            "issn": "0901-9928",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.078,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.535211267605634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 63375,
            "title": "Statins--attaining goal values--with reference to recent studies",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Schallmoser, K",
                "DeCampo, A"
            ],
            "year": 1999,
            "source": "Wien Med Wochenschr. 1999; 149(5-6): 144-145. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10408006",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "63375-51846-2"
            ],
            "imported": "2006-12-15T01: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": true
        },
        {
            "id": 63381,
            "title": "[Toxicity of sequential chemo-radiotherapy in radically operated ovarian cancer].",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Pickel, H",
                "Lahousen, M",
                "Heydarfadai, M",
                "Arian-Schad, K"
            ],
            "year": 1990,
            "source": "Gynakol Rundsch. 1990; 30 Suppl 1(2):55-57",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2079301",
            "doi": "10.1159/000271389",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63381-51624-1"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 63382,
            "title": "[MR study of bone marrow changes of the spine following radiotherapy].",
            "abstract": null,
            "authors": [
                "Starz, I",
                "Einspieler, R",
                "Poschauko, H",
                "Ebner, F",
                "Arian-Schad, K",
                "Justich, E"
            ],
            "year": 1990,
            "source": "Rontgenblatter. 1990; 43(8):355-358",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2399420",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63382-14108"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "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
        }
    ]
}