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=153800&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153820&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153780&ordering=imported",
    "results": [
        {
            "id": 53072,
            "title": "Quantitative gas chromatographic/mass spectrometric analysis of morphine glucuronides in human plasma by negative ion chemical ionization mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Fauler, G",
                "Raspotnig, G",
                "Windischhofer, W"
            ],
            "year": 2002,
            "source": "J MASS SPECTROMETRY 2002 37: 395-400.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175050700005",
            "pubmed": "11948846",
            "doi": "10.1002/jms.294",
            "pmc": null,
            "organizations": [
                "53072-14048"
            ],
            "persons": [
                "53072-51979-6"
            ],
            "imported": null,
            "journal": "J MASS SPECTROMETRY",
            "issn": "1076-5174",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.781,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.868421052631579,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SPECTROSCOPY",
            "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": 53069,
            "title": "Simulation of lipid peroxidation in low-density lipoprotein by a basic skeleton of reactions.",
            "abstract": null,
            "authors": [
                "Abuja, PM",
                "Esterbauer, H"
            ],
            "year": 1995,
            "source": "CHEM RES TOXICOL 1995 8: 753-763.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RJ22500016",
            "pubmed": "7548759",
            "doi": "10.1021/tx00047a016",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHEM RES TOXICOL",
            "issn": "0893-228X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.025,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.971830985915493,
            "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": 53064,
            "title": "Copper can promote oxidation of LDL by markedly different mechanisms.",
            "abstract": null,
            "authors": [
                "Ziouzenkova, O",
                "Sevanian, A",
                "Abuja, PM",
                "Ramos, P",
                "Esterbauer, H"
            ],
            "year": 1998,
            "source": "FREE RADICAL BIOL MED 1998 24: 607-623.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072770800012",
            "pubmed": "9559873",
            "doi": "10.1016/S0891-5849(97)00324-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.348,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.879518072289157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 53063,
            "title": "Site-specific effect of radical scavengers on the resistance of low density lipoprotein to copper-mediated oxidative stress: influence of alpha-tocopherol and temperature.",
            "abstract": null,
            "authors": [
                "Gallová, J",
                "Abuja, PM",
                "Pregetter, M",
                "Laggner, P",
                "Prassl, R"
            ],
            "year": 1998,
            "source": "CHEM PHYS LIPIDS 1998 92: 139-149.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074716000007",
            "pubmed": "9682468",
            "doi": "10.1016/S0009-3084(98)00017-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "53063-83066-4"
            ],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.215,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "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": 53059,
            "title": "When might an antioxidant become a prooxidant?",
            "abstract": null,
            "authors": [
                "Abuja, PM"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 229-230.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500117",
            "pubmed": null,
            "doi": "10.1111/j.1399-6576.1998.tb04974.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53058,
            "title": "Antioxidant and prooxidant activities of elderberry (Sambucus nigra) extract in low-density lipoprotein oxidation",
            "abstract": null,
            "authors": [
                "Abuja, PM",
                "Murkovic, M",
                "Pfannhauser, W"
            ],
            "year": 1998,
            "source": "J AGR FOOD CHEM 1998 46: 4091-4096.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076655800035",
            "pubmed": null,
            "doi": "10.1021/jf980296g",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J AGR FOOD CHEM",
            "issn": "0021-8561",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.434,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990990990990991,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "AGRICULTURE",
            "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": 53055,
            "title": "Modification of the lipid-protein interaction in human low-density lipoprotein destabilizes ApoB-100 and decreases oxidizability.",
            "abstract": null,
            "authors": [
                "Abuja, PM",
                "Lohner, K",
                "Prassl, R"
            ],
            "year": 1999,
            "source": "BIOCHEMISTRY-USA 1999 38: 3401-3408.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079510600022",
            "pubmed": "10079085",
            "doi": "10.1021/bi981592p",
            "pmc": null,
            "organizations": [],
            "persons": [
                "53055-83066-6"
            ],
            "imported": null,
            "journal": "BIOCHEMISTRY-USA",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.493,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.840677966101695,
            "impactfactor_norm_year": 1999,
            "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": 53053,
            "title": "Atherosclerosis: cell biology and lipoproteins.",
            "abstract": null,
            "authors": [
                "Abuja, PM"
            ],
            "year": 2001,
            "source": "CURR OPIN LIPIDOL 2001 12: 591-592.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000171509000016",
            "pubmed": "11561180",
            "doi": "10.1097/00041433-200110000-00017",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR OPIN LIPIDOL",
            "issn": "0957-9672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.028,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.966666666666667,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 53052,
            "title": "Effects of dietary fatty acids on the composition and oxidizability of low-density lipoprotein.",
            "abstract": null,
            "authors": [
                "Kratz, M",
                "Cullen, P",
                "Kannenberg, F",
                "Kassner, A",
                "Fobker, M",
                "Abuja, PM",
                "Assmann, G",
                "Wahrburg, U"
            ],
            "year": 2002,
            "source": "EUR J CLIN NUTR 2002 56: 72-81.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173492500010",
            "pubmed": "11840183",
            "doi": "10.1038/sj.ejcn.1601288",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CLIN NUTR",
            "issn": "0954-3007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.943,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.66,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 53051,
            "title": "Aggregation of LDL with chondroitin-4-sulfate makes LDL oxidizable in the presence of water-soluble antioxidants.",
            "abstract": null,
            "authors": [
                "Abuja, PM"
            ],
            "year": 2002,
            "source": "FEBS Lett. 2002; 512(1-3):245-248",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174081900049",
            "pubmed": "11852089",
            "doi": "10.1016/S0014-5793(02)02273-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.912,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.830769230769231,
            "impactfactor_norm_year": 2002,
            "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": 53050,
            "title": "Atherosclerosis: cell biology and lipoproteins.",
            "abstract": null,
            "authors": [
                "Abuja, PM"
            ],
            "year": 2002,
            "source": "CURR OPIN LIPIDOL 2002 13: 231-233.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000174909400016",
            "pubmed": "11891427",
            "doi": "10.1097/00041433-200204000-00017",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR OPIN LIPIDOL",
            "issn": "0957-9672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.575,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.943181818181818,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 53049,
            "title": "Glucose accelerates copper- and ceruloplasmin-induced oxidation of low-density lipoprotein and whole serum.",
            "abstract": null,
            "authors": [
                "Leoni, V",
                "Albertini, R",
                "Passi, A",
                "Abuja, PM",
                "Borroni, P",
                "D'Eril, GM",
                "De Luca, G"
            ],
            "year": 2002,
            "source": "FREE RADICAL RES 2002 36: 521-529.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175674600004",
            "pubmed": "12150540",
            "doi": "10.1080/10715760290025906",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FREE RADICAL RES",
            "issn": "1071-5762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.523,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.586466165413534,
            "impactfactor_norm_year": 2002,
            "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": 53046,
            "title": "Atherosclerosis: cell biology and lipoproteins.",
            "abstract": null,
            "authors": [
                "Abuja, PM"
            ],
            "year": 2003,
            "source": "CURR OPIN LIPIDOL 2003 14: 107-109.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000180877500015",
            "pubmed": "12544667",
            "doi": "10.1097/01.mol.0000052847.26236.47",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR OPIN LIPIDOL",
            "issn": "0957-9672",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.966,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 53044,
            "title": "Chondroitin-4-sulfate protects high-density lipoprotein against copper-dependent oxidation.",
            "abstract": null,
            "authors": [
                "Albertini, R",
                "De Luca, G",
                "Passi, A",
                "Moratti, R",
                "Abuja, PM"
            ],
            "year": 1999,
            "source": "ARCH BIOCHEM BIOPHYS 1999 365: 143-149.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080059600017",
            "pubmed": "10222048",
            "doi": "10.1006/abbi.1999.1150",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH BIOCHEM BIOPHYS",
            "issn": "0003-9861",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.386,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.654545454545455,
            "impactfactor_norm_year": 1999,
            "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": 53041,
            "title": "Prooxidant effects of uric acid and other aqueous antioxidants are prevented by ascorbic acid",
            "abstract": null,
            "authors": [
                "Abuja, PM"
            ],
            "year": 1999,
            "source": "ATHEROSCLEROSIS 1999 144: 46-47.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000080687500180",
            "pubmed": null,
            "doi": "10.1016/S0021-9150(99)80179-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.877,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 53040,
            "title": "A new monoclonal antibody for detection of proteins modified by oxidized arachidonic acid",
            "abstract": null,
            "authors": [
                "Bergmann, AR",
                "Sitzwohl, B",
                "Waeg, G",
                "Abuja, PM",
                "Strohmaier, W"
            ],
            "year": 1999,
            "source": "ATHEROSCLEROSIS 1999 144: 46-46.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000080687500179",
            "pubmed": null,
            "doi": "10.1016/S0021-9150(99)80178-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.877,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 53038,
            "title": "Monitoring of low-density lipoprotein and whole plasma oxidation by low-level chemiluminescence.",
            "abstract": null,
            "authors": [
                "d'Eril, MGV",
                "Albertini, R",
                "De Luca, G",
                "Abuja, PM"
            ],
            "year": 1999,
            "source": "CLIN CHEM 1999 45: A12-A12.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000080676500155",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.769,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 53036,
            "title": "Mechanistic aspects of the relationship between low-level chemiluminescence and lipid peroxides in oxidation of low-density lipoprotein.",
            "abstract": null,
            "authors": [
                "Albertini, R",
                "De Luca, G",
                "Palladini, G",
                "Passi, A",
                "Melzi d'Eril, GV",
                "Abuja, PM"
            ],
            "year": 1999,
            "source": "FEBS LETT 1999 459: 47-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083012800010",
            "pubmed": "10508915",
            "doi": "10.1016/S0014-5793(99)01217-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.72,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.854545454545455,
            "impactfactor_norm_year": 1999,
            "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": 53031,
            "title": "Ceruloplasmin as low-density lipoprotein oxidase: activation by ascorbate and dehydroascorbate.",
            "abstract": null,
            "authors": [
                "Feichtenhofer, S",
                "Fabjan, JS",
                "Abuja, PM"
            ],
            "year": 2001,
            "source": "FEBS LETT 2001 501: 42-46.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169947800008",
            "pubmed": "11457453",
            "doi": "10.1016/S0014-5793(01)02623-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.644,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 2001,
            "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": 53030,
            "title": "Models of micellar structure tested by SANS and SAXS (from a Kratky camera) in cesium dodecyl sulfate solution",
            "abstract": null,
            "authors": [
                "Vass, S",
                "Plestil, J",
                "Laggner, P",
                "Gilanyi, T",
                "Borbely, S",
                "Kriechbaum, M",
                "Jakli, G",
                "Decsy, Z",
                "Abuja, PM"
            ],
            "year": 2003,
            "source": "J PHYS CHEM B 2003 107: 12752-12761.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186574500031",
            "pubmed": null,
            "doi": "10.1021/jp030515n",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J PHYS CHEM B",
            "issn": "1520-6106",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.679,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.881188118811881,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CHEMISTRY, PHYSICAL",
            "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
        }
    ]
}