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=1880&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1900&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1860&ordering=-impactfactor",
    "results": [
        {
            "id": 214003,
            "title": "Region- and direction-specific mechanical tensile properties of the human oral mucosa",
            "abstract": null,
            "authors": [
                "Haspinger, D",
                "Otto, S",
                "Radetzky, C",
                "Niestrawska, J",
                "Pirker, T",
                "Siwetz, M",
                "Jakse, N",
                "Hammer, N",
                "Antipova, V",
                ""
            ],
            "year": 2024,
            "source": "118. Jahrestagung der Anatomischen Gesellschaft; SEP 25-27, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214003-14018",
                "214003-14109"
            ],
            "persons": [
                "214003-100926",
                "214003-122574",
                "214003-102804",
                "214003-104258",
                "214003-118003",
                "214003-51707",
                "214003-97024"
            ],
            "imported": "2025-02-07T18:49:53+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": 214002,
            "title": "Evaluation of preanalytical workflows for molecular profiling of urinary cell-free DNA in malignant disease\r\n",
            "abstract": null,
            "authors": [
                "Eberhard, A",
                "Moser, T",
                "Ziegler, L",
                "Vlachos, G",
                "Bauernhofer, T",
                "Graf, R",
                "Balic, M",
                "Dandachi, N",
                "Glawitsch, L",
                "Gerger, A",
                "Loibner",
                "M",
                "Abuja",
                "P",
                "Moser, M",
                "Schmitz, M",
                "Krenz, T",
                "Voss",
                "T",
                "Mancarella, D",
                "Heitzer, E."
            ],
            "year": 2024,
            "source": "AACR; APR 5-10; San Diego, USA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214002-14085"
            ],
            "persons": [
                "214002-51692"
            ],
            "imported": "2025-02-07T18:41:22+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": 214004,
            "title": "ctDNA release in nonmetastatic colorectal cancer.",
            "abstract": null,
            "authors": [
                "Andaloro, S",
                "Aigner, F",
                "Uranitsch, S",
                "Lax, S",
                "Sallinger, K",
                "El- Heliebi, A",
                "Kühberger, S",
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "EACR conference Liquid Biopsies 2024; NOV 12-14, 2024; Lyon, FRANCE. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214004-14017",
                "214004-14020",
                "214004-14021",
                "214004-14045"
            ],
            "persons": [
                "214004-105079",
                "214004-125879",
                "214004-50899",
                "214004-52442",
                "214004-66435",
                "214004-104057",
                "214004-119492",
                "214004-90783"
            ],
            "imported": "2025-02-07T18:50:10+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213998,
            "title": "ctDNA shedding in early colorectal cancer.",
            "abstract": null,
            "authors": [
                "Andaloro, S",
                "Aigner, F",
                "Uranitsch, S",
                "Lax, S",
                "Sallinger, K",
                "El- Heliebi, A",
                "Kühberger, S",
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "Molecular Oncology Supplement: EACR 2024: Innovative Cancer Science. 2024; 18(S1):i-ii.-EACR 2024 Congress: Innovative Cancer Science; JUN 10-13, 2024; Rotterdam, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213998-14017",
                "213998-14020",
                "213998-14021",
                "213998-14045"
            ],
            "persons": [
                "213998-105079",
                "213998-119492",
                "213998-52442",
                "213998-90783",
                "213998-104057",
                "213998-125879",
                "213998-50899",
                "213998-66435"
            ],
            "imported": "2025-02-07T18:11:43+01:00",
            "journal": null,
            "issn": "1574-7891",
            "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": 213993,
            "title": "Electrifying membrane chromatography: Modulation of protein electrosorption on electrically-conductive membranes",
            "abstract": null,
            "authors": [
                "Röcker, D",
                "Fraga-García, P",
                "Schwaminger, SP",
                "Berensmeier, S"
            ],
            "year": 2024,
            "source": "Euromembrane; Sep 9, 2024; Prague, CHECH REPUBLIC. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213993-14012"
            ],
            "persons": [
                "213993-113130"
            ],
            "imported": "2025-02-07T17:40:12+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213999,
            "title": "ctDNA profiling of HR+/HER2-low and HR+/HER2-0 metastatic breast cancer patients.",
            "abstract": null,
            "authors": [
                "Dobrić, N",
                "Dandachi, N",
                "Klocker, EV",
                "Suppan, C",
                "Graf, R",
                "Hasenleithner, S",
                "Jost, PJ",
                "Heitzer, E",
                "Balic, M"
            ],
            "year": 2024,
            "source": "Molecular Oncology Supplement: EACR 2024: Innovative Cancer Science. 2024; 18(S1):i-ii.-EACR 2024 Congress: Innovative Cancer Science; JUN 10-13, 2024; Rotterdam, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213999-14021",
                "213999-14085"
            ],
            "persons": [
                "213999-107132",
                "213999-76112",
                "213999-100192",
                "213999-116447",
                "213999-50563",
                "213999-50899",
                "213999-59188",
                "213999-77970",
                "213999-97797"
            ],
            "imported": "2025-02-07T18:11:45+01:00",
            "journal": null,
            "issn": "1574-7891",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 213997,
            "title": "Study of stereocontrol in enzymatic reactions using atomic models and computational methods",
            "abstract": null,
            "authors": [
                "Platero Rochart, D",
                "Sanchez Murcia, PA"
            ],
            "year": 2024,
            "source": " In: Gonzalo, G;Alcantara, AR editors(s). Biocatalysis in Asymmetric Synthesis. London: Academic Press; p. 65-99.  2024(ISBN: 978-0-443-19057-5) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213997-14012"
            ],
            "persons": [
                "213997-107189",
                "213997-112129"
            ],
            "imported": "2025-02-07T17:52:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Gonzalo, G;Alcantara, AR",
            "collection_title": "Biocatalysis in Asymmetric Synthesis",
            "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": 213995,
            "title": "EFFICIENT ANTIBODY PURIFICATION USING\r\nPOTENTIAL-CONTROLLED MEMBRANE CHROMATOGRAPHY: A\r\nSUSTAINABLE ALTERNATIVE TO pH ELUTION",
            "abstract": null,
            "authors": [
                "Steegmüller, T",
                "Theel, EK",
                "Schwaminger, SP",
                "Berensmeier S"
            ],
            "year": 2024,
            "source": "SPICA; OCT15-18, 2024; Milano, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213995-14012"
            ],
            "persons": [
                "213995-113130"
            ],
            "imported": "2025-02-07T17:42:59+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213979,
            "title": "The versatility of iron oxide nanoparticles",
            "abstract": null,
            "authors": [
                "Schwaminger, SP"
            ],
            "year": 2024,
            "source": "5th Indo-German Workshop on \r\n„Advances in Materials, Reaction and Separation Processes” (IIT Kharagpur); Feb 20-22, 2024; Kharagpur, INDIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213979-14012"
            ],
            "persons": [
                "213979-113130"
            ],
            "imported": "2025-02-07T16:41:57+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213985,
            "title": "Alternative approaches for the age-dependent separation of Saccharomyces cells",
            "abstract": null,
            "authors": [
                "Lupp, KM",
                "Eigenfeld, M",
                "Schwaminger SP"
            ],
            "year": 2024,
            "source": "ÖGMBT; Sep 17-19, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213985-14012"
            ],
            "persons": [
                "213985-113130",
                "213985-124737",
                "213985-124253"
            ],
            "imported": "2025-02-07T16:53:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213978,
            "title": "Immobilising Plastic-Degrading Enzymes onto Magnetic Iron Oxide Nanoparticles",
            "abstract": null,
            "authors": [
                "Loh, SX",
                "Tödling, A",
                "Schwaminger, SP"
            ],
            "year": 2024,
            "source": "Jahrestreffen der DECHEMA/VDI-Fachgruppen Grenzflächenbestimmte Systeme und Prozesse, Kristallisation, Mechanische Flüssigkeitsabtrennung und Partikelmesstechnik ; Feb 27-28, 2024; Frankfurt, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213978-14012"
            ],
            "persons": [
                "213978-122613",
                "213978-113130"
            ],
            "imported": "2025-02-07T16:39:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213989,
            "title": "Infantile seizures and inborn errors of metabolism.",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2024,
            "source": "European Paediatric Neurology Congress; OCT 30-NOV 3, 2024; Tiflis, GEORGIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213989-14091"
            ],
            "persons": [
                "213989-51875"
            ],
            "imported": "2025-02-07T17:00:21+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 98702,
            "title": "Immunocytomas and immunoblastic lymphomas of the skin",
            "abstract": null,
            "authors": [
                "KERL, H",
                "BURG, G"
            ],
            "year": 1979,
            "source": "HAUTARZT. 1979; 30(12): 666-672. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ01100009",
            "pubmed": "317655",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98702-14047"
            ],
            "persons": [
                "98702-51620-1"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 213982,
            "title": "Attracting Success: Feasibility of Magnetic SRF Extraction in Living Porcine Models",
            "abstract": null,
            "authors": [
                "Amiel, T",
                "Srinivasan, S",
                "Turrina, C",
                "Ebel, F",
                "Fourati, S",
                "Häußler, J",
                "Niebuhr, M",
                "Berensmeier, S",
                "Bischoff, T",
                "Straub, M",
                "Schwaminger SP"
            ],
            "year": 2024,
            "source": "AUA; May 3-6, 2024; San Antonio, US. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213982-14012"
            ],
            "persons": [
                "213982-113130"
            ],
            "imported": "2025-02-07T16:46:24+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213980,
            "title": "Nano Lab Graz",
            "abstract": null,
            "authors": [
                "Schwaminger, SP"
            ],
            "year": 2024,
            "source": "HTH; April 15-16, 2024; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213980-14012"
            ],
            "persons": [
                "213980-113130"
            ],
            "imported": "2025-02-07T16:43:40+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": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210901,
            "title": "Converging deep learning and human-observed tumor-adipocyte interaction as a biomarker in colorectal cancer",
            "abstract": null,
            "authors": [
                "Reitsam, NG",
                "Grosser, B",
                "Steiner, DF",
                "Grozdanov, V",
                "Wulczyn, E",
                "L'Imperio, V",
                "Plass, M",
                "Müller, H",
                "Zatloukal, K",
                "Muti, HS",
                "Kather, JN",
                "Maerkl, B"
            ],
            "year": 2024,
            "source": "COMMUN MED-LONDON. 2024; 4(1): 163",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001291282300001",
            "pubmed": "39147895",
            "doi": "10.1038/s43856-024-00589-6",
            "pmc": "PMC11327259",
            "organizations": [
                "210901-14020"
            ],
            "persons": [
                "210901-99976-6",
                "210901-51663-6",
                "210901-51449-6"
            ],
            "imported": "2024-09-03T10:28:32+02:00",
            "journal": "COMMUN MED-LONDON",
            "issn": "2730-664X",
            "collection_publisher": null,
            "collection_title": "COMMUNICATIONS MEDICINE; ",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213983,
            "title": "Augmentation-based Domain Generalization and Joint Training from Multiple Source Domains for Whole Heart Segmentation",
            "abstract": null,
            "authors": [
                "Thaler, F",
                "Stern, D",
                "Plank, G",
                "Urschler, M"
            ],
            "year": 2024,
            "source": "CARE Challenge Workshop at International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI); OCT 10, 2024; Marrakesch, MAROKKO. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213983-14011",
                "213983-14026"
            ],
            "persons": [
                "213983-50966",
                "213983-102899",
                "213983-63647"
            ],
            "imported": "2025-02-07T16:48:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 213981,
            "title": "LA-CaRe-CNN: Cascading Refinement CNN for Left Atrial Scar Segmentation.",
            "abstract": null,
            "authors": [
                "Thaler, F",
                "Stern, D",
                "Plank, G",
                "Urschler, M"
            ],
            "year": 2024,
            "source": "CARE Challenge Workshop at the International Conference on Medical Image Computing and Computer Assisted Intervention; OCT 10, 2024; Marrakesch, MAROKKO. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213981-14011",
                "213981-14026"
            ],
            "persons": [
                "213981-102899",
                "213981-50966",
                "213981-63647"
            ],
            "imported": "2025-02-07T16:43:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 148875,
            "title": "ERS/ELS/ACCP 2013 international consensus conference nomenclature on inducible laryngeal obstructions.",
            "abstract": null,
            "authors": [
                "Christensen, PM",
                "Heimdal, JH",
                "Christopher, KL",
                "Bucca, C",
                "Cantarella, G",
                "Friedrich, G",
                "Halvorsen, T",
                "Herth, F",
                "Jung, H",
                "Morris, MJ",
                "Remacle, M",
                "Rasmussen, N",
                "Wilson, JA",
                "ERS/ELS/ACCP Task Force on Inducible Laryngeal Obstructions"
            ],
            "year": 2015,
            "source": "Eur Respir Rev. 2015; 24(137):445-450",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000210044800009",
            "pubmed": "26324806",
            "doi": "10.1183/16000617.00006513",
            "pmc": "PMC9487687",
            "organizations": [
                "148875-14068"
            ],
            "persons": [
                "148875-51636-6"
            ],
            "imported": "2015-12-18T01:00:00+01:00",
            "journal": "Eur Respir Rev",
            "issn": "0905-9180",
            "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": true
        },
        {
            "id": 210952,
            "title": "Smart FOX - Enabling Citizen-Based Donation of EHR-Standardised Data for Clinical Research in Austria.",
            "abstract": null,
            "authors": [
                "Donsa, K",
                "Kreiner, K",
                "Hayn, D",
                "Rzepka, A",
                "Ovejero, S",
                "Topolnik, M",
                "Ziegl, A",
                "Pfeifer, B",
                "Neururer, S",
                "Kaltenbrunner, S",
                "Klager, E",
                "Zatloukal, K",
                "Zatloukal, B",
                "Schabetsberger, T",
                "Garcia, ML",
                "Tanjga, N",
                "Schreier, G"
            ],
            "year": 2024,
            "source": "Stud Health Technol Inform. 2024; 316:  83-87. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "39176680",
            "doi": "10.3233/SHTI240351",
            "pmc": null,
            "organizations": [],
            "persons": [
                "210952-51663-6"
            ],
            "imported": "2024-09-03T02:00:00+02:00",
            "journal": "Stud Health Technol Inform",
            "issn": "1879-8365",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}