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=149600&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149620&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149580&ordering=year",
    "results": [
        {
            "id": 213510,
            "title": "Advancing Patient Safety and Newborn Care from Delivery to Home: Protection of the Newborn - Harnessing Innovation & Technology",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2024,
            "source": "INAC; Dec, 8-8, 2024; Berlin, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213510-14094"
            ],
            "persons": [
                "213510-50907"
            ],
            "imported": "2025-01-28T13:25:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212469,
            "title": "Targeted anti-cancer agents and risk of venous thromboembolism.",
            "abstract": null,
            "authors": [
                "Verso, M",
                "Moik, F",
                "Graziani, M",
                "Cohen, AT"
            ],
            "year": 2024,
            "source": "Haematologica. 2024; 109(12): 3868-3878. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001369714700010",
            "pubmed": "39618297",
            "doi": "10.3324/haematol.2023.284778",
            "pmc": "PMC11609817",
            "organizations": [
                "212469-14085"
            ],
            "persons": [
                "212469-111475-6"
            ],
            "imported": "2024-12-09T01:00:00+01:00",
            "journal": "Haematologica",
            "issn": "0390-6078",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.883,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "HEMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.91,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "HEMATOLOGY-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": 212802,
            "title": "A Systematic Review and Meta-analysis of Single-group Studies Assessing the Role of Calcium Hydroxylapatite in Aesthetic Enhancements and Satisfaction.",
            "abstract": null,
            "authors": [
                "Amiri, M",
                "Meçani, R",
                "Niehot, CD",
                "Phillips, TL",
                "Goldie, K",
                "Kolb, J",
                "Muka, T",
                "Daughtry, H"
            ],
            "year": 2024,
            "source": "Plast Reconstr Surg Glob Open. 2024; 12(12): e6400",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001383208300001",
            "pubmed": "39726819",
            "doi": "10.1097/GOX.0000000000006400",
            "pmc": "PMC11671094",
            "organizations": [
                "212802-14080"
            ],
            "persons": [
                "212802-117401-6"
            ],
            "imported": "2024-12-30T01:00:00+01:00",
            "journal": "Plast Reconstr Surg Glob Open",
            "issn": "2169-7574",
            "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": true
        },
        {
            "id": 212444,
            "title": "Low-dose lung CT: Optimizing diagnostic radiation dose - A phantom study.",
            "abstract": null,
            "authors": [
                "Zellner, M",
                "Tschauner, S",
                "Weyland, MS",
                "Hotz, PE",
                "Scheidegger, S",
                "Kellenberger, CJ"
            ],
            "year": 2024,
            "source": "Eur J Radiol Open. 2024; 13:100614",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001366621700001",
            "pubmed": "39654592",
            "doi": "10.1016/j.ejro.2024.100614",
            "pmc": "PMC11626076",
            "organizations": [
                "212444-14106"
            ],
            "persons": [
                "212444-85440-6"
            ],
            "imported": "2024-12-09T08:48:49+01:00",
            "journal": "EUR J RADIOL OPEN",
            "issn": "2352-0477",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF RADIOLOGY OPEN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213509,
            "title": "Key monitoring parameters and targets in premature birth stabilisation immediately after birth. ",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2024,
            "source": "ECPM; SEP 12-16, 2014; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213509-14094"
            ],
            "persons": [
                "213509-50907"
            ],
            "imported": "2025-01-28T13:23: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": true
        },
        {
            "id": 212246,
            "title": "Associations between serum mineral concentrations and mortality by renal function in the Ludwigshafen Risk and Cardiovascular Health Study.",
            "abstract": null,
            "authors": [
                "Moissl, AP",
                "Delgado, GE",
                "Kleber, ME",
                "Krämer, BK",
                "März, W",
                "Lorkowski, S"
            ],
            "year": 2024,
            "source": "Sci Rep. 2024; 14(1): 28581",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001360393700028",
            "pubmed": "39562674",
            "doi": "10.1038/s41598-024-79575-w",
            "pmc": "PMC11577029",
            "organizations": [
                "212246-14028"
            ],
            "persons": [],
            "imported": "2024-11-25T01:00:00+01:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.757,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 213514,
            "title": "Innovationen im interdisziplinären Grazer Konzept der Endoskopischen Hypophysenchirurgie.",
            "abstract": null,
            "authors": [
                "Körbler, V",
                "Flaschka, F",
                "Braun, H",
                "Weiland, T",
                "Micko, A",
                "Wolfsberger, S"
            ],
            "year": 2024,
            "source": "60. Jahrestagung der Österreichischen Gesellschaft für Neurochirurgie; SEP 26-28, 2024; Salzburg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213514-14050",
                "213514-14066"
            ],
            "persons": [
                "213514-118788",
                "213514-122611",
                "213514-51725",
                "213514-92858",
                "213514-113410",
                "213514-113630"
            ],
            "imported": "2025-01-28T14:28:16+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213515,
            "title": "Onkogenetische Zusatzbefunde in der WES-HPO-Auswertung ",
            "abstract": null,
            "authors": [
                "Schreiner, E",
                "Fantitsch, J",
                "Geigl, JB",
                "Verheyen, S"
            ],
            "year": 2024,
            "source": "14. Österreichisches Exom-/Genomtreffen; April 15-16, 2024; Graz, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213515-14021"
            ],
            "persons": [
                "213515-57423",
                "213515-95364",
                "213515-88454"
            ],
            "imported": "2025-01-28T15:19:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 212126,
            "title": "Nomenclature for human and animal fungal pathogens and diseases: a proposal for standardized terminology.",
            "abstract": null,
            "authors": [
                "de, Hoog, S",
                "Walsh, TJ",
                "Ahmed, SA",
                "Alastruey-Izquierdo, A",
                "Arendrup, MC",
                "Borman, A",
                "Chen, S",
                "Chowdhary, A",
                "Colgrove, RC",
                "Cornely, OA",
                "Denning, DW",
                "Dufresne, PJ",
                "Filkins, L",
                "Gangneux, J-P",
                "Gené, J",
                "Groll, AH",
                "Guillot, J",
                "Haase, G",
                "Halliday, C",
                "Hawksworth, DL",
                "Hay, R",
                "Hoenigl, M",
                "Hubka, V",
                "Jagielski, T",
                "Kandemir, H",
                "Kidd, SE",
                "Kus, JV",
                "Kwon-Chung, J",
                "Lockhart, SR",
                "Meis, JF",
                "Mendoza, L",
                "Meyer, W",
                "Nguyen, MH",
                "Song, Y",
                "Sorrell, TC",
                "Stielow, JB",
                "Vilela, R",
                "Vitale, RG",
                "Wengenack, NL",
                "White, PL",
                "Ostrosky-Zeichner, L",
                "Zhang, SX, , ISHAM/ECMM/FDLC, Working, Group, Nomenclature, of, Clinical, Fungi"
            ],
            "year": 2024,
            "source": "J Clin Microbiol. 2024; 62(12):e0093724",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001352593800001",
            "pubmed": "39526838",
            "doi": "10.1128/jcm.00937-24",
            "pmc": "PMC11633119",
            "organizations": [
                "212126-29164"
            ],
            "persons": [
                "212126-64754-6"
            ],
            "imported": "2024-11-15T01:00:00+01:00",
            "journal": "J Clin Microbiol",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.852,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.898,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": 211965,
            "title": "FT-IR Spectroscopy Analysis of Kidney Stone Variability in Styria",
            "abstract": null,
            "authors": [
                "Wregg, C",
                "Rosenlechner, D",
                "Zach, V",
                "Eigenfeld, M",
                "Stabentheiner, E",
                "Ahyai, S",
                "Schwaminger, SP"
            ],
            "year": 2024,
            "source": "CRYSTALS. 2024; 14(10): 854",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001342806400001",
            "pubmed": null,
            "doi": "10.3390/cryst14100854",
            "pmc": null,
            "organizations": [
                "211965-14012",
                "211965-14056"
            ],
            "persons": [
                "211965-124253-6",
                "211965-111791-6",
                "211965-113130-4"
            ],
            "imported": "2024-11-07T11:14:20+01:00",
            "journal": "CRYSTALS",
            "issn": "2073-4352",
            "collection_publisher": null,
            "collection_title": "CRYSTALS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.615,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CRYSTALLOGRAPHY-SCIE",
            "impactfactor_norm_super": 0.692,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CRYSTALLOGRAPHY-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": 213516,
            "title": "Characterization of two new lipid hydrolase candidates and the impact on lipid homeostasis \r\n",
            "abstract": null,
            "authors": [
                "Schooltink, L",
                "Pirchheim, A",
                "Vujic, N",
                "Kratky, D"
            ],
            "year": 2024,
            "source": "Austrian Athereosclerosis Society Meeting 2024 ; May 2-4, 2024; St. Gilgen, Austria . 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213516-14013"
            ],
            "persons": [
                "213516-51904",
                "213516-75396",
                "213516-106493",
                "213516-121750"
            ],
            "imported": "2025-01-28T16:44:36+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": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211810,
            "title": "Assessing the impact of deep-learning assistance on the histopathological diagnosis of serous tubal intraepithelial carcinoma (STIC) in fallopian tubes.",
            "abstract": null,
            "authors": [
                "Bogaerts, JM",
                "Steenbeek, MP",
                "Bokhorst, JM",
                "van, Bommel, MH",
                "Abete, L",
                "Addante, F",
                "Brinkhuis, M",
                "Chrzan, A",
                "Cordier, F",
                "Devouassoux-Shisheboran, M",
                "Fernández-Pérez, J",
                "Fischer, A",
                "Gilks, CB",
                "Guerriero, A",
                "Jaconi, M",
                "Kleijn, TG",
                "Kooreman, L",
                "Martin, S",
                "Milla, J",
                "Narducci, N",
                "Ntala, C",
                "Parkash, V",
                "de, Pauw, C",
                "Rabban, JT",
                "Rijstenberg, L",
                "Rottscholl, R",
                "Staebler, A",
                "Van, de, Vijver, K",
                "Zannoni, GF",
                "van, Zanten, M",
                "de, Hullu, JA",
                "Simons, M",
                "van, der, Laak, JA, , AI‐STIC, Study, Group"
            ],
            "year": 2024,
            "source": "J Pathol Clin Res. 2024; 10(6):e70006",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001338039700001",
            "pubmed": "39439213",
            "doi": "10.1002/2056-4538.70006",
            "pmc": "PMC11496567",
            "organizations": [
                "211810-14020"
            ],
            "persons": [
                "211810-90416-6"
            ],
            "imported": "2024-10-28T01:00:00+01:00",
            "journal": "J Pathol Clin Res",
            "issn": "2056-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.842,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.842,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 213089,
            "title": "Myeloperoxidase alters T cell function and plays an immunosuppressive role in non-small cell lung cancer",
            "abstract": null,
            "authors": [
                "Lueger, A",
                "Valadez-Cosmes, P",
                "Maitz, K",
                "Mujkanovic, NC",
                "Kindler, O",
                "Runtsch, M",
                "Kargl, J"
            ],
            "year": 2024,
            "source": "EUR J IMMUNOL. 2024; 54: 1593-1593.-7th European Conference of Immunology; SEP 01-04, 2024; Dublin, IRELAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001364287304036",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213089-14006",
                "213089-14022",
                "213089-14085"
            ],
            "persons": [
                "213089-98567",
                "213089-100698",
                "213089-112858",
                "213089-115261",
                "213089-60706"
            ],
            "imported": "2025-01-13T08:11:00+01:00",
            "journal": "EUR J IMMUNOL",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.638,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211635,
            "title": "Development of Functionalized Iron Oxide Nanoparticles Through Non-Thermal Atmospheric Pressure Plasma Assisted Polymerization for Reducing Cytotoxicity",
            "abstract": null,
            "authors": [
                "Pandiyaraj, KN",
                "Karuppusamy, M",
                "Misra, VC",
                "Ghorui, S",
                "Saravanan, P",
                "Nadagouda, MN",
                "Pichumani, M",
                "Schwaminger, SP",
                "Zach, V"
            ],
            "year": 2024,
            "source": "PLASMA CHEM PLASMA P. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001330208100001",
            "pubmed": null,
            "doi": "10.1007/s11090-024-10521-4",
            "pmc": null,
            "organizations": [
                "211635-14012"
            ],
            "persons": [
                "211635-113130-6"
            ],
            "imported": "2024-10-21T10:20:47+02:00",
            "journal": "PLASMA CHEM PLASMA P",
            "issn": "0272-4324",
            "collection_publisher": null,
            "collection_title": "PLASMA CHEMISTRY AND PLASMA PROCESSING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.676,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PHYSICS, FLUIDS & PLASMAS-SCIE",
            "impactfactor_norm_super": 0.824,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHYSICS, FLUIDS + PLASMAS-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": 211093,
            "title": "Anorectal Malformation Patients in Australia and Europe: Different Location, Same Problem? A Retrospective Comparative Registry-Based Study.",
            "abstract": null,
            "authors": [
                "Hageman, IC",
                "Trajanovska, M",
                "King, SK",
                "van, der, Steeg, HJ",
                "Morandi, A",
                "Amerstorfer, EE",
                "de, Blaauw, I",
                "van, Rooij, IA, , ARM-Net, Consortium"
            ],
            "year": 2024,
            "source": "J Pediatr Surg. 2024; 59(12): 161879",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001361399700001",
            "pubmed": "39278761",
            "doi": "10.1016/j.jpedsurg.2024.161879",
            "pmc": null,
            "organizations": [
                "211093-14049"
            ],
            "persons": [
                "211093-57571-6"
            ],
            "imported": "2024-09-16T02:00:00+02:00",
            "journal": "J Pediatr Surg",
            "issn": "0022-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.736,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.736,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 211091,
            "title": "Pulmonary manifestations of VEXAS syndrome with acute interstitial pneumonia and diffuse alveolar hemorrhage: a case report and literature review",
            "abstract": null,
            "authors": [
                "Puseljic, M",
                "Schmid, J",
                "Igrec, J",
                "Hatzl, S",
                "Scholz, L",
                "Woelfler, A",
                "Fuchsjäger, M",
                "Talakic, E"
            ],
            "year": 2024,
            "source": "ARP RHEUMATOL. 2024; 3(2): 151-156. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001304299500010",
            "pubmed": "38956997",
            "doi": "10.63032/EVGB1553",
            "pmc": null,
            "organizations": [
                "211091-14082",
                "211091-14104"
            ],
            "persons": [
                "211091-116406-1",
                "211091-91529-6",
                "211091-51911-6",
                "211091-82111-6",
                "211091-94596-6",
                "211091-100618-4"
            ],
            "imported": "2024-09-16T10:11:01+02:00",
            "journal": "ARP RHEUMATOL",
            "issn": "2795-4552",
            "collection_publisher": null,
            "collection_title": "ARP RHEUMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.143,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-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": 210945,
            "title": "Targeting organ-specific mitochondrial dysfunction to improve biological aging.",
            "abstract": null,
            "authors": [
                "Madreiter-Sokolowski, CT",
                "Hiden, U",
                "Krstic, J",
                "Panzitt, K",
                "Wagner, M",
                "Enzinger, C",
                "Khalil, M",
                "Abdellatif, M",
                "Malle, E",
                "Madl, T",
                "Osto, E",
                "Schosserer, M",
                "Binder, CJ",
                "Olschewski, A"
            ],
            "year": 2024,
            "source": "Pharmacol Ther. 2024; 262:108710",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001302679800001",
            "pubmed": "39179117",
            "doi": "10.1016/j.pharmthera.2024.108710",
            "pmc": null,
            "organizations": [
                "210945-14020",
                "210945-14017",
                "210945-14013",
                "210945-14012",
                "210945-14010",
                "210945-14083",
                "210945-14081",
                "210945-14051",
                "210945-14044",
                "210945-14038"
            ],
            "persons": [
                "210945-50173-6",
                "210945-50674-6",
                "210945-51833-6",
                "210945-57377-6",
                "210945-94512-6",
                "210945-99151-6",
                "210945-91207-6",
                "210945-85069-2",
                "210945-57435-6",
                "210945-54345-4",
                "210945-50593-6",
                "210945-119127-6"
            ],
            "imported": "2024-09-03T02:00:00+02:00",
            "journal": "Pharmacol Ther",
            "issn": "0163-7258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.97,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.978,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 210940,
            "title": "Evaluation of Gentamicin Release of PMMA Cements Using Different Methods: HPLC, Elution and Inhibition Zone Testing.",
            "abstract": null,
            "authors": [
                "Kittinger, C",
                "Stadler, J",
                "Kühn, KD"
            ],
            "year": 2024,
            "source": "Antibiotics (Basel). 2024; 13(8): 754",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001305837300001",
            "pubmed": "39200054",
            "doi": "10.3390/antibiotics13080754",
            "pmc": "PMC11350647",
            "organizations": [
                "210940-14052",
                "210940-14023"
            ],
            "persons": [
                "210940-54018-1"
            ],
            "imported": "2024-09-03T02:00:00+02:00",
            "journal": "Antibiotics (Basel)",
            "issn": "2079-6382",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.842,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.842,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 210848,
            "title": "Effects of Interrupting Prolonged Sitting with Light-Intensity Physical Activity on Inflammatory and Cardiometabolic Risk Markers in Young Adults with Overweight and Obesity: Secondary Outcome Analyses of the SED-ACT Randomized Controlled Crossover Trial.",
            "abstract": null,
            "authors": [
                "Hoffmann, SW",
                "Schierbauer, J",
                "Zimmermann, P",
                "Voit, T",
                "Grothoff, A",
                "Wachsmuth, NB",
                "Rössler, A",
                "Niedrist, T",
                "Lackner, HK",
                "Moser, O"
            ],
            "year": 2024,
            "source": "Biomolecules. 2024; 14(8):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001304972300001",
            "pubmed": "39199416",
            "doi": "10.3390/biom14081029",
            "pmc": "PMC11352707",
            "organizations": [
                "210848-14080",
                "210848-14028",
                "210848-14010"
            ],
            "persons": [
                "210848-87294-4",
                "210848-71910-6",
                "210848-64295-6",
                "210848-51737-6"
            ],
            "imported": "2024-09-02T02:00:00+02:00",
            "journal": "Biomolecules",
            "issn": "2218-273X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.76,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.779,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-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": 213092,
            "title": "Mitochondrial respiratory complex III sustains IL-10 production in macrophages and promotes tumor-mediated immune evasion",
            "abstract": null,
            "authors": [
                "Zotta, A",
                "O'Carroll, S",
                "Palsson-McDermott, E",
                "Toller-Kawahisa, J",
                "Day, E",
                "Ward, RW",
                "Ryan, D",
                "Runtsch, M",
                "Maitz, K",
                "Lueger, A",
                "Kargl, J",
                "Watson, M",
                "Brand, M",
                "Lavelle, E",
                "O'Neill, L"
            ],
            "year": 2024,
            "source": "EUR J IMMUNOL. 2024; 54: 181-181.-7th European Conference of Immunology; SEP 01-04, 2024; Dublin, IRELAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001364287300145",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213092-14022",
                "213092-14085"
            ],
            "persons": [
                "213092-112858",
                "213092-60706",
                "213092-100698",
                "213092-115261"
            ],
            "imported": "2025-01-13T08:11:00+01:00",
            "journal": "EUR J IMMUNOL",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.638,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}