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&ordering=-imported
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&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=280&ordering=-imported",
    "results": [
        {
            "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": 173,
            "title": "Comparison of different methods for separation and ex vivo expansion of cord blood progenitor cells.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Benesch, M",
                "Lackner, H",
                "Kerbl, R",
                "Walcher, M",
                "Urban, C"
            ],
            "year": 1999,
            "source": "Ann Hematol. 1999; 78(8):364-370",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082426000004",
            "pubmed": "10460350",
            "doi": "10.1007%2Fs002770050530",
            "pmc": null,
            "organizations": [
                "173-14038",
                "173-14092"
            ],
            "persons": [
                "173-51369-6",
                "173-51821-6",
                "173-51657-6",
                "173-51859-2"
            ],
            "imported": null,
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.101,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.383333333333333,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 397,
            "title": "Cardiac output and urea kinetics in dialysis patients: evidence supporting the regional blood flow model.",
            "abstract": null,
            "authors": [
                "George, TO",
                "Priester-Coary, A",
                "Dunea, G",
                "Schneditz, D",
                "Tarif, N",
                "Daugirdas, JT"
            ],
            "year": 1996,
            "source": "Kidney Int. 1996; 50(4):1273-1277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VJ31400025",
            "pubmed": "8887288",
            "doi": "10.1038/ki.1996.438",
            "pmc": null,
            "organizations": [
                "397-14010"
            ],
            "persons": [
                "397-51834-6"
            ],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.562,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 84,
            "title": "A Possible Early Quantitative Prediction of Bone-Fracture Callus Volume According to the Posttraumatic Increase in the Serum Alkaline-Phosphatase and Procollagen-I",
            "abstract": null,
            "authors": [
                "Wildburger, R",
                "Zarkovic, N",
                "Petek, W",
                "Dobnig, H",
                "Leopoldwildburger, U",
                "Schweighofer, F",
                "Hofer, HP"
            ],
            "year": 1995,
            "source": "MED SCI RES 1995 23: 219-223.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QY25800002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "84-14026",
                "84-14028",
                "84-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 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": 1631,
            "title": "Melanotic macules following Blaschko's lines in McCune-Albright syndrome.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Kofler, R",
                "Borkenstein, M",
                "Schwingshandl, J",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Br J Dermatol. 1994; 130(2):215-220",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994MV51100012",
            "pubmed": "8123575",
            "doi": "10.1111/j.1365-2133.1994.tb02903.x",
            "pmc": null,
            "organizations": [
                "1631-14047",
                "1631-14048",
                "1631-14091"
            ],
            "persons": [
                "1631-51620-6",
                "1631-51654-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.871,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.914285714285714,
            "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": 177,
            "title": "Does surgical removal of primary melanoma trigger growth of occult metastases? An analytical epidemiological approach.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Smolle-Jüttner, FM",
                "Rieger, E",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Dermatol Surg. 1997; 23(11):1043-1046",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YH79200008",
            "pubmed": "9391562",
            "doi": "10.1016%2FS1076-0512%2897%2900354-3",
            "pmc": null,
            "organizations": [
                "177-14047",
                "177-14077"
            ],
            "persons": [
                "177-51620-6",
                "177-51617-1",
                "177-51615-6"
            ],
            "imported": null,
            "journal": "DERMATOL SURG",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.514,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.857142857142857,
            "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": 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": 86,
            "title": "A Randomized-Double-Blind-Parallel-Group Study to Compare the Efficacy and Safety of Ondansetron (Gr38032F) Plus Dexamethasone with Metoclopramide Plus Dexamethasone in the Prophylaxis of Nausea and Emesis Induced by Carboplatin Chemotherapy",
            "abstract": null,
            "authors": [
                "Dubois, A",
                "Mckenna, CJ",
                "Andersson, H",
                "Lahousen, M",
                "Kitchener, H",
                "Pinter, T",
                "Capstick, V",
                "Wilkinson, JR"
            ],
            "year": 1997,
            "source": "ONCOLOGY 1997 54: 7-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997VY85600002",
            "pubmed": null,
            "doi": "10.1159/000227652",
            "pmc": null,
            "organizations": [
                "86-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONCOLOGY",
            "issn": "0030-2414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.141,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.807692307692308,
            "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": 464,
            "title": "Cholinergic control of catecholamine release in the eel.",
            "abstract": null,
            "authors": [
                "Al-Kharrat, H",
                "Weiss, U",
                "Tran, Q",
                "Nibbio, B",
                "Scholz, S",
                "Epple, A"
            ],
            "year": 1997,
            "source": "Gen Comp Endocrinol. 1997; 108(1):102-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XZ49800009",
            "pubmed": "9378264",
            "doi": "10.1006/gcen.1997.6954",
            "pmc": null,
            "organizations": [
                "464-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEN COMP ENDOCRINOL",
            "issn": "0016-6480",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.55,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.542168674698795,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 180,
            "title": "Dopamine Infusion Following Liver Surgery Prevents Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Supancic, A",
                "Leitner, G",
                "Porta, S"
            ],
            "year": 1998,
            "source": "MAGNESIUM, BULL 1998 20: 49-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074343400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "180-14014",
                "180-14045"
            ],
            "persons": [
                "180-51595-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.244,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0576271186440678,
            "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
        },
        {
            "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": 181,
            "title": "Doppler sonography in congenital ureteropelvic junction obstruction and multicystic dysplastic kidneys.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Fueger, G",
                "Petritsch, P",
                "Villits, P"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):502-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MK03000003",
            "pubmed": "8309748",
            "doi": "10.1007/BF02012130",
            "pmc": null,
            "organizations": [
                "181-14048",
                "181-14056"
            ],
            "persons": [
                "181-51373-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 538,
            "title": "Compatibility of morphine, baclofen, floxuridine and fluorouracil in an implantable medication pump.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Wintersteiger, R"
            ],
            "year": 1995,
            "source": "Arzneimittelforschung. 1995; 45(1):93-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE24400021",
            "pubmed": "7893279",
            "doi": null,
            "pmc": null,
            "organizations": [
                "538-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.547,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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
        }
    ]
}