List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=152620&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152640&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=year",
    "results": [
        {
            "id": 215876,
            "title": "Frequency in grading changes of soft tissue sarcomas upon local recurrence or distant metastasis.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Golja, B",
                "Liegl-Atzwanger, B",
                "Szkandera, J",
                "Scheipl, S",
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Abstract Book of the 37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS). 2025; -37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS); APR 28-30, 2025; Padova, ITALY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215876-14020",
                "215876-14052",
                "215876-14085"
            ],
            "persons": [
                "215876-50448",
                "215876-53237",
                "215876-50546",
                "215876-69234",
                "215876-95171"
            ],
            "imported": "2025-04-30T17:02:17+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215877,
            "title": "Use of bone transport nails for reconstruction of lower-limb diaphyseal defects in sarcoma patients: A case series.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Zötsch, S",
                "Valentini, M",
                "Leithner, A",
                "Lanz, P"
            ],
            "year": 2025,
            "source": "Abstract Book of the 37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS). 2025; -37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS); APR 28-30, 2025; Padova, ITALY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215877-14052"
            ],
            "persons": [
                "215877-108921",
                "215877-53237",
                "215877-69736",
                "215877-95171"
            ],
            "imported": "2025-04-30T17:04:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215878,
            "title": "Changes in age-adjusted incidence and survival of patients with bone and soft tissue sarcoma over 4 decades across Austria.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Wenzl, FA",
                "Szkandera, J",
                "Scheipl, S",
                "Liegl-Atzwanger, B",
                "Igrec, J",
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Abstract Book of the 37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS). 2025; -37th Annual Meeting of the European Musculoskeletal Oncology Society (EMSOS); APR 28-30, 2025; Padova, ITALY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215878-14020",
                "215878-14052",
                "215878-14085",
                "215878-14104"
            ],
            "persons": [
                "215878-53237",
                "215878-69234",
                "215878-100618",
                "215878-50448",
                "215878-50546",
                "215878-95171"
            ],
            "imported": "2025-04-30T17:05:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214709,
            "title": "Eine Reise durch die ersten (Kommunikations-)Jahre: Forschungsmethoden & Projekte.",
            "abstract": null,
            "authors": [
                "Bartl-Pokorny, KD"
            ],
            "year": 2025,
            "source": "Young Science Ambassador Booking, KLEX - KLusemann EXtern; FEB 25, 2025; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214709-14068"
            ],
            "persons": [
                "214709-77049"
            ],
            "imported": "2025-02-25T15:12:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 215884,
            "title": "Sprache im Fokus: Das sagen uns kindliche Lautäußerungen.",
            "abstract": null,
            "authors": [
                "Bartl-Pokorny, KD"
            ],
            "year": 2025,
            "source": "Young Science Ambassador Booking; APR 30, 2025; BRG Steyr Michaelerplatz, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215884-14068"
            ],
            "persons": [
                "215884-77049"
            ],
            "imported": "2025-05-02T15:33:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 215883,
            "title": "Technology adoption models – systematic review.",
            "abstract": null,
            "authors": [
                "Wróbel, M",
                "Landowska, A",
                "Holzer, M",
                "Erol Barkana, D",
                "Köse, H",
                "Milling, M",
                "Cappel, D",
                "Blum, R",
                "Zorcec, T",
                "Zorchec, D",
                "Pykała, M",
                "Uluer, P",
                "Pokorny, F",
                "Schuller, B",
                "Bartl-Pokorny, K"
            ],
            "year": 2025,
            "source": "Written report in the framework of the Erasmus+ project TE(A)CHADOPT. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215883-14068"
            ],
            "persons": [
                "215883-125014",
                "215883-77049",
                "215883-79651"
            ],
            "imported": "2025-05-02T15:28:15+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215886,
            "title": "Therapieoptionen bei malignen Knochentumoren. Multidisziplinäre Zusammenarbeit zwischen Orthopädie und Onkologie.",
            "abstract": null,
            "authors": [
                "Smolle, MA"
            ],
            "year": 2025,
            "source": "73. Jahrestagung der VSOU e.V.; MAY 1-3, 2025; Baden-Baden, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215886-14052"
            ],
            "persons": [
                "215886-95171"
            ],
            "imported": "2025-05-03T13:50:04+02: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": 215888,
            "title": "Systemische Behandlung ultraseltener Sarkome",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2025,
            "source": "ÖGHO; APR 24-26, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215888-14085"
            ],
            "persons": [
                "215888-69234"
            ],
            "imported": "2025-05-04T16:38:46+02: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": 215890,
            "title": "Tracing the Evolution of Drug Therapies for Soft Tissue Sarcoma:\r\n A Journey Through Medical Failures and Breakthroughs ",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2025,
            "source": "EMSOS; APR 28-30, 2025; Padua, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215890-14085"
            ],
            "persons": [
                "215890-69234"
            ],
            "imported": "2025-05-04T16:45:23+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215889,
            "title": "Standards and New Developments in the Treatment of Bone Sarcoma ",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2025,
            "source": "EMSOS; APR 28-30, 2025; Padua, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215889-14085"
            ],
            "persons": [
                "215889-69234"
            ],
            "imported": "2025-05-04T16:43:09+02: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": 215894,
            "title": "Identification of clones by T-cell receptor Vβ repertoire analysis \r\nsupports diagnosis of leukemic cutaneous T-cell lymphoma.",
            "abstract": null,
            "authors": [
                "Woltsche, J",
                "Teufelberger, AR",
                "Vieyra-Garcia, P",
                "Perchthaler, I",
                "Fink-Puches, R",
                "Gruber-Wackernagel, A",
                "Hofer, A",
                "Legat, F",
                "Cerroni, L",
                "Schratter, H",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "Abstract Book of the 10th Science Days of the ÖGDV Austrian Society for Dermatology and Venerology. 2025; 28--Science Days (dedicated to Dermatology Research in Austria); JAN 23-25, 2025; Werfenweng, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215894-14047"
            ],
            "persons": [
                "215894-51618",
                "215894-51972",
                "215894-52589",
                "215894-54011",
                "215894-107955",
                "215894-118468",
                "215894-51865",
                "215894-107871",
                "215894-56730"
            ],
            "imported": "2025-05-04T22:48:03+02: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": true,
            "local_affiliation": true
        },
        {
            "id": 212174,
            "title": "Primary tumor ablation in metastatic renal cell carcinoma.",
            "abstract": null,
            "authors": [
                "Scheipner, L",
                "Incesu, RB",
                "Morra, S",
                "Baudo, A",
                "Jannello, LMI",
                "Siech, C",
                "de, Angelis, M",
                "Assad, A",
                "Tian, Z",
                "Saad, F",
                "Shariat, SF",
                "Briganti, A",
                "Chun, FKH",
                "Tilki, D",
                "Longo, N",
                "Carmignani, L",
                "De, Cobelli, O",
                "Pichler, M",
                "Ahyai, S",
                "Karakiewicz, PI"
            ],
            "year": 2025,
            "source": "Urol Oncol. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001502215600013",
            "pubmed": "39537442",
            "doi": "10.1016/j.urolonc.2024.10.019",
            "pmc": null,
            "organizations": [
                "212174-14056"
            ],
            "persons": [
                "212174-111791-6",
                "212174-99792-2"
            ],
            "imported": "2024-11-18T01:00:00+01:00",
            "journal": "Urol Oncol",
            "issn": "1078-1439",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.461,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.523,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "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": 215895,
            "title": "Ketamine for Acute Postoperative Pain Management and Prevention of Chronic Postsurgical Pain: What Do Recent Meta-Analysis Teach?",
            "abstract": null,
            "authors": [
                "Labenbacher, S",
                "Eichlseder, M",
                "Bornemann-Cimenti, H"
            ],
            "year": 2025,
            "source": " In: Himmelseher, S editors(s). Pain Management, Critical Care, Depression, and Resource-Poor Settings. II: New York: Springer;  2025(ISBN: 978-1-0716-4598-7) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215895-14069"
            ],
            "persons": [
                "215895-58422",
                "215895-104100",
                "215895-97332"
            ],
            "imported": "2025-05-05T09:04:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Himmelseher, S",
            "collection_title": "Pain Management, Critical Care, Depression, and Resource-Poor Settings",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213111,
            "title": "Efficacy of bolus injections of landiolol hydrochloride as premedication in coronary artery CT angiography.",
            "abstract": null,
            "authors": [
                "Barwig, M",
                "Janisch, M",
                "Gessl, J",
                "Kübler, W",
                "König, C",
                "Schwantzer, G",
                "Schöllnast, H"
            ],
            "year": 2025,
            "source": "Insights Imaging. 2025; 16(1): 13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001396034400005",
            "pubmed": "39792205",
            "doi": "10.1186/s13244-024-01892-5",
            "pmc": "PMC11723858",
            "organizations": [
                "213111-14104",
                "213111-14108",
                "213111-14026"
            ],
            "persons": [
                "213111-99730-6",
                "213111-50295-6",
                "213111-52008-4"
            ],
            "imported": "2025-01-13T01:00:00+01:00",
            "journal": "Insights Imaging",
            "issn": "1869-4101",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.815,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.815,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 213399,
            "title": "Departing from standard practices: Strategic application of value engineering in the anatomy laboratory to enhance formaldehyde extraction using high-impact, low-cost, and low-maintenance solutions",
            "abstract": null,
            "authors": [
                "Russ, J",
                "Hammer, N"
            ],
            "year": 2025,
            "source": "ANAT SCI EDUC. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001399522300001",
            "pubmed": "39831516",
            "doi": "10.1002/ase.2553",
            "pmc": "PMC11909000",
            "organizations": [
                "213399-14018",
                "213399-23375"
            ],
            "persons": [
                "213399-102804-4",
                "213399-97512-1"
            ],
            "imported": "2025-01-27T08:55:05+01:00",
            "journal": "ANAT SCI EDUC",
            "issn": "1935-9772",
            "collection_publisher": null,
            "collection_title": "ANATOMICAL SCIENCES EDUCATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.881,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "EDUCATION, SCIENTIFIC DISCIPLINES-SCIE",
            "impactfactor_norm_super": 0.977,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "EDUCATION, SCIENTIFIC DISCIPLINES-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": 214359,
            "title": "Particulate matter and airborne microorganisms in a construction site in Graz, Austria",
            "abstract": null,
            "authors": [
                "Haas, D",
                "Pikal, SR",
                "Galler, H",
                "Habib, J",
                "Moser, T",
                "Ofner-Kopeinig, P",
                "Schalli, M"
            ],
            "year": 2025,
            "source": "ATMOS ENVIRON. 2025; 344:  121025",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001401532800001",
            "pubmed": null,
            "doi": "10.1016/j.atmosenv.2024.121025",
            "pmc": null,
            "organizations": [
                "214359-14023",
                "214359-14026"
            ],
            "persons": [
                "214359-76215-6",
                "214359-50254-6",
                "214359-50841-4",
                "214359-51198-6",
                "214359-50497-1",
                "214359-98224-6",
                "214359-103478-6"
            ],
            "imported": "2025-02-14T07:42:11+01:00",
            "journal": "ATMOS ENVIRON",
            "issn": "1352-2310",
            "collection_publisher": null,
            "collection_title": "ATMOSPHERIC ENVIRONMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.681,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "METEOROLOGY & ATMOSPHERIC SCIENCES-SCIE",
            "impactfactor_norm_super": 0.787,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "METEOROLOGY + ATMOSPHERIC SCIENCES-SCIE",
            "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": 215130,
            "title": "ApoM and Major Adverse Cardiovascular Events in Chronic Kidney Disease: A Prospective Cohort Study.",
            "abstract": null,
            "authors": [
                "Stadler, JT",
                "Borenich, A",
                "Stattau, Bisgaard, L",
                "Bjergfelt, SS",
                "Vijayakumar, S",
                "Melholt, L",
                "Emrich, IE",
                "Hansen, D",
                "Bro, S",
                "Christoffersen, C",
                "Heine, GH",
                "Marsche, G"
            ],
            "year": 2025,
            "source": "Arterioscler Thromb Vasc Biol. 2025; 45(4):496-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001450635500004",
            "pubmed": "40047074",
            "doi": "10.1161/ATVBAHA.124.322367",
            "pmc": "PMC11936471",
            "organizations": [
                "215130-14026",
                "215130-14022"
            ],
            "persons": [
                "215130-100799-1",
                "215130-101643-6",
                "215130-53252-4"
            ],
            "imported": "2025-03-10T01:00:00+01:00",
            "journal": "Arterioscler Thromb Vasc Biol",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.894,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.941,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214664,
            "title": "Genomic landscape of clinically acquired resistance alterations in patients treated with KRASG12C inhibitors.",
            "abstract": null,
            "authors": [
                "Riedl, JM",
                "Fece, de, la, Cruz, F",
                "Lin, JJ",
                "Parseghian, C",
                "Kim, JE",
                "Matsubara, H",
                "Barnes, H",
                "Caughey, B",
                "Norden, BL",
                "Morales, A",
                "Kushner, EW",
                "Ehnstrom, S",
                "Nakamura, H",
                "Patel, PS",
                "Ellis, H",
                "Pappas, L",
                "Vakaris, A",
                "Gainor, JF",
                "Kopetz, S",
                "Klempner, SJ",
                "Parikh, AR",
                "Hata, AN",
                "Heist, RS",
                "Corcoran, RB"
            ],
            "year": 2025,
            "source": "Ann Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001502645300011",
            "pubmed": "39914665",
            "doi": "10.1016/j.annonc.2025.01.020",
            "pmc": "PMC12097956",
            "organizations": [
                "214664-14085"
            ],
            "persons": [
                "214664-91876-1"
            ],
            "imported": "2025-02-24T01:00:00+01:00",
            "journal": "Ann Oncol",
            "issn": "0923-7534",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 65.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.988,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.988,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 214745,
            "title": "MAGNITUDE: Transcranial Magnetic Stimulation for Treatment-Resistant Obsessive-Compulsive Disorder: A Randomized Sham-Controlled Phase II Trial Protocol.",
            "abstract": null,
            "authors": [
                "Rech, L",
                "Vivanco, RA",
                "Guersoni, AC",
                "Ninapaytan, GMC",
                "Rivera, PB",
                "Ramos-Orosco, EJ",
                "Vargas-Ruiz, A",
                "Felipe, M",
                "Carvalho, S"
            ],
            "year": 2025,
            "source": "Brain Sci. 2025; 15(2):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001430402900001",
            "pubmed": "40002439",
            "doi": "10.3390/brainsci15020106",
            "pmc": "PMC11853550",
            "organizations": [
                "214745-14083"
            ],
            "persons": [
                "214745-99984-2"
            ],
            "imported": "2025-02-27T01:00:00+01:00",
            "journal": "Brain Sci",
            "issn": "2076-3425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.454,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "NEUROSCIENCES-SCIE",
            "impactfactor_norm_super": 0.474,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "NEUROSCIENCES-SCIE",
            "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": 215231,
            "title": "Standardized Low-Resolution Brain Electromagnetic Tomography Does Not Improve EEG Alzheimer's Disease Assessment.",
            "abstract": null,
            "authors": [
                "Frühwirt, W",
                "Mairhofer, M",
                "Hahn, A",
                "Garn, H",
                "Waser, M",
                "Schmidt, R",
                "Benke, T",
                "Dal-Bianco, P",
                "Ransmayr, G",
                "Grossegger, D",
                "Roberts, S",
                "Dorffner, G"
            ],
            "year": 2025,
            "source": "Neuroimage. 2025; 121144",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001488985300001",
            "pubmed": "40090555",
            "doi": "10.1016/j.neuroimage.2025.121144",
            "pmc": null,
            "organizations": [
                "215231-14051"
            ],
            "persons": [],
            "imported": "2025-03-17T01:00:00+01:00",
            "journal": "Neuroimage",
            "issn": "1053-8119",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "NEUROIMAGING-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "NEUROIMAGING-SCIE",
            "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
        }
    ]
}