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=60
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 152641,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=80",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=40",
    "results": [
        {
            "id": 65,
            "title": "A double-blind study of the efficacy and safety of sertraline and clomipramine in outpatients with severe major depression.",
            "abstract": null,
            "authors": [
                "Lépine, JP",
                "Goger, J",
                "Blashko, C",
                "Probst, C",
                "Moles, MF",
                "Kosolowski, J",
                "Scharfetter, B",
                "Lane, RM"
            ],
            "year": 2000,
            "source": "Int Clin Psychopharmacol. 2000; 15(5):263-271",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088717500003",
            "pubmed": "10993128",
            "doi": "10.1097/00004850-200015050-00003",
            "pmc": null,
            "organizations": [
                "65-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT CLIN PSYCHOPHARMACOL",
            "issn": "0268-1315",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.076,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.729281767955801,
            "impactfactor_norm_year": 2000,
            "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": 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-51669-6",
                "66-51817-1"
            ],
            "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": 67,
            "title": "A first report of familial visceral myopathy with additional chylous ascites in two siblings.",
            "abstract": null,
            "authors": [
                "Jatzko, G",
                "Lisborg, P",
                "Siebert, F",
                "Denk, H",
                "Klimpfinger, M"
            ],
            "year": 1997,
            "source": "Scand J Gastroenterol. 1997; 32(2):187-190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG70300015",
            "pubmed": "9051881",
            "doi": "10.3109/00365529709000191",
            "pmc": null,
            "organizations": [
                "67-14020"
            ],
            "persons": [
                "67-51515-6"
            ],
            "imported": null,
            "journal": "SCAND J GASTROENTEROL",
            "issn": "0036-5521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.641,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 68,
            "title": "A glucose-rich diet shortens longevity of mice.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Lamprecht, M",
                "Ottl, K",
                "Tillian, M",
                "Reibnegger, G"
            ],
            "year": 1996,
            "source": "MECH AGE DEV 1996 92: 43-51.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WF41600005",
            "pubmed": "9032754",
            "doi": "10.1016%2FS0047-6374%2896%2901801-5",
            "pmc": null,
            "organizations": [
                "68-14012"
            ],
            "persons": [
                "68-50569-6",
                "68-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": 0.89,
            "impactfactor_year": 1996,
            "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": 69,
            "title": "A high-resolution esophageal electrocardiogram for monitoring atrial activity in the hypothermic potassium-arrested heart.",
            "abstract": null,
            "authors": [
                "Maechler, HE",
                "Lueger, A",
                "Bergmann, P",
                "Friehs, I",
                "Stark, G",
                "Berger, J",
                "Anelli-Monti, M",
                "Rehak, P",
                "Rigler, B"
            ],
            "year": 1997,
            "source": "Anesth Analg. 1997; 84(3):484-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WL11600003",
            "pubmed": "9052287",
            "doi": "10.1097/00000539-199703000-00003",
            "pmc": null,
            "organizations": [
                "69-14026",
                "69-14044",
                "69-14075"
            ],
            "persons": [
                "69-51592-1",
                "69-51868-6"
            ],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.83,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.92,
            "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": 1080,
            "title": "First-year results of CABRI (Coronary Angioplasty versus Bypass Revascularisation Investigation). CABRI Trial Participants.",
            "abstract": null,
            "authors": [
                "RICKARDS, AF",
                "ILSLEY, C",
                "SIMON, R",
                "PROBST, P",
                "DANCHIN, N",
                "BOWKER, T",
                "SERRUYS PW, BERTRAND M, DECKERS J, BREEMAN A, BOERSMA E, CUNNINGHAM D, PORENTA G, HOFIG M, WAHRBORG P, RODLER S, GOTTSAUNERWOLF M, WOLNER E, MAST EG, PLOKKER HWM, MARTUSCELLI E, SINATRA R, ROMEO F, NIGRI A, MARINO B, CASSACCIA M, MARRA S, PENNONE M, DAMICO M, HERRMANN G, REGENSBURGER D, RICKARDS A, SIGWART U, BULLER N, SHORE D, BEURET P, GOY JJ, KAPPENBERGER L, HURNI M, SADEGHI H, HEYNDRICKX GR, DEBRUYNE B, NELLENS P, GOETHALS M, VANERMEN H, ALBRECHTSSON U, STAHL E, JOHANSSON S, BEATT KJ, VENN G, JULIARD JM, HVASS U, KLEIN W, SCHUMACHER M, LUHA O, EMANUELSSON H, ALBERTSSON P, LEGRAND V, SMEETS S, VANDAMME H, LIMET R, YACOUB M, REES A, DEFEYTER P, DEJAGERE P, VANDENBRAND M, ROELANDT J, PIOVACCARI G, MARZOCCHI A, MARROZZINI C, MAGNANI B, TURINETTO B, BERTRAND ME, LABLANCHE JM, STANKOWIAK C, WAREMBOURG H, HEIKKILA J, JARVINEN A, SCHROEDER E, CHENU P, MARCHANDISE B, LOUAGIE Y, BUCHE M, SCHOEVAERDTS JC, BONNIER JJ, MICHELS HR, BERREKLOUW E, HIEJMEN E, VONASPERDT F, JUILLIERE Y, VILLEMOT JP, DUBOISRANDE JL, APTECAR E, CASTAIGNE A, LOISANCE D, MACHECOURT J, VANZETTO G, BLIN D, FOUCALT JP, POTIER JC, GROLLIER G, SEABRAGOMES R, MELO JQ, VENTOSA A",
                ""
            ],
            "year": 1995,
            "source": "LANCET. 1995; 346(8984): 1179-1184. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC97600006",
            "pubmed": "7475656",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1080-14045"
            ],
            "persons": [],
            "imported": "2009-04-20T18:07:31+02:00",
            "journal": "LANCET",
            "issn": "0099-5355",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.49,
            "impactfactor_year": 1995,
            "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": 1502,
            "title": "Lessons from keratin 18 knockout mice: formation of novel keratin filaments, secondary loss of keratin 7 and accumulation of liver-specific keratin 8-positive aggregates.",
            "abstract": null,
            "authors": [
                "Magin, TM",
                "Schröder, R",
                "Leitgeb, S",
                "Wanninger, F",
                "Zatloukal, K",
                "Grund, C",
                "Melton, DW"
            ],
            "year": 1998,
            "source": "J Cell Biol. 1998; 140(6):1441-1451",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000072803100016",
            "pubmed": "9508776",
            "doi": "10.1083/jcb.140.6.1441",
            "pmc": "PMC2132680",
            "organizations": [
                "1502-14020"
            ],
            "persons": [
                "1502-51663-6"
            ],
            "imported": null,
            "journal": "J CELL BIOL",
            "issn": "0021-9525",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.785,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.949640287769784,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": 1579,
            "title": "Magnetic resonance imaging white matter lesions and cognitive impairment in hypertensive individuals.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Offenbacher, H",
                "Lytwyn, H",
                "Blematl, B",
                "Niederkorn, K",
                "Horner, S",
                "Payer, F",
                "Freidl, W"
            ],
            "year": 1991,
            "source": "Arch Neurol. 1991; 48(4):417-420",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FF07300016",
            "pubmed": "2012517",
            "doi": "10.1001/archneur.1991.00530160087019",
            "pmc": null,
            "organizations": [
                "1579-14051"
            ],
            "persons": [
                "1579-51545-6",
                "1579-51546-6",
                "1579-51845-6"
            ],
            "imported": null,
            "journal": "ARCH NEUROL",
            "issn": "0003-9942",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.851,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.92,
            "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": 1619,
            "title": "Mechanisms and management of antibiotic-associated diarrhea.",
            "abstract": null,
            "authors": [
                "Högenauer, C",
                "Hammer, HF",
                "Krejs, GJ",
                "Reisinger, EC"
            ],
            "year": 1998,
            "source": "Clin Infect Dis. 1998; 27(4):702-710",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076493400008",
            "pubmed": "9798020",
            "doi": "10.1086/514958",
            "pmc": null,
            "organizations": [
                "1619-14081"
            ],
            "persons": [
                "1619-51531-6",
                "1619-51534-6",
                "1619-53167-1"
            ],
            "imported": null,
            "journal": "CLIN INFECT DIS",
            "issn": "1058-4838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.798,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.861111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 74,
            "title": "A new concept in imaging pelvic recurrence of curatively operated rectal carcinoma--image fusion of nuclear magnetic resonance tomography and anti-CEA immunoscintigraphy (SPECT): technique and clinical example.",
            "abstract": null,
            "authors": [
                "Kronberger, L",
                "Fueger, GF",
                "Nicoletti, R",
                "Ranner, G",
                "Wiltgen, M",
                "Stollberger, R",
                "Graif, E",
                "Uranüs, S",
                "Hauser, H",
                "Mischinger, HJ"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):710-713",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700003",
            "pubmed": "8560891",
            "doi": null,
            "pmc": null,
            "organizations": [
                "74-14026",
                "74-14054",
                "74-14073"
            ],
            "persons": [
                "74-51080-1",
                "74-51595-6",
                "74-51612-6",
                "74-51746-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 75,
            "title": "A new high-resolution esophageal electrocardiography recording technique: an experimental approach for the detection of myocardial ischemia.",
            "abstract": null,
            "authors": [
                "Mächler, HE",
                "Lueger, A",
                "Rehak, P",
                "Berger, J",
                "Veith, W",
                "Kühbacher, C",
                "Koidl, C",
                "Stark, G",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "Anesth Analg. 1998; 86(1):34-39",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071155100007",
            "pubmed": "9428847",
            "doi": "10.1213/00000539-199801000-00007",
            "pmc": null,
            "organizations": [
                "75-14044",
                "75-14075"
            ],
            "persons": [
                "75-50509-6",
                "75-51592-2",
                "75-51611-6",
                "75-51868-6"
            ],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.776,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.92,
            "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": true
        },
        {
            "id": 76,
            "title": "A new missense mutation G126D in exon 4 of the cystic fibrosis transmembrane conductance regulator (CFTR) gene.",
            "abstract": null,
            "authors": [
                "Wagner, K",
                "Greil, I",
                "Schneditz, P",
                "Rosenkranz, W"
            ],
            "year": 1994,
            "source": "HUM HERED. 1994; 44(1): 56-57. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994MT70900010",
            "pubmed": "8163293",
            "doi": "10.1159/000154190",
            "pmc": null,
            "organizations": [
                "76-14021"
            ],
            "persons": [
                "76-51527-2"
            ],
            "imported": "2010-09-09T16:40:03+02:00",
            "journal": "HUM HERED",
            "issn": "0001-5652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.172,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.378640776699029,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 77,
            "title": "A new missense mutation G1249E in exon 20 of the cystic fibrosis transmembrane conductance regulator (CFTR) gene.",
            "abstract": null,
            "authors": [
                "Greil, I",
                "Wagner, K",
                "Rosenkranz, W"
            ],
            "year": 1994,
            "source": "Hum Hered. 1994; 44(4):238-240",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NR90200009",
            "pubmed": "7520022",
            "doi": "10.1159/000154223",
            "pmc": null,
            "organizations": [
                "77-14021"
            ],
            "persons": [
                "77-51527-6"
            ],
            "imported": null,
            "journal": "HUM HERED",
            "issn": "0001-5652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.172,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.378640776699029,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 78,
            "title": "A new type of database of antiepileptic medication for everyday use.",
            "abstract": null,
            "authors": [
                "Walzl, B",
                "Ramer, W",
                "Walzl, M",
                "Lechner, H",
                "Majkowski, G"
            ],
            "year": 1994,
            "source": "Eur Neurol. 1994; 34 Suppl 1(1):63-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PE06800012",
            "pubmed": "8001613",
            "doi": "10.1159/000119512",
            "pmc": null,
            "organizations": [
                "78-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 79,
            "title": "A novel benzothiazine Ca2+ channel antagonist, semotiadil, inhibits cardiac L-type Ca2+ currents.",
            "abstract": null,
            "authors": [
                "Koidl, B",
                "Miyawaki, N",
                "Tritthart, HA"
            ],
            "year": 1997,
            "source": "Eur J Pharmacol. 1997; 322(2-3):243-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WQ85800017",
            "pubmed": "9098694",
            "doi": "10.1016%2FS0014-2999%2896%2900995-8",
            "pmc": null,
            "organizations": [
                "79-14011"
            ],
            "persons": [
                "79-51519-6",
                "79-51681-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": 1.96,
            "impactfactor_year": 1997,
            "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": 82,
            "title": "A phase I/II study of 4'-O-tetrahydropyranyl-doxorubicin, 5-fluorouracil, and high-dose leucovorin as first-line therapy in advanced breast cancer patients.",
            "abstract": null,
            "authors": [
                "Stöger, H",
                "Bauernhofer, T",
                "Schmid, M",
                "Ploner, F",
                "Moser, R",
                "Derstvenscheg, E",
                "Steindorfer, P",
                "Wilders-Truschnig, M",
                "Kuss, I",
                "Samonigg, H"
            ],
            "year": 1994,
            "source": "Cancer Chemother Pharmacol. 1994; 35(2):174-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PU86200015",
            "pubmed": "7987997",
            "doi": "10.1007/BF00686643",
            "pmc": null,
            "organizations": [
                "82-14045",
                "82-14085"
            ],
            "persons": [
                "82-51532-6",
                "82-51538-2",
                "82-51692-6",
                "82-51949-6"
            ],
            "imported": "2006-05-23T14:15:29+02:00",
            "journal": "CANCER CHEMOTHER PHARMACOL",
            "issn": "0344-5704",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.481,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.747191011235955,
            "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": 83,
            "title": "A phase II trial of weekly high-dose folinic acid and 5-fluorouracil in combination with epirubicin as salvage chemotherapy in advanced breast cancer.",
            "abstract": null,
            "authors": [
                "Stöger, H",
                "Schmid, M",
                "Bauernhofer, T",
                "Moser, R",
                "Ploner, F",
                "Derstvenscheg, E",
                "Kasparek, AK",
                "Kuss, I",
                "Wilders-Truschnig, M",
                "Lackner, C"
            ],
            "year": 1994,
            "source": "Oncology. 1994; 51(6):518-522",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PU70700009",
            "pubmed": "7970497",
            "doi": "10.1159/000227397",
            "pmc": null,
            "organizations": [
                "83-14045",
                "83-14085"
            ],
            "persons": [
                "83-51532-6",
                "83-51538-2",
                "83-51692-6",
                "83-51949-6",
                "83-51983-6"
            ],
            "imported": "2007-08-03T13:48:46+02:00",
            "journal": "ONCOLOGY",
            "issn": "0030-2414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "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": true
        },
        {
            "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": 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": 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
        }
    ]
}