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=151500&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151520&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151480&ordering=year",
    "results": [
        {
            "id": 209904,
            "title": "State-of-the-art pulsed field ablation for cardiac arrhythmias: ongoing evolution and future perspective.",
            "abstract": null,
            "authors": [
                "Chun, KJ",
                "Miklavčič, D",
                "Vlachos, K",
                "Bordignon, S",
                "Scherr, D",
                "Jais, P",
                "Schmidt, B"
            ],
            "year": 2024,
            "source": "Europace. 2024; 26(6):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001440509000001",
            "pubmed": "38848447",
            "doi": "10.1093/europace/euae134",
            "pmc": "PMC11160504",
            "organizations": [
                "209904-14083"
            ],
            "persons": [
                "209904-50168-6"
            ],
            "imported": "2024-06-09T02:00:00+02:00",
            "journal": "Europace",
            "issn": "1099-5129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.854,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "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": 210515,
            "title": "The role of pathologists in the diagnosis of occupational lung diseases: an expert opinion of the European Society of Pathology Pulmonary Pathology Working Group.",
            "abstract": null,
            "authors": [
                "Calabrese, F",
                "Montero-Fernandez, MA",
                "Kern, I",
                "Pezzuto, F",
                "Lunardi, F",
                "Hofman, P",
                "Berezowska, S",
                "Attanoos, R",
                "Burke, L",
                "Mason, P",
                "Balestro, E",
                "Molina, Molina, M",
                "Giraudo, C",
                "Prosch, H",
                "Brcic, L",
                "Galateau-Salle, F"
            ],
            "year": 2024,
            "source": "Virchows Arch. 2024; 485(2):173-195",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001272280500001",
            "pubmed": "39030439",
            "doi": "10.1007/s00428-024-03845-1",
            "pmc": "PMC11329671",
            "organizations": [
                "210515-14020"
            ],
            "persons": [],
            "imported": "2024-07-22T02:00:00+02:00",
            "journal": "Virchows Arch",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.684,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.74,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210598,
            "title": "Toxic eburicol accumulation drives the antifungal activity of azoles against Aspergillus fumigatus.",
            "abstract": null,
            "authors": [
                "Elsaman, H",
                "Golubtsov, E",
                "Brazil, S",
                "Ng, N",
                "Klugherz, I",
                "Martin, R",
                "Dichtl, K",
                "Müller, C",
                "Wagener, J"
            ],
            "year": 2024,
            "source": "Nat Commun. 2024; 15(1): 6312",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001330501700029",
            "pubmed": "39060235",
            "doi": "10.1038/s41467-024-50609-1",
            "pmc": "PMC11282106",
            "organizations": [
                "210598-14023"
            ],
            "persons": [
                "210598-112729-6",
                "210598-117864-6"
            ],
            "imported": "2024-07-30T02:00:00+02:00",
            "journal": "Nat Commun",
            "issn": "2041-1723",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 15.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.905,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.932,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "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": 213741,
            "title": "Synthesis and characterization of a magnetic bacterial cellulose-chitosan nanocomposite and evaluation of its applicability for osteogenesis.",
            "abstract": null,
            "authors": [
                "Rezazadeh, N",
                "Alizadeh, E",
                "Soltani, S",
                "Davaran, S",
                "Esfandiari, N"
            ],
            "year": 2024,
            "source": "Bioimpacts. 2024; 14(6): 30159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001327776700003",
            "pubmed": "39493895",
            "doi": "10.34172/bi.2024.30159",
            "pmc": "PMC11530965",
            "organizations": [],
            "persons": [
                "213741-129518-4"
            ],
            "imported": "2025-02-05T01:00:00+01:00",
            "journal": "Bioimpacts",
            "issn": "2228-5652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.548,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 208499,
            "title": "Evaluating the stability of external fixators following pelvic injury: A systematic review of biomechanical testing methods.",
            "abstract": null,
            "authors": [
                "Meuser, AH",
                "Henyš, P",
                "Höch, A",
                "Gänsslen, A",
                "Hammer, N"
            ],
            "year": 2024,
            "source": "J Mech Behav Biomed Mater. 2024; 153:  106488",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001208938200001",
            "pubmed": "38437754",
            "doi": "10.1016/j.jmbbm.2024.106488",
            "pmc": null,
            "organizations": [
                "208499-14018"
            ],
            "persons": [
                "208499-102804-4",
                "208499-114392-1"
            ],
            "imported": "2024-03-05T01:00:00+01:00",
            "journal": "J Mech Behav Biomed Mater",
            "issn": "1751-6161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.531,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL-SCIE",
            "impactfactor_norm_super": 0.552,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL-SCIE",
            "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": 208503,
            "title": "Highly Accurate Prediction of NMR Chemical Shifts from Low-Level Quantum Mechanics Calculations Using Machine Learning.",
            "abstract": null,
            "authors": [
                "Li, J",
                "Liang, J",
                "Wang, Z",
                "Ptaszek, AL",
                "Liu, X",
                "Ganoe, B",
                "Head-Gordon, M",
                "Head-Gordon, T"
            ],
            "year": 2024,
            "source": "J Chem Theory Comput. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001166625500001",
            "pubmed": "38331423",
            "doi": "10.1021/acs.jctc.3c01256",
            "pmc": "PMC11702896",
            "organizations": [
                "208503-14012"
            ],
            "persons": [
                "208503-111488-6"
            ],
            "imported": "2024-03-05T01:00:00+01:00",
            "journal": "J Chem Theory Comput",
            "issn": "1549-9618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.882,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PHYSICS, ATOMIC, MOLECULAR & CHEMICAL-SCIE",
            "impactfactor_norm_super": 0.914,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHYSICS, ATOMIC, MOLECULAR + CHEMICAL-SCIE",
            "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": 209234,
            "title": "Trial of Vancomycin and Cefazolin as Surgical Prophylaxis",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Reinbacher, P",
                "Sadoghi, P"
            ],
            "year": 2024,
            "source": "NEW ENGL J MED. 2024; 390(5): 480-482. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001184462800006",
            "pubmed": "38294988",
            "doi": "10.1056/NEJMc2313673",
            "pmc": null,
            "organizations": [],
            "persons": [
                "209234-59379-6",
                "209234-94962-6",
                "209234-95171-2"
            ],
            "imported": "2024-04-30T10:22:26+02:00",
            "journal": "NEW ENGL J MED",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": "NEW ENGLAND JOURNAL OF MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 78.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.994,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "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": 210131,
            "title": "Current Management of Desmoid Tumors: A Review.",
            "abstract": null,
            "authors": [
                "Kasper, B",
                "Baldini, EH",
                "Bonvalot, S",
                "Callegaro, D",
                "Cardona, K",
                "Colombo, C",
                "Corradini, N",
                "Crago, AM",
                "Dei, Tos, AP",
                "Dileo, P",
                "Elnekave, E",
                "Erinjeri, JP",
                "Navid, F",
                "Farma, JM",
                "Ferrari, A",
                "Fiore, M",
                "Gladdy, RA",
                "Gounder, M",
                "Haas, RL",
                "Husson, O",
                "Kurtz, JE",
                "Lazar, AJ",
                "Orbach, D",
                "Penel, N",
                "Ratan, R",
                "Raut, CP",
                "Roland, CL",
                "Schut, AW",
                "Sparber-Sauer, M",
                "Strauss, DC",
                "Van, der, Graaf, WTA",
                "Vitellaro, M",
                "Weiss, AR",
                "Gronchi, A, , Desmoid, Tumor, Working, Group"
            ],
            "year": 2024,
            "source": "JAMA Oncol. 2024; 10(8):1121-1128",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001252225400006",
            "pubmed": "38900421",
            "doi": "10.1001/jamaoncol.2024.1805",
            "pmc": null,
            "organizations": [],
            "persons": [
                "210131-53237-7"
            ],
            "imported": "2024-06-21T02:00:00+02:00",
            "journal": "JAMA Oncol",
            "issn": "2374-2445",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.946,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.963,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ONCOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210216,
            "title": "Effects of light-intensity physical activity on cardiometabolic parameters in young adults with overweight and obesity: The SED-ACT randomized controlled crossover trial.",
            "abstract": null,
            "authors": [
                "Hoffmann, SW",
                "Schierbauer, J",
                "Zimmermann, P",
                "Voit, T",
                "Grothoff, A",
                "Wachsmuth, N",
                "Rössler, A",
                "Lackner, HK",
                "Moser, O"
            ],
            "year": 2024,
            "source": "Diabetes Obes Metab. 2024; 26(9):3849-3859",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001254045400001",
            "pubmed": "38923193",
            "doi": "10.1111/dom.15732",
            "pmc": null,
            "organizations": [
                "210216-14010",
                "210216-14080"
            ],
            "persons": [
                "210216-87294-6",
                "210216-51737-6",
                "210216-64295-6"
            ],
            "imported": "2024-06-27T02:00:00+02:00",
            "journal": "Diabetes Obes Metab",
            "issn": "1462-8902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.803,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.825,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "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": 210527,
            "title": "Loss of Y Chromosome and Cardiovascular Events in Chronic Kidney Disease.",
            "abstract": null,
            "authors": [
                "Weyrich, M",
                "Cremer, S",
                "Gerster, M",
                "Sarakpi, T",
                "Rasper, T",
                "Zewinger, S",
                "Patyna, SR",
                "Leistner, DM",
                "Heine, GH",
                "Wanner, C",
                "März, W",
                "Fliser, D",
                "Dimmeler, S",
                "Zeiher, AM",
                "Speer, T"
            ],
            "year": 2024,
            "source": "Circulation. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001300331700002",
            "pubmed": "39005209",
            "doi": "10.1161/CIRCULATIONAHA.124.069139",
            "pmc": "PMC11361358",
            "organizations": [
                "210527-14028"
            ],
            "persons": [],
            "imported": "2024-07-22T02:00:00+02:00",
            "journal": "Circulation",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 38.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "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": 210570,
            "title": "Physics-informed neural network estimation of material properties in soft tissue nonlinear biomechanical models",
            "abstract": null,
            "authors": [
                "Caforio, F",
                "Regazzoni, F",
                "Pagani, S",
                "Karabelas, E",
                "Augustin, C",
                "Haase, G",
                "Plank, G",
                "Quarteroni, A"
            ],
            "year": 2024,
            "source": "COMPUT MECH. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001268698800001",
            "pubmed": null,
            "doi": "10.1007/s00466-024-02516-x",
            "pmc": null,
            "organizations": [
                "210570-14011"
            ],
            "persons": [
                "210570-102165-2",
                "210570-50966-6",
                "210570-79791-6"
            ],
            "imported": "2024-07-30T09:19:56+02:00",
            "journal": "COMPUT MECH",
            "issn": "0178-7675",
            "collection_publisher": null,
            "collection_title": "COMPUTATIONAL MECHANICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.868,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MATHEMATICS, INTERDISCIPLINARY APPLICATIONS-SCIE",
            "impactfactor_norm_super": 0.907,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MATHEMATICS, INTERDISCIPLINARY APPLICATIONS-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209238,
            "title": "Future perspective for the application of predictive biomarkertesting in advanced stage non-small cell lung cance",
            "abstract": null,
            "authors": [
                "de Jager, VD",
                "Timens, W",
                "Bayle, A",
                "Botling, J",
                "Brcic, L",
                "Buettner, R",
                "Fernandes, MGO",
                "Havel, L",
                "Hochmair, M",
                "Hofman, P",
                "Janssens, A",
                "van Kempe, L",
                "Kern, I",
                "Machado, JC",
                "Mohorcic, K",
                "Popat, S",
                "Ryska, A",
                "Wolf, J",
                "Schuuring, E",
                "van der Wekken, AJ"
            ],
            "year": 2024,
            "source": "LANCET REG HEALTH-EU. 2024; 38:  100840",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001205663600001",
            "pubmed": "38476751",
            "doi": "10.1016/j.lanepe.2024.100840",
            "pmc": "PMC10928270",
            "organizations": [
                "209238-14020"
            ],
            "persons": [],
            "imported": "2024-04-30T10:22:26+02:00",
            "journal": "LANCET REG HEALTH-EU",
            "issn": "2666-7762",
            "collection_publisher": null,
            "collection_title": "LANCET REGIONAL HEALTH-EUROPE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "HEALTH CARE SCIENCES + SERVICES-SCIE",
            "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": 210583,
            "title": "MetSCORE: a molecular metric to evaluate the risk of metabolic syndrome based on serum NMR metabolomics.",
            "abstract": null,
            "authors": [
                "Gil-Redondo, R",
                "Conde, R",
                "Bruzzone, C",
                "Seco, ML",
                "Bizkarguenaga, M",
                "González-Valle, B",
                "de, Diego, A",
                "Laín, A",
                "Habisch, H",
                "Haudum, C",
                "Verheyen, N",
                "Obermayer-Pietsch, B",
                "Margarita, S",
                "Pelusi, S",
                "Verde, I",
                "Oliveira, N",
                "Sousa, A",
                "Zabala-Letona, A",
                "Santos-Martin, A",
                "Loizaga-Iriarte, A",
                "Unda-Urzaiz, M",
                "Kazenwadel, J",
                "Berezhnoy, G",
                "Geisler, T",
                "Gawaz, M",
                "Cannet, C",
                "Schäfer, H",
                "Diercks, T",
                "Trautwein, C",
                "Carracedo, A",
                "Madl, T",
                "Valenti, L",
                "Spraul, M",
                "Lu, SC",
                "Embade, N",
                "Mato, JM",
                "Millet, O"
            ],
            "year": 2024,
            "source": "Cardiovasc Diabetol. 2024; 23(1): 272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001276248900002",
            "pubmed": "39048982",
            "doi": "10.1186/s12933-024-02363-3",
            "pmc": "PMC11271192",
            "organizations": [
                "210583-14083",
                "210583-14080",
                "210583-14013"
            ],
            "persons": [
                "210583-94754-6",
                "210583-108411-6",
                "210583-81519-6",
                "210583-91207-6",
                "210583-51809-6"
            ],
            "imported": "2024-07-30T02:00:00+02:00",
            "journal": "Cardiovasc Diabetol",
            "issn": "1475-2840",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.938,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210584,
            "title": "Endovascular thrombectomy for acute ischaemic stroke with established large infarct (TENSION): 12-month outcomes of a multicentre, open-label, randomised trial.",
            "abstract": null,
            "authors": [
                "Thomalla, G",
                "Fiehler, J",
                "Subtil, F",
                "Bonekamp, S",
                "Aamodt, AH",
                "Fuentes, B",
                "Gizewski, ER",
                "Hill, MD",
                "Krajina, A",
                "Pierot, L",
                "Simonsen, CZ",
                "Zeleňák, K",
                "Blauenfeldt, RA",
                "Cheng, B",
                "Denis, A",
                "Deutschmann, H",
                "Dorn, F",
                "Flottmann, F",
                "Gellißen, S",
                "Gerber, JC",
                "Goyal, M",
                "Haring, J",
                "Herweh, C",
                "Hopf-Jensen, S",
                "Hua, VT",
                "Jensen, M",
                "Kastrup, A",
                "Keil, CF",
                "Klepanec, A",
                "Kurča, E",
                "Mikkelsen, R",
                "Möhlenbruch, M",
                "Müller-Hülsbeck, S",
                "Münnich, N",
                "Pagano, P",
                "Papanagiotou, P",
                "Petzold, GC",
                "Pham, M",
                "Puetz, V",
                "Raupach, J",
                "Reimann, G",
                "Ringleb, PA",
                "Schell, M",
                "Schlemm, E",
                "Schönenberger, S",
                "Tennøe, B",
                "Ulfert, C",
                "Vališ, K",
                "Vítková, E",
                "Vollherbst, DF",
                "Wick, W",
                "Bendszus, M, , TENSION, Investigators"
            ],
            "year": 2024,
            "source": "Lancet Neurol. 2024; 23(9): 883-892. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001330619400001",
            "pubmed": "39074480",
            "doi": "10.1016/S1474-4422(24)00278-3",
            "pmc": null,
            "organizations": [
                "210584-14108"
            ],
            "persons": [
                "210584-71486-7",
                "210584-70680-7",
                "210584-82411-7",
                "210584-51882-6"
            ],
            "imported": "2024-07-30T02:00:00+02:00",
            "journal": "Lancet Neurol",
            "issn": "1474-4422",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 45.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "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": 208500,
            "title": "Translatable tool to quantitatively assess the quality of red blood cell units and tailored cultured red blood cells for transfusion.",
            "abstract": null,
            "authors": [
                "Kaestner, L",
                "Schlenke, P",
                "von, Lindern, M",
                "El, Nemer, W"
            ],
            "year": 2024,
            "source": "Proc Natl Acad Sci U S A. 2024; 121(11):e2318762121",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001243613900002",
            "pubmed": "38437568",
            "doi": "10.1073/pnas.2318762121",
            "pmc": "PMC10945767",
            "organizations": [
                "208500-14058"
            ],
            "persons": [
                "208500-88593-6"
            ],
            "imported": "2024-03-05T01: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.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.851,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.904,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "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": 208514,
            "title": "Lithium response in bipolar disorder is associated with focal adhesion and PI3K-Akt networks: a multi-omics replication study.",
            "abstract": null,
            "authors": [
                "Ou, AH",
                "Rosenthal, SB",
                "Adli, M",
                "Akiyama, K",
                "Akula, N",
                "Alda, M",
                "Amare, AT",
                "Ardau, R",
                "Arias, B",
                "Aubry, JM",
                "Backlund, L",
                "Bauer, M",
                "Baune, BT",
                "Bellivier, F",
                "Benabarre, A",
                "Bengesser, S",
                "Bhattacharjee, AK",
                "Biernacka, JM",
                "Cervantes, P",
                "Chen, GB",
                "Chen, HC",
                "Chillotti, C",
                "Cichon, S",
                "Clark, SR",
                "Colom, F",
                "Cousins, DA",
                "Cruceanu, C",
                "Czerski, PM",
                "Dantas, CR",
                "Dayer, A",
                "Del, Zompo, M",
                "Degenhardt, F",
                "DePaulo, JR",
                "Étain, B",
                "Falkai, P",
                "Fellendorf, FT",
                "Ferensztajn-Rochowiak, E",
                "Forstner, AJ",
                "Frisén, L",
                "Frye, MA",
                "Fullerton, JM",
                "Gard, S",
                "Garnham, JS",
                "Goes, FS",
                "Grigoroiu-Serbanescu, M",
                "Grof, P",
                "Gruber, O",
                "Hashimoto, R",
                "Hauser, J",
                "Heilbronner, U",
                "Herms, S",
                "Hoffmann, P",
                "Hofmann, A",
                "Hou, L",
                "Jamain, S",
                "Jiménez, E",
                "Kahn, JP",
                "Kassem, L",
                "Kato, T",
                "Kittel-Schneider, S",
                "König, B",
                "Kuo, PH",
                "Kusumi, I",
                "Lackner, N",
                "Laje, G",
                "Landén, M",
                "Lavebratt, C",
                "Leboyer, M",
                "Leckband, SG",
                "Jaramillo, CAL",
                "MacQueen, G",
                "Maj, M",
                "Manchia, M",
                "Marie-Claire, C",
                "Martinsson, L",
                "Mattheisen, M",
                "McCarthy, MJ",
                "McElroy, SL",
                "McMahon, FJ",
                "Mitchell, PB",
                "Mitjans, M",
                "Mondimore, FM",
                "Monteleone, P",
                "Nievergelt, CM",
                "Nöthen, MM",
                "Novák, T",
                "Ösby, U",
                "Ozaki, N",
                "Papiol, S",
                "Perlis, RH",
                "Pisanu, C",
                "Potash, JB",
                "Pfennig, A",
                "Reich-Erkelenz, D",
                "Reif, A",
                "Reininghaus, EZ",
                "Rietschel, M",
                "Rouleau, GA",
                "Rybakowski, JK",
                "Schalling, M",
                "Schofield, PR",
                "Schubert, KO",
                "Schulze, TG",
                "Schweizer, BW",
                "Seemüller, F",
                "Severino, G",
                "Shekhtman, T",
                "Shilling, PD",
                "Shimoda, K",
                "Simhandl, C",
                "Slaney, CM",
                "Squassina, A",
                "Stamm, T",
                "Stopkova, P",
                "Tighe, SK",
                "Tortorella, A",
                "Turecki, G",
                "Vieta, E",
                "Volkert, J",
                "Witt, S",
                "Wray, NR",
                "Wright, A",
                "Young, LT",
                "Zandi, PP",
                "Kelsoe, JR"
            ],
            "year": 2024,
            "source": "Transl Psychiatry. 2024; 14(1): 109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001184990300003",
            "pubmed": "38395906",
            "doi": "10.1038/s41398-024-02811-4",
            "pmc": "PMC10891068",
            "organizations": [
                "208514-29444"
            ],
            "persons": [
                "208514-50654-6",
                "208514-79733-6",
                "208514-79771-6",
                "208514-86429-6"
            ],
            "imported": "2024-03-05T01:00:00+01:00",
            "journal": "Transl Psychiatry",
            "issn": "2158-3188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.885,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.885,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PSYCHIATRY-SCIE",
            "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": 217289,
            "title": "Causal relationship between serum uric acid and cardiovascular disease: A Mendelian randomization study.",
            "abstract": null,
            "authors": [
                "Borghi, C",
                "Fogacci, F",
                "Piani, F"
            ],
            "year": 2024,
            "source": "Int J Cardiol Heart Vasc. 2024; 54:101503",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001318153200001",
            "pubmed": "39411144",
            "doi": "10.1016/j.ijcha.2024.101503",
            "pmc": "PMC11474365",
            "organizations": [],
            "persons": [
                "217289-133882-6"
            ],
            "imported": "2025-08-08T02:00:00+02:00",
            "journal": "Int J Cardiol Heart Vasc",
            "issn": "2352-9067",
            "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": 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": 209199,
            "title": "Ketone body levels and its associations with cardiac markers following an acute myocardial infarction: a post hoc analysis of the EMMY trial.",
            "abstract": null,
            "authors": [
                "Aziz, F",
                "Tripolt, NJ",
                "Pferschy, PN",
                "Scharnagl, H",
                "Abdellatif, M",
                "Oulhaj, A",
                "Benedikt, M",
                "Kolesnik, E",
                "von, Lewinski, D",
                "Sourij, H"
            ],
            "year": 2024,
            "source": "Cardiovasc Diabetol. 2024; 23(1): 145",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001210414300001",
            "pubmed": "38678253",
            "doi": "10.1186/s12933-024-02221-2",
            "pmc": "PMC11055693",
            "organizations": [
                "209199-14028",
                "209199-14080",
                "209199-14083"
            ],
            "persons": [
                "209199-100944-1",
                "209199-105862-6",
                "209199-50838-4",
                "209199-50886-6",
                "209199-57425-6",
                "209199-59317-4",
                "209199-94512-6",
                "209199-98564-6",
                "209199-91265-6"
            ],
            "imported": "2024-04-28T02:00:00+02:00",
            "journal": "Cardiovasc Diabetol",
            "issn": "1475-2840",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.938,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "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": 217322,
            "title": "β1-Integrin blockade prevents podocyte injury in experimental models of minimal change disease.",
            "abstract": null,
            "authors": [
                "Cara-Fuentes, G",
                "Verma, R",
                "Venkatareddy, M",
                "Bauer, C",
                "Piani, F",
                "Aksoy, ST",
                "Vazzalwar, N",
                "Garcia, GE",
                "Banks, M",
                "Ordoñez, FA",
                "de, Lucas-Collantes, C",
                "Bjornstad, P",
                "González, Rodríguez, JD",
                "Johnson, RJ",
                "Garg, P"
            ],
            "year": 2024,
            "source": "Nefrologia (Engl Ed). 2024; 44(1):90-99",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001166627500001",
            "pubmed": "37150673",
            "doi": "10.1016/j.nefroe.2023.04.003",
            "pmc": null,
            "organizations": [],
            "persons": [
                "217322-133882-6"
            ],
            "imported": "2025-08-08T02:00:00+02:00",
            "journal": "Nefrologia (Engl Ed)",
            "issn": "2013-2514",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210159,
            "title": "Impact of High-Fat Diet and Exercise on Bone and Bile Acid Metabolism in Rats.",
            "abstract": null,
            "authors": [
                "Alonso, N",
                "Almer, G",
                "Semeraro, MD",
                "Rodriguez-Blanco, G",
                "Fauler, G",
                "Anders, I",
                "Ritter, G",
                "Vom, Scheidt, A",
                "Hammer, N",
                "Gruber, HJ",
                "Herrmann, M"
            ],
            "year": 2024,
            "source": "NUTRIENTS. 2024; 16(11):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001245362400001",
            "pubmed": "38892677",
            "doi": "10.3390/nu16111744",
            "pmc": "PMC11174439",
            "organizations": [
                "210159-14018",
                "210159-14028"
            ],
            "persons": [
                "210159-102804-6",
                "210159-107134-1",
                "210159-107992-6",
                "210159-50562-6",
                "210159-56571-6",
                "210159-99451-4",
                "210159-110967-6"
            ],
            "imported": "2024-06-24T10:38:50+02:00",
            "journal": "NUTRIENTS",
            "issn": "2072-6643",
            "collection_publisher": null,
            "collection_title": "NUTRIENTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.814,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "NUTRITION & DIETETICS-SCIE",
            "impactfactor_norm_super": 0.844,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "NUTRITION + DIETETICS-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}