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": 156924,
    "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": 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": 108380,
            "title": "Fibulin-5 expression in the human placenta.",
            "abstract": null,
            "authors": [
                "Gauster, M",
                "Berghold, VM",
                "Moser, G",
                "Orendi, K",
                "Siwetz, M",
                "Huppertz, B"
            ],
            "year": 2011,
            "source": "Histochem Cell Biol. 2011; 135(2): 203-213. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000287246300008",
            "pubmed": "21290250",
            "doi": "10.1007/s00418-011-0784-4",
            "pmc": null,
            "organizations": [
                "108380-14017",
                "108380-14021"
            ],
            "persons": [
                "108380-50469-6",
                "108380-53232-2",
                "108380-54142-6",
                "108380-54335-6",
                "108380-58943-6",
                "108380-59601-6"
            ],
            "imported": "2011-02-04T01:00:00+01:00",
            "journal": "Histochem Cell Biol",
            "issn": "0948-6143",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.588,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.9,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MICROSCOPY",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MICROSCOPY",
            "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": 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
        },
        {
            "id": 378,
            "title": "Bridging of Peripheral-Nerve Defects with Exogenous Laminin-Fibrin Matrix in Silicone Tubes in a Rat Model",
            "abstract": null,
            "authors": [
                "Zeng, L",
                "Worseg, A",
                "Albrecht, G",
                "Ohlinger, W",
                "Redl, H",
                "Grisold, W",
                "Zatloukal, K",
                "Schlag, G"
            ],
            "year": 1995,
            "source": "RESTOR NEUROL NEUROSCI 1995 8: 107-111.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM44100001",
            "pubmed": null,
            "doi": "10.3233/RNN-1995-8301",
            "pmc": null,
            "organizations": [
                "378-14020"
            ],
            "persons": [
                "378-51663-6"
            ],
            "imported": null,
            "journal": "RESTOR NEUROL NEUROSCI",
            "issn": "0922-6028",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.915,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.400990099009901,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 379,
            "title": "Bufexamac is a frequent contact sensitizer.",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Derhaschnig, J",
                "Komericki, P",
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Contact Dermatitis. 1996; 34(1):63-64",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TQ06600017",
            "pubmed": "8789232",
            "doi": "10.1111/j.1600-0536.1996.tb02118.x",
            "pmc": null,
            "organizations": [
                "379-14047"
            ],
            "persons": [
                "379-50041-6",
                "379-51346-6",
                "379-51954-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.916,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.685714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 380,
            "title": "Bulimia - Sex-Role Identification and Self-Esteem",
            "abstract": null,
            "authors": [
                "Egger, J",
                "Lechner, B",
                "Freidl, W"
            ],
            "year": 1997,
            "source": "Z KLIN PSYCHOL, FORSCH PRAXIS. 1997; 26:  21-30. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WL58300003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "380-14024",
                "380-29447"
            ],
            "persons": [
                "380-51505-1",
                "380-51845-6"
            ],
            "imported": "2009-03-16T17:47:03+01:00",
            "journal": "Z KLIN PSYCHOL, FORSCH PRAXIS",
            "issn": "0084-5345",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 381,
            "title": "Burden of Cadmium and Lead Content in Human-Milk and Milk Formulas in Styria-Austria - A Moderate Industrialized Area",
            "abstract": null,
            "authors": [
                "Tiran, B",
                "Rossipal, E",
                "Tiran, A",
                "Karpf, E",
                "Lorenz, O"
            ],
            "year": 1994,
            "source": "TRACE ELEM ELECTROLYTES. 1994; 11:  42-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MX56100009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "381-14013",
                "381-14020",
                "381-14048"
            ],
            "persons": [],
            "imported": "2009-08-14T14:12:34+02:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0174-7371",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.115254237288136,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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
        }
    ]
}