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=680&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=700&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=660&ordering=-imported",
    "results": [
        {
            "id": 813,
            "title": "Antihypertensive therapy and modification of metabolic risk factors (glucose and lipid metabolism)",
            "abstract": null,
            "authors": [
                "Klein, W"
            ],
            "year": 1992,
            "source": "Z Kardiol. 1992; 81(6):295-302",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JD92300001",
            "pubmed": "1353932",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.532258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 815,
            "title": "Effect of bradykinin and tachykinin receptor antagonist on xylene-induced cystitis in rats.",
            "abstract": null,
            "authors": [
                "Giuliani, S",
                "Santicioli, P",
                "Lippe, IT",
                "Lecci, A",
                "Maggi, CA"
            ],
            "year": 1993,
            "source": "J Urol. 1993; 150(3):1014-1017",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LR89000059",
            "pubmed": "7688430",
            "doi": "10.1016/S0022-5347(17)35677-X",
            "pmc": null,
            "organizations": [
                "815-14022"
            ],
            "persons": [
                "815-51832-6"
            ],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.539,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.878048780487805,
            "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": 816,
            "title": "Effect of calcium dobesilate on progression of diabetic retinopathy",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Trummer, G",
                "Eckhardt, M",
                "Schmut, O",
                "Uyguner, I",
                "Pfeiffer, KP"
            ],
            "year": 1995,
            "source": "Klin Monatsbl Augenheilkd. 1995; 207(1):17-21",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM85200004",
            "pubmed": "7564132",
            "doi": "10.1055/s-2008-1035343",
            "pmc": null,
            "organizations": [
                "816-14010",
                "816-14043"
            ],
            "persons": [
                "816-51850-2"
            ],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 817,
            "title": "Effect of cholera toxin on the human jejunum.",
            "abstract": null,
            "authors": [
                "Petritsch, W",
                "Eherer, AJ",
                "Holzer-Petsche, U",
                "Hinterleitner, T",
                "Beubler, E",
                "Krejs, GJ"
            ],
            "year": 1992,
            "source": "Gut. 1992; 33(9):1174-1178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM48700007",
            "pubmed": "1427368",
            "doi": "10.1136/gut.33.9.1174",
            "pmc": "PMC1379481",
            "organizations": [
                "817-14022"
            ],
            "persons": [
                "817-51534-6",
                "817-51536-2",
                "817-51667-6",
                "817-51517-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.95,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.954545454545455,
            "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": 819,
            "title": "Effect of colchicine on nerve growth factor-induced leukocyte accumulation and thermal hyperalgesia in the rat.",
            "abstract": null,
            "authors": [
                "Schuligoi, R"
            ],
            "year": 1998,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1998; 358(2):264-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075828100016",
            "pubmed": "9750013",
            "doi": "10.1007/PL00005251",
            "pmc": null,
            "organizations": [
                "819-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.2,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 822,
            "title": "Effect of early nutritional deprivation and diet on translocation of bacteria from the gastrointestinal tract in the newborn rat.",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Schimpl, G",
                "Sixl, B",
                "Kerbler, S",
                "Ratschek, M",
                "Kilzer, S",
                "Hollwarth, ME",
                "Wenzl, HH"
            ],
            "year": 1996,
            "source": "PEDIAT RES 1996 39: 415-420.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TX02600007",
            "pubmed": "8929860",
            "doi": "10.1203/00006450-199603000-00007",
            "pmc": null,
            "organizations": [
                "822-14020",
                "822-14023",
                "822-14049"
            ],
            "persons": [
                "822-51528-6"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.886,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.971830985915493,
            "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": false
        },
        {
            "id": 823,
            "title": "Effect of extracorporeal shock wave lithotripsy on prostate specific antigen.",
            "abstract": null,
            "authors": [
                "Colombo, T",
                "Zigeuner, R",
                "Altziebler, S",
                "Pummer, K",
                "Stettner, H",
                "Hubmer, G"
            ],
            "year": 1996,
            "source": "J Urol. 1996; 156(5):1682-1684",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM11700038",
            "pubmed": "8863570",
            "doi": "10.1097%2F00005392-199611000-00038",
            "pmc": null,
            "organizations": [
                "823-14056"
            ],
            "persons": [
                "823-51738-6",
                "823-53053-6"
            ],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.668,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.878048780487805,
            "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": 406,
            "title": "CD56+ blastic transformation of chronic myeloid leukemia involving the skin.",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Beham-Schmid, C",
                "Zenahlik, P",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 1999,
            "source": "J Cutan Pathol. 1999; 26(10):497-503",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083983400004",
            "pubmed": "10599940",
            "doi": "10.1111/j.1600-0560.1999.tb01796.x",
            "pmc": null,
            "organizations": [
                "406-14020",
                "406-14047"
            ],
            "persons": [
                "406-51751-4",
                "406-51620-6",
                "406-53442-1"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.718,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.805555555555556,
            "impactfactor_norm_year": 1999,
            "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": 825,
            "title": "Effect of heparin-induced extracorporeal low-density lipoprotein precipitation and bezafibrate on hemorheology and clinical symptoms in cerebral multiinfarct disease.",
            "abstract": null,
            "authors": [
                "Walzl, M"
            ],
            "year": 1993,
            "source": "Haemostasis. 1993; 23(4):192-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ML40700002",
            "pubmed": "8314169",
            "doi": "10.1159/000216875",
            "pmc": null,
            "organizations": [
                "825-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "HAEMOSTASIS",
            "issn": "0301-0147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.918,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.559322033898305,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 827,
            "title": "Effect of indomethacin, renzapride, methysergide, ketanserin, granisetron and citalopram on serotonin-induced fluid accumulation in pig jejunum.",
            "abstract": null,
            "authors": [
                "Hansen, MB",
                "Thørboll, JE",
                "Beubler, E",
                "Skadhauge, E"
            ],
            "year": 1994,
            "source": "Physiol Res. 1994; 43(2):83-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NL62900003",
            "pubmed": "7918343",
            "doi": null,
            "pmc": null,
            "organizations": [
                "827-14022"
            ],
            "persons": [
                "827-51667-6"
            ],
            "imported": null,
            "journal": "PHYSIOL RES",
            "issn": "0862-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.318,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.238805970149254,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 828,
            "title": "Effect of neuropeptide Y on jejunal water and ion transport in humans.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Petritsch, W",
                "Hinterleitner, T",
                "Eherer, A",
                "Sperk, G",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Gastroenterology. 1991; 101(2):325-330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FW15600006",
            "pubmed": "2065906",
            "doi": "10.1016/0016-5085(91)90007-8",
            "pmc": null,
            "organizations": [
                "828-14022"
            ],
            "persons": [
                "828-51534-6",
                "828-51536-6",
                "828-51517-2"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 829,
            "title": "Effect of noradrenergic denervation by neonatal DSP-4 on peptide neurotransmitter systems in the rat brain.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Humpel, C",
                "Saria, A"
            ],
            "year": 1992,
            "source": "Neuropeptides. 1992; 22(2):103-106",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HX13200007",
            "pubmed": "1357578",
            "doi": "10.1016%2F0143-4179%2892%2990063-3",
            "pmc": null,
            "organizations": [
                "829-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPEPTIDES",
            "issn": "0143-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.420792079207921,
            "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": 97,
            "title": "A study of the short tandem repeat systems HUMVWA and HUMTH01 in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Kubat, M"
            ],
            "year": 1995,
            "source": "Int J Legal Med. 1995; 107(6):329-330",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RJ71300012",
            "pubmed": "7577699",
            "doi": "10.1007%2FBF01246884",
            "pmc": null,
            "organizations": [
                "97-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.915,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.764705882352941,
            "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": 22,
            "title": "11,12-Epoxyeicosatrienoic acid stimulates tyrosine kinase activity in porcine aortic endothelial cells.",
            "abstract": null,
            "authors": [
                "Hoebel, BG",
                "Graier, WF"
            ],
            "year": 1998,
            "source": "Eur J Pharmacol. 1998; 346(1):115-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073348600016",
            "pubmed": "9617761",
            "doi": "10.1016%2FS0014-2999%2898%2900118-6",
            "pmc": null,
            "organizations": [
                "22-14013"
            ],
            "persons": [
                "22-51860-4"
            ],
            "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.992,
            "impactfactor_year": 1998,
            "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": 835,
            "title": "Effect of sleep stages on measurements of passive respiratory mechanics in infants with bronchiolitis.",
            "abstract": null,
            "authors": [
                "Pratl, B",
                "Steinbrugger, B",
                "Weinhandl, E",
                "Zach, MS"
            ],
            "year": 1999,
            "source": "Pediatr Pulmonol. 1999; 27(4):273-277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079842500008",
            "pubmed": "10230927",
            "doi": "10.1002%2F%28SICI%291099-0496%28199904%2927%3A4%3C273%3A%3AAID-PPUL8%3E3.0.CO%3B2-V",
            "pmc": null,
            "organizations": [
                "835-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.192,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 836,
            "title": "Effect of specific immunotherapy with house dust mite extract on the bronchial responsiveness of paediatric asthma patients.",
            "abstract": null,
            "authors": [
                "Gruber, W",
                "Eber, E",
                "Mileder, P",
                "Modl, M",
                "Weinhandl, E",
                "Zach, MS"
            ],
            "year": 1999,
            "source": "CLIN EXPERIMENT ALLERGY 1999 29: 176-181.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078608800008",
            "pubmed": "10051720",
            "doi": "10.1046%2Fj.1365-2222.1999.00391.x",
            "pmc": null,
            "organizations": [
                "836-14095"
            ],
            "persons": [
                "836-51713-6"
            ],
            "imported": null,
            "journal": "CLIN EXPERIMENT ALLERGY",
            "issn": "0954-7894",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.702,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ALLERGY",
            "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": 837,
            "title": "Effect of steroid treatment on the migration behaviour of neutrophils in patients with early rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Rainer, F",
                "Lipp, RW",
                "Schnedl, WJ",
                "Horn, S",
                "Egger, G"
            ],
            "year": 1997,
            "source": "Rheumatol Int. 1997; 17(4):137-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071014400002",
            "pubmed": "9440143",
            "doi": "10.1007/s002960050024",
            "pmc": null,
            "organizations": [
                "837-14014"
            ],
            "persons": [
                "837-51690-6",
                "837-51948-6"
            ],
            "imported": null,
            "journal": "RHEUMATOL INT",
            "issn": "0172-8172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.821,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.315789473684211,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 411,
            "title": "Cellular invasion without cellular motility in a stochastic growth model.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Fink-Puches, R"
            ],
            "year": 1996,
            "source": "Anal Cell Pathol. 1996; 10(1):37-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TR79500004",
            "pubmed": "8789268",
            "doi": null,
            "pmc": null,
            "organizations": [
                "411-14047"
            ],
            "persons": [
                "411-51617-2",
                "411-51711-6",
                "411-52589-6"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.02,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.338235294117647,
            "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": true
        },
        {
            "id": 412,
            "title": "Cellular automaton simulation of tumour growth -- equivocal relationships between simulation parameters and morphologic pattern features.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1998,
            "source": "Anal Cell Pathol. 1998; 17(2):71-82",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078763000001",
            "pubmed": "10052631",
            "doi": "10.1155/1998/920709",
            "pmc": null,
            "organizations": [
                "412-14047"
            ],
            "persons": [
                "412-51617-2"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.696,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.338235294117647,
            "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": 1217,
            "title": "How to measure AV nodal refractoriness in the presence of verapamil, amiodarone, digoxin, and diltiazem.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Kasper, K",
                "Schulze-Bauer, C",
                "Stark, U",
                "Decrinis, M",
                "Tritthart, HA"
            ],
            "year": 1996,
            "source": "Pacing Clin Electrophysiol. 1996; 19(2):157-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TV62600006",
            "pubmed": "8834685",
            "doi": "10.1111/j.1540-8159.1996.tb03307.x",
            "pmc": null,
            "organizations": [
                "1217-14011"
            ],
            "persons": [
                "1217-51519-6"
            ],
            "imported": null,
            "journal": "PACE, PAC CLIN ELECTROPHYS",
            "issn": "0147-8389",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.744,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.822222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}