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=2080&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2100&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2060&ordering=-imported",
    "results": [
        {
            "id": 1293,
            "title": "Improved neurochemical recovery of 6-hydroxydopamine-lesioned postganglionic sympathetic neurons by nerve growth factor in the adult rat.",
            "abstract": null,
            "authors": [
                "Donnerer, J"
            ],
            "year": 1996,
            "source": "Neurosci Lett. 1996; 221(1):33-36",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WD29400009",
            "pubmed": "9014174",
            "doi": "10.1016%2FS0304-3940%2896%2913281-X",
            "pmc": null,
            "organizations": [
                "1293-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.09,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.618811881188119,
            "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": 2569,
            "title": "The life-shortening effect of reduced physical activity is abolished by a fat rich diet.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Tillian, M",
                "Lamprecht, M",
                "Oettl, K",
                "Krainz, H",
                "Reibnegger, G"
            ],
            "year": 1998,
            "source": "Mech Ageing Dev. 1998; 105(1-2):61-73",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077270100005",
            "pubmed": "9922119",
            "doi": "10.1016/S0047-6374(98)00080-3",
            "pmc": null,
            "organizations": [
                "2569-14012"
            ],
            "persons": [
                "2569-50569-6",
                "2569-51929-6"
            ],
            "imported": null,
            "journal": "MECH AGE DEV",
            "issn": "0047-6374",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.583,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 1294,
            "title": "Improved neurological recovery of cerebral infarctions after plasmapheretic reduction of lipids and fibrinogen.",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Lechner, H",
                "Walzl, B",
                "Schied, G"
            ],
            "year": 1993,
            "source": "Stroke. 1993; 24(10):1447-1451",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LZ54000002",
            "pubmed": "8378944",
            "doi": "10.1161/01.STR.24.10.1447",
            "pmc": null,
            "organizations": [
                "1294-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": 66,
            "title": "A double labeling procedure for lipoproteins: independent visualization of dual ligand-receptor interaction with colloidal gold- and 125I-labeled ligands.",
            "abstract": null,
            "authors": [
                "Steyrer, E",
                "Kostner, GM",
                "Schneider, WJ"
            ],
            "year": 1995,
            "source": "ANAL BIOCHEM 1995 226: 44-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QP32700007",
            "pubmed": "7785778",
            "doi": "10.1006/abio.1995.1189",
            "pmc": null,
            "organizations": [
                "66-14013"
            ],
            "persons": [
                "66-51817-1",
                "66-51669-6"
            ],
            "imported": null,
            "journal": "ANAL BIOCHEM",
            "issn": "0003-2697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.996,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.830769230769231,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 1295,
            "title": "Incidence of bradycardia during recovery from spinal anaesthesia: influence of patient position.",
            "abstract": null,
            "authors": [
                "Ponhold, H",
                "Vicenzi, MN"
            ],
            "year": 1998,
            "source": "Br J Anaesth. 1998; 81(5):723-726",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076860500013",
            "pubmed": "10193283",
            "doi": "10.1093/bja/81.5.723",
            "pmc": null,
            "organizations": [
                "1295-14070"
            ],
            "persons": [
                "1295-51943-6"
            ],
            "imported": null,
            "journal": "BRIT J ANAESTH",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.34,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.88,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 2573,
            "title": "The monoclonal antibody GZS-1 detects a maturation-associated antigen of human spermatozoa that is also present on the surface of human mononuclear blood cells.",
            "abstract": null,
            "authors": [
                "Hutter, H",
                "Hammer, A",
                "Blaschitz, A",
                "Hartmann, M",
                "Mahnert, W",
                "Sedlmayr, P",
                "Primus, G",
                "Rosenkranz, C",
                "Gebru, G",
                "Henkel, R",
                "Dohr, G"
            ],
            "year": 1996,
            "source": "J Reprod Immunol. 1996; 30(2-3):115-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY34500004",
            "pubmed": "8816328",
            "doi": "10.1016%2F0165-0378%2896%2900959-X",
            "pmc": null,
            "organizations": [
                "2573-14017",
                "2573-14056"
            ],
            "persons": [
                "2573-51666-6",
                "2573-51714-6",
                "2573-51871-2"
            ],
            "imported": null,
            "journal": "J REPROD IMMUNOL",
            "issn": "0165-0378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.694,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.736842105263158,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "REPRODUCTIVE 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": 1296,
            "title": "Incomplete Conization for Carcinoma in Site of the Uterine Cervix",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Jäger, G",
                "Girardi, F",
                "Pickel, H",
                "Schneeweiss, WD"
            ],
            "year": 1994,
            "source": "ONKOLOGIE 1994 17: 150-153.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NP94200005",
            "pubmed": null,
            "doi": "10.1159/000218400",
            "pmc": null,
            "organizations": [
                "1296-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.173076923076923,
            "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": 610,
            "title": "CP-96,345, a non-peptide antagonist of substance P: I. Effects on the actions mediated by substance P and related tachykinins on the guinea-pig ileum and rabbit jejunum.",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Griesbacher, T",
                "Lembeck, F"
            ],
            "year": 1992,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1992; 346(3):315-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM03300011",
            "pubmed": "1383834",
            "doi": "10.1007/BF00173545",
            "pmc": null,
            "organizations": [
                "610-14022"
            ],
            "persons": [
                "610-51661-6",
                "610-51865-1"
            ],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "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": 2576,
            "title": "The nonpeptide B2 receptor antagonist FR173657: inhibition of effects of bradykinin related to its role in nociception.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Amann, R",
                "Sametz, W",
                "Diethart, S",
                "Juan, H"
            ],
            "year": 1998,
            "source": "Br J Pharmacol. 1998; 124(6):1328-1334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074965000042",
            "pubmed": "9720808",
            "doi": "10.1038/sj.bjp.0701938",
            "pmc": "PMC1565494",
            "organizations": [
                "2576-14022"
            ],
            "persons": [
                "2576-51661-2"
            ],
            "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": 2579,
            "title": "Cardiac pacemaker as bridge to cardiac telemonitoring",
            "abstract": null,
            "authors": [
                "Hutten, H",
                "Schreier, G",
                "Kastner, P",
                "Grasser, B",
                "Iberer, F",
                "Tscheliessnigg, KH"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(6):158-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY39000001",
            "pubmed": "8766392",
            "doi": "10.1515/bmte.1996.41.6.158",
            "pmc": null,
            "organizations": [
                "2579-14073"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1298,
            "title": "Incorporation of pre-existing collagen bundles in primary cutaneous melanoma.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Pfaffentaler, E",
                "Fink-Puches, R",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Melanoma Res. 1998; 8(2):161-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072843600010",
            "pubmed": "9610870",
            "doi": "10.1097/00008390-199804000-00010",
            "pmc": null,
            "organizations": [
                "1298-14047"
            ],
            "persons": [
                "1298-51620-6",
                "1298-51711-6",
                "1298-52589-6",
                "1298-51617-2"
            ],
            "imported": null,
            "journal": "MELANOMA RES",
            "issn": "0960-8931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.54,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.828571428571429,
            "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": 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": 2581,
            "title": "The Painting Group - Psychodynamic Therapy and the Diagnostics of Psychiatric-Inpatients",
            "abstract": null,
            "authors": [
                "Taucher, J",
                "Steinbauer, M"
            ],
            "year": 1994,
            "source": "PSYCHOTHERAPEUT 1994 39: 158-165.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NN54900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2581-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "PSYCHOTHERAPEUT",
            "issn": "-",
            "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": 2583,
            "title": "The pedicled transposition of the digastric and stylohyoid muscles in the treatment of velopharyngeal incompetence. Anatomic basis and clinical application",
            "abstract": null,
            "authors": [
                "Kärcher, H",
                "Radner, H",
                "Anderhuber, F"
            ],
            "year": 1992,
            "source": "Acta Anat (Basel). 1992; 144(2):145-151",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JF45700009",
            "pubmed": "1514371",
            "doi": "10.1159/000147298",
            "pmc": null,
            "organizations": [
                "2583-14020",
                "2583-14057"
            ],
            "persons": [
                "2583-51566-2"
            ],
            "imported": null,
            "journal": "ACTA ANAT",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 2584,
            "title": "Percutaneous transhepatic cholangioscopy (PTCS)--evaluating the clinical status.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Hausegger, K",
                "Werkgartner, G",
                "Bacher, H",
                "Cerwenka, H",
                "Kronberger, L",
                "Hauser, H"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):707-709",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700002",
            "pubmed": "8560890",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2584-14054",
                "2584-14073"
            ],
            "persons": [
                "2584-51080-6",
                "2584-51595-2",
                "2584-51746-6",
                "2584-51760-6",
                "2584-51926-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 1300,
            "title": "Increase of ciprofloxacin resistance in Campylobacter species in Styria, Austria",
            "abstract": null,
            "authors": [
                "Feierl, G",
                "Pschaid, A",
                "Sixl, B",
                "Marth, E"
            ],
            "year": 1994,
            "source": "Zentralbl Bakteriol. 1994; 281(4):471-474",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PW44500008",
            "pubmed": "7727893",
            "doi": "10.1016/S0934-8840(11)80333-6",
            "pmc": null,
            "organizations": [
                "1300-14023"
            ],
            "persons": [
                "1300-51503-6",
                "1300-51818-2",
                "1300-51863-6"
            ],
            "imported": null,
            "journal": "ZBL BAKT, INT J MED MICROBIOL",
            "issn": "0934-8840",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.271604938271605,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 2586,
            "title": "Interaction of the epiphysis and the immune system",
            "abstract": null,
            "authors": [
                "Liebmann, PM",
                "Wölfler, A",
                "Schauenstein, K"
            ],
            "year": 1997,
            "source": "Wien Klin Wochenschr. 1997; 109(18):730-736",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997YB04200005",
            "pubmed": "9441516",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2586-14014"
            ],
            "persons": [
                "2586-51911-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.411,
            "impactfactor_year": 1997,
            "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": false
        },
        {
            "id": 1301,
            "title": "Increased carbohydrate-deficient transferrin during pregnancy: relation to sex hormones.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Jauk, B",
                "Fickert, P",
                "Häusler, M"
            ],
            "year": 1996,
            "source": "Alcohol Alcohol. 1996; 31(4):389-392",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VJ01700009",
            "pubmed": "8879287",
            "doi": "10.1093/oxfordjournals.alcalc.a008167",
            "pmc": null,
            "organizations": [
                "1301-14038",
                "1301-14081"
            ],
            "persons": [
                "1301-51530-2",
                "1301-52938-6"
            ],
            "imported": null,
            "journal": "ALCOHOL ALCOHOLISM",
            "issn": "0735-0414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.423,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SUBSTANCE ABUSE",
            "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": 319,
            "title": "bcl-2 protein expression in cutaneous malignant melanoma and benign melanocytic nevi.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Am J Dermatopathol. 1995; 17(1):7-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QC07100002",
            "pubmed": "7695015",
            "doi": "10.1097/00000372-199502000-00002",
            "pmc": null,
            "organizations": [
                "319-14047"
            ],
            "persons": [
                "319-51751-2",
                "319-51620-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.044,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.6,
            "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": true
        },
        {
            "id": 1302,
            "title": "Increased cerebral perfusion following reduction of fibrinogen and lipid fractions.",
            "abstract": null,
            "authors": [
                "Walzl, B",
                "Walzl, M",
                "Valetitsch, H",
                "Lechner, H"
            ],
            "year": 1995,
            "source": "Haemostasis. 1995; 25(3):137-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QW15100007",
            "pubmed": "7607582",
            "doi": "10.1159/000217153",
            "pmc": null,
            "organizations": [
                "1302-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "HAEMOSTASIS",
            "issn": "0301-0147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.322,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.559322033898305,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 3597,
            "title": "Sonographic evaluation of the thenar compartment musculature.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Peicha, G",
                "Weiglein, A",
                "Tesch, P",
                "Lawrence, K",
                "Mayr, J",
                "Preidler, KW"
            ],
            "year": 2000,
            "source": "J Ultrasound Med. 2000; 19(11):733-741",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167754900002",
            "pubmed": "11065261",
            "doi": "10.7863/jum.2000.19.11.733",
            "pmc": null,
            "organizations": [
                "3597-14018",
                "3597-14049",
                "3597-14052",
                "3597-14054"
            ],
            "persons": [
                "3597-51694-1"
            ],
            "imported": null,
            "journal": "J ULTRASOUND MED",
            "issn": "0278-4297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.966,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.777777777777778,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ACOUSTICS",
            "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
        }
    ]
}