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=149480&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149500&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149460&ordering=-year",
    "results": [
        {
            "id": 2673,
            "title": "Tissue plasminogen activator (alteplase) treatment for femoral artery thrombosis after cardiac catheterisation in infants and children.",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Muntean, W",
                "Beitzke, A",
                "Zobel, G",
                "Riccabona, M",
                "Gamillscheg, A"
            ],
            "year": 1993,
            "source": "Br Heart J. 1993; 70(4):382-385",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA92900015",
            "pubmed": "8217450",
            "doi": "10.1136/hrt.70.4.382",
            "pmc": "PMC1025337",
            "organizations": [
                "2673-14048"
            ],
            "persons": [
                "2673-51647-2",
                "2673-51373-6",
                "2673-51651-6"
            ],
            "imported": null,
            "journal": "BRIT HEART J",
            "issn": "0007-0769",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.162,
            "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": true
        },
        {
            "id": 2717,
            "title": "Valine and branched-chain amino acids in the treatment of hepatic encephalopathy",
            "abstract": null,
            "authors": [
                "Grüngreiff, K",
                "Kleine, FD",
                "Musil, HE",
                "Diete, U",
                "Franke, D",
                "Klauck, S",
                "Päge, I",
                "Kleine, S",
                "Lössner, B",
                "Pfeiffer, KP"
            ],
            "year": 1993,
            "source": "Z Gastroenterol. 1993; 31(4):235-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KY43900003",
            "pubmed": "8493803",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2717-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "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": 585,
            "title": "Continuous in vivo treatment with catecholamines suppresses in vitro reactivity of rat peripheral blood T-lymphocytes via alpha-mediated mechanisms.",
            "abstract": null,
            "authors": [
                "Felsner, P",
                "Hofer, D",
                "Rinner, I",
                "Mangge, H",
                "Gruber, M",
                "Korsatko, W",
                "Schauenstein, K"
            ],
            "year": 1992,
            "source": "J Neuroimmunol. 1992; 37(1-2):47-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HG72900005",
            "pubmed": "1372330",
            "doi": "10.1016/0165-5728(92)90154-D",
            "pmc": null,
            "organizations": [
                "585-14020"
            ],
            "persons": [
                "585-52854-6"
            ],
            "imported": null,
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.858333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 73592,
            "title": "Influenza virus hemagglutinin HA-2 N-terminal fusogenic peptides augment gene transfer by transferrin-polylysine-DNA complexes: toward a synthetic virus-like gene-transfer vehicle.",
            "abstract": null,
            "authors": [
                "WAGNER, E",
                "PLANK, C",
                "ZATLOUKAL, K",
                "COTTEN, M",
                "BIRNSTIEL, ML"
            ],
            "year": 1992,
            "source": "Proc Natl Acad Sci U S A. 1992; 89(17):7934-7938",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JL61400018",
            "pubmed": "1518816",
            "doi": "10.1073/pnas.89.17.7934",
            "pmc": "PMC49829",
            "organizations": [],
            "persons": [
                "73592-51663-6"
            ],
            "imported": "2008-01-22T10:14:47+01:00",
            "journal": "PROC NAT ACAD SCI USA",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.667,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975308641975309,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 669,
            "title": "Delayed presentation of congenital diaphragmatic hernia.",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Schimpl, G",
                "Sorantin, E",
                "Fritz, K",
                "Landler, U"
            ],
            "year": 1992,
            "source": "PEDIAT RADIOL. 1992; 22:  187-191. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HZ26300007",
            "pubmed": "1508585",
            "doi": "10.1007/BF02012491",
            "pmc": null,
            "organizations": [
                "669-14049",
                "669-14054"
            ],
            "persons": [
                "669-51557-2",
                "669-51913-6"
            ],
            "imported": "2010-06-30T16:31:13+02:00",
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 71500,
            "title": "Beiträge der Embryologie im Rahmen der IVF",
            "abstract": null,
            "authors": [
                "Dohr, G",
                "Siwetz, G",
                "Blaschitz, A"
            ],
            "year": 1992,
            "source": "Journal für Fertilität und Reproduktion. 1992; 1(1): 6-11. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "71500-51666"
            ],
            "imported": "2007-11-09T14:57:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 85332,
            "title": "Melanome und Kontaktallergie - eine epidemiologische Untersuchung.",
            "abstract": null,
            "authors": [
                "Richtig, E",
                "Smolle, J",
                "Zitta, S",
                "Kresbach, H"
            ],
            "year": 1992,
            "source": "Zeitschrift für Hautkrankheiten. 1992; 67(1): 34-39. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85332-14047"
            ],
            "persons": [
                "85332-51617",
                "85332-51843",
                "85332-52274"
            ],
            "imported": "2008-10-31T21:54:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1585,
            "title": "Malignant biliary obstruction: histologic findings after treatment with self-expandable stents.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Kleinert, R",
                "Lammer, J",
                "Klein, GE",
                "Flückiger, F"
            ],
            "year": 1992,
            "source": "Radiology. 1992; 185(2):461-464",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JV36000029",
            "pubmed": "1410354",
            "doi": "10.1148/radiology.185.2.1410354",
            "pmc": null,
            "organizations": [
                "1585-14020",
                "1585-14054"
            ],
            "persons": [
                "1585-51876-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 109234,
            "title": "An improved technique for isolated perfusion of rat livers and an evaluation of perfusates.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Walsh, TR",
                "Liu, T",
                "Rao, PN",
                "Rubin, R",
                "Nakamura, K",
                "Todo, S",
                "Starzl, TE"
            ],
            "year": 1992,
            "source": "J Surg Res. 1992; 53(2):158-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JN94900008",
            "pubmed": "1405604",
            "doi": "10.1016/0022-4804(92)90028-X",
            "pmc": "PMC2952496",
            "organizations": [
                "109234-14073"
            ],
            "persons": [
                "109234-51595-1"
            ],
            "imported": "2011-02-17T01:00:00+01:00",
            "journal": "J Surg Res",
            "issn": "0022-4804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 97536,
            "title": "Hochwertige Vorstufen für Vierkanal-Biosignalverstärker",
            "abstract": null,
            "authors": [
                "Hadl, J",
                "Jeuschnigger, J",
                "Schaupp, L",
                "Pribyl, W"
            ],
            "year": 1992,
            "source": "BIOMEDIZINISCHE TECHNIK                                                                                                                                                                                                                                   . 1992; 37(1): 181-183. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97536-14080"
            ],
            "persons": [],
            "imported": "2010-02-03T16:55:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 97535,
            "title": "Hochwertige Vorstufen für Biosignalverstärker",
            "abstract": null,
            "authors": [
                "Hadl, J",
                "Jeuschnigger, J",
                "Schaupp, L",
                "Pribyl, W"
            ],
            "year": 1992,
            "source": "BIOMEDIZINISCHE TECHNIK                                                                                                                                                                                                                                   . 1992; 37(2): 56-57. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97535-14080"
            ],
            "persons": [],
            "imported": "2010-02-03T16:53:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 163279,
            "title": "Resolution of regulated secretion into sequential MgATP-dependent and calcium-dependent stages mediated by distinct cytosolic proteins.",
            "abstract": null,
            "authors": [
                "Hay, JC",
                "Martin, TF"
            ],
            "year": 1992,
            "source": "J Cell Biol. 1992; 119(1):139-151",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JP86500011",
            "pubmed": "1527165",
            "doi": "10.1083/jcb.119.1.139",
            "pmc": "PMC2289634",
            "organizations": [],
            "persons": [],
            "imported": "2017-11-06T01:00:00+01:00",
            "journal": "J Cell Biol",
            "issn": "0021-9525",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220594,
            "title": "Idiopathische echte Exfoliation der vorderen Linsenkapsel",
            "abstract": null,
            "authors": [
                "Pizzera, B",
                "Haller, EM",
                "Langmann, A",
                "Haas, A"
            ],
            "year": 1992,
            "source": "Spektrum der Augenheilkunde. 1992; 6: 237-239",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/BF03163012",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220594-51850"
            ],
            "imported": "2026-02-04T01:00:00+01:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220595,
            "title": "Die Immunadsorption als Therapiemöglichkeit beim Apex orhitae Syndrom im Rahmen der Wegenerschen Granulomatose",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Langmann, A",
                "Pizzera, B",
                "Winkler, J",
                "Zach, G"
            ],
            "year": 1992,
            "source": "Spektrum der Augenheilkunde. 1992; 6: 240-243",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/BF03163013",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220595-51850"
            ],
            "imported": "2026-02-04T01:00:00+01:00",
            "journal": null,
            "issn": "0930-4282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1470,
            "title": "Kinetic modulation of guinea-pig cardiac L-type calcium channels by fendiline and reversal of the effects of Bay K 8644.",
            "abstract": null,
            "authors": [
                "Schreibmayer, W",
                "Tripathi, O",
                "Tritthart, HA"
            ],
            "year": 1992,
            "source": "Br J Pharmacol. 1992; 106(1):151-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HT20900025",
            "pubmed": "1380380",
            "doi": "10.1111/j.1476-5381.1992.tb14308.x",
            "pmc": "PMC1907436",
            "organizations": [
                "1470-14011"
            ],
            "persons": [
                "1470-51519-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117943,
            "title": "Induction of differentiation of human mast cells from bone marrow and peripheral blood mononuclear cells by recombinant human stem cell factor/kit-ligand in long-term culture.",
            "abstract": null,
            "authors": [
                "Valent, P",
                "Spanblöchl, E",
                "Sperr, WR",
                "Sillaber, C",
                "Zsebo, KM",
                "Agis, H",
                "Strobl, H",
                "Geissler, K",
                "Bettelheim, P",
                "Lechner, K"
            ],
            "year": 1992,
            "source": "Blood. 1992; 80(9):2237-2245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JW43600012",
            "pubmed": "1384799",
            "doi": "10.1182/blood.V80.9.2237.2237",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117943-79192-6"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": "BLOOD; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62522,
            "title": "Epigastric colic after ceftriaxone therapy",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Fotter, R",
                "Hausegger, KA",
                "Grubbauer, HM"
            ],
            "year": 1992,
            "source": "Monatsschr Kinderheilkd. 1992; 140(8): 488-489. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JJ80100010",
            "pubmed": "1435809",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62522-14106"
            ],
            "persons": [
                "62522-51557-6",
                "62522-51913-2"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1777,
            "title": "Nature and rate of vascular refilling during hemodialysis and ultrafiltration.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Roob, J",
                "Oswald, M",
                "Pogglitsch, H",
                "Moser, M",
                "Kenner, T",
                "Binswanger, U"
            ],
            "year": 1992,
            "source": "Kidney Int. 1992; 42(6):1425-1433",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JY52800018",
            "pubmed": "1474776",
            "doi": "10.1038/ki.1992.437",
            "pmc": null,
            "organizations": [
                "1777-14010"
            ],
            "persons": [
                "1777-51671-6",
                "1777-51834-2"
            ],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.058,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 607,
            "title": "Correlation of ventricular size and head circumference after severe intra-periventricular haemorrhage in preterm infants.",
            "abstract": null,
            "authors": [
                "Müller, WD",
                "Urlesberger, B"
            ],
            "year": 1992,
            "source": "CHILD NERV SYST. 1992; 8(1): 33-35. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HJ47300006",
            "pubmed": "1576604",
            "doi": "10.1007/BF00316559",
            "pmc": null,
            "organizations": [
                "607-14048"
            ],
            "persons": [
                "607-51643-2"
            ],
            "imported": "2010-06-30T18:13:48+02:00",
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.464788732394366,
            "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": 1578,
            "title": "Magnetic resonance imaging signal hyperintensities in the deep and subcortical white matter. A comparative study between stroke patients and normal volunteers.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Kleinert, G",
                "Offenbacher, H",
                "Gindl, K",
                "Payer, F",
                "Freidl, W",
                "Niederkorn, K",
                "Lechner, H"
            ],
            "year": 1992,
            "source": "ARCH NEUROL 1992 49: 825-827.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JH36500007",
            "pubmed": "1524515",
            "doi": "10.1001/archneur.1992.00530320049011",
            "pmc": null,
            "organizations": [
                "1578-14051"
            ],
            "persons": [
                "1578-51546-6",
                "1578-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
        }
    ]
}