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=151320&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156974,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151340&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151300&ordering=imported",
    "results": [
        {
            "id": 8169,
            "title": "Epipleural hematoma. Etiology, morphology and clinical course",
            "abstract": null,
            "authors": [
                "Dirnhofer, R",
                "Sigrist, T",
                "Ranner, G"
            ],
            "year": 1984,
            "source": "Unfallheilkunde. 1984; 87(4):180-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SQ36800009",
            "pubmed": "6730088",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "UNFALLHEILKUNDE-TRAUMATOLOGY",
            "issn": "0341-5694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1407,
            "title": "Intrahepatic hematoma with secondary Salmonella infection via biliary fistula.",
            "abstract": null,
            "authors": [
                "Cerwenka, H",
                "Werkgartner, G",
                "Bacher, H",
                "el-Shabrawi, A",
                "Mischinger, HJ"
            ],
            "year": 1997,
            "source": "Hepatogastroenterology. 1997; 44(14):529-532",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WV91700039",
            "pubmed": "9164532",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1407-14073"
            ],
            "persons": [
                "1407-51595-6",
                "1407-51760-2",
                "1407-51926-6"
            ],
            "imported": null,
            "journal": "HEPATO, GASTROENTEROL",
            "issn": "0172-6390",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.705,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.609375,
            "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": 8172,
            "title": "A tricho-odonto-onychial subtype of ectodermal dysplasia",
            "abstract": null,
            "authors": [
                "Kresbach, H",
                "Rauch, HJ"
            ],
            "year": 1984,
            "source": "Z Hautkr. 1984; 59(9):601-613",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR01000004",
            "pubmed": "6730615",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1405,
            "title": "Intracerebral hemorrhage during fibrinolytic therapy in children: a review of the literature of the last thirty years.",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Arlt, F",
                "Sodia, S",
                "Berghold, A"
            ],
            "year": 1997,
            "source": "Semin Thromb Hemost. 1997; 23(3):321-332",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000078936700010",
            "pubmed": "9255912",
            "doi": "10.1055/s-2007-996104",
            "pmc": null,
            "organizations": [
                "1405-14048",
                "1405-29444"
            ],
            "persons": [
                "1405-51647-2",
                "1405-51344-6"
            ],
            "imported": null,
            "journal": "SEMIN THROMB HEMOSTASIS",
            "issn": "0094-6176",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.171,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 1404,
            "title": "Intracellular mechanisms involved in D-glucose-mediated amplification of agonist-induced Ca2+ response and EDRF formation in vascular endothelial cells.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Toplak, H",
                "Krejs, GJ",
                "Simecek, S",
                "Kukovetz, WR",
                "Graier, WF"
            ],
            "year": 1994,
            "source": "Diabetes. 1994; 43(8):984-991",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ02200005",
            "pubmed": "8039606",
            "doi": "10.2337/diabetes.43.8.984",
            "pmc": null,
            "organizations": [
                "1404-14013"
            ],
            "persons": [
                "1404-51846-6",
                "1404-51534-6",
                "1404-51860-6"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975903614457831,
            "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": 1403,
            "title": "Intracellular mechanism of high D-glucose-induced modulation of vascular cell proliferation.",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Grubenthal, I",
                "Dittrich, P",
                "Wascher, TC",
                "Kostner, GM"
            ],
            "year": 1995,
            "source": "Eur J Pharmacol. 1995; 294(1):221-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TN77700026",
            "pubmed": "8788435",
            "doi": "10.1016%2F0014-2999%2895%2900534-X",
            "pmc": null,
            "organizations": [
                "1403-14013"
            ],
            "persons": [
                "1403-51669-6",
                "1403-51860-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.637,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.814606741573034,
            "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": 1402,
            "title": "Intestinal schistosomiasis, a facultative precancerous condition? Review of the literature with reference to Schistosoma japonicum associated rectum carcinoma",
            "abstract": null,
            "authors": [
                "Jatzko, G",
                "Kleinert, R",
                "Denk, H"
            ],
            "year": 1997,
            "source": "Chirurg. 1997; 68(7):727-731",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XQ77300016",
            "pubmed": "9340240",
            "doi": "10.1007/s001040050261",
            "pmc": null,
            "organizations": [
                "1402-14020"
            ],
            "persons": [
                "1402-51515-6"
            ],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.757,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.6171875,
            "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": 1401,
            "title": "Intestinal motor depression by 7-nitroindazole through an action unrelated to nitric oxide synthase inhibition.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Holzer, P"
            ],
            "year": 1999,
            "source": "PHARMACOLOGY 1999 59: 310-320.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083953000004",
            "pubmed": "10575325",
            "doi": "10.1159/000028334",
            "pmc": null,
            "organizations": [
                "1401-14022"
            ],
            "persons": [
                "1401-51756-1",
                "1401-51529-4"
            ],
            "imported": null,
            "journal": "PHARMACOLOGY",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.019,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.428571428571429,
            "impactfactor_norm_year": 1999,
            "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": 8173,
            "title": "Determination of the physical working capacity in children using three different regression models.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP",
                "Steyer, GE"
            ],
            "year": 1984,
            "source": "Int J Sports Med. 1984; 5(2):83-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR22000005",
            "pubmed": "6715102",
            "doi": "10.1055/s-2008-1025885",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.862068965517241,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 1398,
            "title": "Interrelation of motility, cytoskeletal organization and gap junctional communication with invasiveness of melanocytic cells in vitro.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Zellnig, G",
                "Hofmann-Wellenhof, R",
                "Fink-Puches, R",
                "Smolle, J",
                "Tritthart, HA"
            ],
            "year": 1997,
            "source": "Invasion Metastasis. 1997; 17(1):26-41",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071245700003",
            "pubmed": "9425322",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1398-14011",
                "1398-14017",
                "1398-14047"
            ],
            "persons": [
                "1398-51617-6",
                "1398-51519-6",
                "1398-51711-6",
                "1398-52589-6"
            ],
            "imported": null,
            "journal": "INVAS METAST",
            "issn": "0251-1789",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.609,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.336538461538462,
            "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": true
        },
        {
            "id": 1396,
            "title": "Interleukin 1 beta, but not tumor necrosis factor, enhances neurogenic vasodilatation in the rat skin: involvement of nitric oxide.",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Hering, S",
                "Holzer, P"
            ],
            "year": 1995,
            "source": "CAN J PHYSIOL PHARMACOL 1995 73: 1075-1079.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ51100051",
            "pubmed": "8846404",
            "doi": "10.1139/y95-153",
            "pmc": null,
            "organizations": [
                "1396-14022"
            ],
            "persons": [
                "1396-51529-6"
            ],
            "imported": null,
            "journal": "CAN J PHYSIOL PHARMACOL",
            "issn": "0008-4212",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.342,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.544943820224719,
            "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": 1394,
            "title": "Interim analysis of a randomized controlled trial of combination of ribavirin and high dose interferon-alpha in interferon nonresponders with chronic hepatitis C.",
            "abstract": null,
            "authors": [
                "Ferenci, P",
                "Stauber, R",
                "Steindl-Munda, P",
                "Gschwantler, M",
                "Fickert, P",
                "Datz, C",
                "Müller, C",
                "Hackl, F",
                "Rainer, W",
                "Watkins-Riedel, T",
                "Lin, W"
            ],
            "year": 1999,
            "source": "J Viral Hepat. 1999; 6 Suppl 1(7):53-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081936700011",
            "pubmed": "10760037",
            "doi": "10.1046/j.1365-2893.1999.00005.x",
            "pmc": null,
            "organizations": [
                "1394-14081"
            ],
            "persons": [
                "1394-51530-6",
                "1394-52938-6"
            ],
            "imported": null,
            "journal": "J VIRAL HEPATITIS",
            "issn": "1352-0504",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.188,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 1393,
            "title": "Interictal and ictal activity in the rat cobalt/pilocarpine model of epilepsy decreased by local perfusion of diazepam.",
            "abstract": null,
            "authors": [
                "Eder, HG",
                "Stein, A",
                "Fisher, RS"
            ],
            "year": 1997,
            "source": "Epilepsy Res. 1997; 29(1):17-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YJ78100003",
            "pubmed": "9416456",
            "doi": "10.1016%2FS0920-1211%2897%2900061-2",
            "pmc": null,
            "organizations": [
                "1393-14050"
            ],
            "persons": [
                "1393-51853-1"
            ],
            "imported": null,
            "journal": "EPILEPSY RES",
            "issn": "0920-1211",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.712,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.824,
            "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": 1392,
            "title": "Interheavy disulfide bridge in immunoglobulin G (IgG) reacting with dithionitrobenzoate. A unique feature in serum proteins.",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Kollenz, G",
                "Dachs, F",
                "Tillian, HM",
                "Schauenstein, K",
                "Schauenstein, E",
                "Steinschifter, W"
            ],
            "year": 1997,
            "source": "J Biochem Biophys Methods. 1997; 34(3):227-236",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XW50800006",
            "pubmed": "9314100",
            "doi": "10.1016%2FS0165-022X%2897%2900015-8",
            "pmc": null,
            "organizations": [
                "1392-14012",
                "1392-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "J BIOCHEM BIOPHYS METH",
            "issn": "0165-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.648,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS",
            "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": 8174,
            "title": "Intestinal peristalsis associated with release of immunoreactive substance P.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Barthó, L",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1984,
            "source": "Neuroscience. 1984; 11(4):913-918",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR73100011",
            "pubmed": "6204252",
            "doi": "10.1016/0306-4522(84)90202-1",
            "pmc": null,
            "organizations": [
                "8174-14022"
            ],
            "persons": [
                "8174-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "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": 1390,
            "title": "Interferon-alpha-2C and LD ara-C for the treatment of patients with CML: results of the Austrian multi-center phase II study.",
            "abstract": null,
            "authors": [
                "Thaler, J",
                "Hilbe, W",
                "Apfelbeck, U",
                "Linkesch, W",
                "Sill, H",
                "Seewann, H",
                "Pont, J",
                "Bernhart, M",
                "Stöger, M",
                "Niessner, H",
                "Abbrederis, K",
                "Geissler, D",
                "Hausmaninger, H",
                "Lin, W",
                "Ludwig, H",
                "Lang, A",
                "Duba, C",
                "Fluckinger, T",
                "Greil, R",
                "Grünewald, K",
                "Konwalinka, G",
                "Niederwieser, D",
                "Fridrik, M"
            ],
            "year": 1997,
            "source": "Leuk Res. 1997; 21(1):75-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG60900012",
            "pubmed": "9029189",
            "doi": "10.1016%2FS0145-2126%2896%2900084-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1390-51857-6"
            ],
            "imported": null,
            "journal": "LEUK RES",
            "issn": "0145-2126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.337,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.491525423728814,
            "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": 1387,
            "title": "Interferon beta-1b for treatment of secondary chronic progressive multiple sclerosis",
            "abstract": null,
            "authors": [
                "Zimmermann, C",
                "Walther, EU",
                "Goebels, N",
                "Lienert, C",
                "Kappos, L",
                "Hartung, HP",
                "Hohlfeld, R"
            ],
            "year": 1999,
            "source": "Nervenarzt. 1999; 70(8):759-763",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082155000012",
            "pubmed": "10483579",
            "doi": "10.1007/s001150050508",
            "pmc": null,
            "organizations": [
                "1387-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.684,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2875,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 1386,
            "title": "Interferon alfa-2b with VMCP compared to VMCP alone for induction and interferon alfa-2b compared to controls for remission maintenance in multiple myeloma: interim results.",
            "abstract": null,
            "authors": [
                "Ludwig, H",
                "Cohen, AM",
                "Huber, H",
                "Nachbaur, D",
                "Jungi, WF",
                "Senn, H",
                "Günczler, P",
                "Schüller, J",
                "Eckhardt, S",
                "Seewann, HL"
            ],
            "year": 1991,
            "source": "Eur J Cancer. 1991; 27 Suppl 4(2):S40-S45",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HE38800013",
            "pubmed": "1799476",
            "doi": "10.1016/0277-5379(91)90570-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.789,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.788461538461538,
            "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": 1385,
            "title": "The interactions of antidepressant drugs",
            "abstract": null,
            "authors": [
                "Zapotoczky, HG",
                "Simhandl, CA"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(10):293-300",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QY99800001",
            "pubmed": "7785275",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1385-29444"
            ],
            "persons": [],
            "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": 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": 1384,
            "title": "Interaction of N-methyl-anthraniloyl-labelled porcine apolipoprotein A-I with porcine lecithin: cholesterol acyltransferase: an energy transfer study.",
            "abstract": null,
            "authors": [
                "Knipping, G",
                "Hermetter, A",
                "Hubmann, MR"
            ],
            "year": 1993,
            "source": "Int J Biochem. 1993; 25(4):505-511",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KV20800007",
            "pubmed": "8467951",
            "doi": "10.1016/0020-711X(93)90657-Z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 1994,
            "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
        }
    ]
}