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=300
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=320",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=280",
    "results": [
        {
            "id": 357,
            "title": "Bone marrow lymphocyte subsets in myelodysplastic syndromes.",
            "abstract": null,
            "authors": [
                "Hilbe, W",
                "Eisterer, W",
                "Schmid, C",
                "Starz, I",
                "Silly, H",
                "Duba, C",
                "Ludescher, C",
                "Thaler, J"
            ],
            "year": 1994,
            "source": "J CLIN PATHOL. 1994; 47(6): 505-507. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR78500005",
            "pubmed": "8063930",
            "doi": "10.1136/jcp.47.6.505",
            "pmc": "PMC494730",
            "organizations": [
                "357-14020"
            ],
            "persons": [
                "357-51857-6"
            ],
            "imported": "2010-08-31T18:18:15+02:00",
            "journal": "J CLIN PATHOL",
            "issn": "0021-9746",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.422,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.705882352941177,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 358,
            "title": "Bone marrow trephine biopsy in lymphoproliferative disease.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Isaacson, PG"
            ],
            "year": 1992,
            "source": "J Clin Pathol. 1992; 45(9):745-750",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM51800001",
            "pubmed": "1401199",
            "doi": "10.1136/jcp.45.9.745",
            "pmc": "PMC495095",
            "organizations": [
                "358-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN PATHOL",
            "issn": "0021-9746",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.422,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.705882352941177,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 359,
            "title": "Bone scan in ossifying fibromyxoid tumor of soft parts.",
            "abstract": null,
            "authors": [
                "Raith, J",
                "Ranner, G",
                "Schaffler, G",
                "Gröll, R",
                "Lindbichler, F",
                "Fritz, K",
                "Weybora, W"
            ],
            "year": 1998,
            "source": "Clin Nucl Med. 1998; 23(4):262-264",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072781100025",
            "pubmed": "9554211",
            "doi": "10.1097%2F00003072-199804000-00025",
            "pmc": null,
            "organizations": [
                "359-14020",
                "359-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN NUCL MED",
            "issn": "0363-9762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.10126582278481,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 360,
            "title": "Bone scintigraphy and magnetic resonance imaging in adult-onset Still's disease.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Lipp, RW",
                "Trinker, M",
                "Ranner, G",
                "Schreiber, F",
                "Krejs, GJ"
            ],
            "year": 1999,
            "source": "Scand J Rheumatol. 1999; 28(4):257-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082463100011",
            "pubmed": "10503565",
            "doi": "10.1080/03009749950155652",
            "pmc": null,
            "organizations": [
                "360-14054"
            ],
            "persons": [
                "360-51539-6",
                "360-51534-6",
                "360-51948-6"
            ],
            "imported": null,
            "journal": "SCAND J RHEUMATOL",
            "issn": "0300-9742",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.169,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.45,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 361,
            "title": "Bone scintigraphy in screening of torture survivors.",
            "abstract": null,
            "authors": [
                "Mirzaei, S",
                "Knoll, P",
                "Lipp, RW",
                "Wenzel, T",
                "Koriska, K",
                "Köhn, H"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 352(9132):949-951",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076002200010",
            "pubmed": "9752817",
            "doi": "10.1016/S0140-6736(98)05049-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "361-51948-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 362,
            "title": "Booster policy for adults.",
            "abstract": null,
            "authors": [
                "Marth, E"
            ],
            "year": 1997,
            "source": "Biologicals. 1997; 25(2):199-203",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XJ96600019",
            "pubmed": "9236052",
            "doi": "10.1006/biol.1997.0084",
            "pmc": null,
            "organizations": [
                "362-14023"
            ],
            "persons": [
                "362-51503-2"
            ],
            "imported": null,
            "journal": "BIOLOGICALS",
            "issn": "1045-1056",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.598,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.363636363636364,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 363,
            "title": "Borderline Tumors of the Ovary - An Evolving Concept",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Lahousen, M",
                "Pickel, H",
                "Winter, R"
            ],
            "year": 1999,
            "source": "GEBURTSH FRAUENHEILK 1999 59: 488-494.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083110400002",
            "pubmed": null,
            "doi": "10.1055/s-1999-5980",
            "pmc": null,
            "organizations": [
                "363-14038"
            ],
            "persons": [
                "363-51918-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 364,
            "title": "Boron neutron capture therapy: boron biodistribution and pharmacokinetics of Na2B12H11SH in patients with glioblastoma.",
            "abstract": null,
            "authors": [
                "Haselsberger, K",
                "Radner, H",
                "Pendl, G"
            ],
            "year": 1994,
            "source": "CANCER RES. 1994; 54(24): 6318-6320. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PX30600007",
            "pubmed": "7987820",
            "doi": null,
            "pmc": null,
            "organizations": [
                "364-14020",
                "364-14050"
            ],
            "persons": [],
            "imported": "2010-07-23T16:31:39+02:00",
            "journal": "CANCER RES",
            "issn": "0008-5472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971153846153846,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217730,
            "title": "Bigpicture Digital Pathology and AI Interaction Platform (Satellite Workshop).",
            "abstract": null,
            "authors": [
                "Zatloukal, K"
            ],
            "year": 2025,
            "source": "European Congress of Digital Pathology; JUN 25, 2025; Barcelona, SPAIN. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217730-14020"
            ],
            "persons": [
                "217730-51663"
            ],
            "imported": "2025-09-11T13:52:06+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 107848,
            "title": "Laryngeal electromyography: electrode guidance based on 3-dimensional magnetic resonance tomography images of the larynx.",
            "abstract": null,
            "authors": [
                "Storck, C",
                "Gehrer, R",
                "Hofer, M",
                "Neumayer, B",
                "Stollberger, R",
                "Schumacher, R",
                "Gugatschka, M",
                "Friedrich, G",
                "Wolfensberger, M"
            ],
            "year": 2012,
            "source": "J Voice. 2012; 26(1): 110-116. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299352500016",
            "pubmed": "21227646",
            "doi": "10.1016/j.jvoice.2010.09.002",
            "pmc": null,
            "organizations": [
                "107848-14068"
            ],
            "persons": [
                "107848-50670-6",
                "107848-51636-6"
            ],
            "imported": "2011-01-15T01:00:00+01:00",
            "journal": "J Voice",
            "issn": "0892-1997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.55,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.636,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY",
            "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": 367,
            "title": "Bovine dowels for anterior cervical fusion: experience in 66 patients with a note on postoperative CT and MRI appearance.",
            "abstract": null,
            "authors": [
                "Sutter, B",
                "Friehs, G",
                "Pendl, G",
                "Tölly, E"
            ],
            "year": 1995,
            "source": "Acta Neurochir (Wien). 1995; 137(3-4):192-198",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TL37000020",
            "pubmed": "8789661",
            "doi": "10.1007/BF02187193",
            "pmc": null,
            "organizations": [
                "367-14050"
            ],
            "persons": [
                "367-51686-2"
            ],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.656,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 369,
            "title": "Bradykinin-evoked sensitization of neuropeptide release from afferent neurons in the guinea-pig lung.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Peskar, BA",
                "Donnerer, J",
                "Amann, R"
            ],
            "year": 1998,
            "source": "Br J Pharmacol. 1998; 125(2):388-392",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075976600022",
            "pubmed": "9786513",
            "doi": "10.1038/sj.bjp.0702079",
            "pmc": "PMC1565627",
            "organizations": [
                "369-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.704,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217733,
            "title": "Kongenitale thorakale Malformationen (CPAM, BPS, and all that jazz)",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Till, H"
            ],
            "year": 2025,
            "source": "63. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 10-12, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217733-14049",
                "217733-14095"
            ],
            "persons": [
                "217733-51713",
                "217733-83445"
            ],
            "imported": "2025-09-11T15:07:36+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": 108407,
            "title": "Induction of neutrophil homotypic adhesion via sialophorin (CD43), a surface sialoglycoprotein restricted to haemopoietic cells.",
            "abstract": null,
            "authors": [
                "ROSENKRANZ, AR",
                "MAJDIC, O",
                "STOCKL, J",
                "PICKL, W",
                "STOCKINGER, H",
                "KNAPP, W"
            ],
            "year": 1993,
            "source": "Immunology. 1993; 80(3):431-438",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF22500014",
            "pubmed": "7507092",
            "doi": null,
            "pmc": "PMC1422208",
            "organizations": [],
            "persons": [
                "108407-72630-1"
            ],
            "imported": "2011-02-04T14:08:11+01:00",
            "journal": "IMMUNOLOGY",
            "issn": "0019-2805",
            "collection_publisher": null,
            "collection_title": "IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 372,
            "title": "Brain magnetic resonance imaging in coronary artery bypass grafts: a pre- and postoperative assessment.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Offenbacher, H",
                "Mächler, H",
                "Freidl, W",
                "Payer, F",
                "Rigler, B",
                "Harrison, MI",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Neurology. 1993; 43(4):775-778",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KX81200026",
            "pubmed": "8469339",
            "doi": "10.1212/WNL.43.4.775",
            "pmc": null,
            "organizations": [
                "372-14045",
                "372-14051",
                "372-14075"
            ],
            "persons": [
                "372-51592-6",
                "372-51845-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.347,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108476,
            "title": "Method development and validation for the analysis of a new anti-cancer infusion solution via HPLC.",
            "abstract": null,
            "authors": [
                "Donnarumma, F",
                "Schober, M",
                "Greilberger, J",
                "Matzi, V",
                "Lindenmann, J",
                "Maier, A",
                "Herwig, R",
                "Wintersteiger, R"
            ],
            "year": 2011,
            "source": "J Sep Sci. 2011; 34(2):135-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000287603400003",
            "pubmed": "21246718",
            "doi": "10.1002/jssc.201000574",
            "pmc": null,
            "organizations": [
                "108476-14012",
                "108476-14077"
            ],
            "persons": [
                "108476-50143-6",
                "108476-50145-6",
                "108476-51935-6",
                "108476-52010-6"
            ],
            "imported": "2011-02-05T01:00:00+01:00",
            "journal": "J Sep Sci",
            "issn": "1615-9306",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.733,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.671,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "impactfactor_norm_super": 0.771,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "CHEMISTRY, ANALYTICAL",
            "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": 217731,
            "title": "Bronchopulmonale Dysplasie aus der Perspektive der Pädiatrischen Pneumologie.",
            "abstract": null,
            "authors": [
                "Singer, F"
            ],
            "year": 2025,
            "source": "63. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 10-12, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217731-14095"
            ],
            "persons": [
                "217731-113973"
            ],
            "imported": "2025-09-11T15:02: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 375,
            "title": "Brain-stem auditory evoked potential monitoring. Variations of stimulus artifact in brain death.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Kleinert, R"
            ],
            "year": 1995,
            "source": "EVOKED POTENTIAL. 1995; 96(5): 413-419. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RW59600005",
            "pubmed": "7555915",
            "doi": "10.1016/0168-5597(95)00045-T",
            "pmc": null,
            "organizations": [
                "375-14020",
                "375-14044"
            ],
            "persons": [
                "375-51073-6"
            ],
            "imported": "2008-06-25T18:16:36+02:00",
            "journal": "EVOKED POTENTIAL",
            "issn": "0168-5597",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.162,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.733333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 376,
            "title": "Brain stem infarction and diaschisis. A SPECT cerebral perfusion study.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Payer, F",
                "Valetitsch, H",
                "Schmidt, R",
                "Flooh, E"
            ],
            "year": 1993,
            "source": "Stroke. 1993; 24(8):1162-1166",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LP59000009",
            "pubmed": "8342190",
            "doi": "10.1161/01.STR.24.8.1162",
            "pmc": null,
            "organizations": [
                "376-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 377,
            "title": "Breast cancer in the catchment area of the Graz Institute of Pathology. Evaluation of morphologic parameters based on 1,510 cases.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Beham, A",
                "Steindorfer, P",
                "Smola, MG",
                "Fruhwirth, H",
                "Klimpfinger, M"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(23):717-720",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB67100003",
            "pubmed": "1335634",
            "doi": null,
            "pmc": null,
            "organizations": [
                "377-14020",
                "377-14045"
            ],
            "persons": [
                "377-51746-2"
            ],
            "imported": "2010-06-30T17:00:21+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}