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=158060&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158080&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158040&ordering=imported",
    "results": [
        {
            "id": 52381,
            "title": "Cell type-specific requirement of the MAPK pathway for the growth factor action of gastrin.",
            "abstract": null,
            "authors": [
                "Stepan, VM",
                "Dickinson, CJ",
                "del Valle, J",
                "Matsushima, M",
                "Todisco, A"
            ],
            "year": 1999,
            "source": "Am J Physiol. 1999; 276(6 Pt 1):G1363-G1372",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080785800007",
            "pubmed": "10362639",
            "doi": "10.1152/ajpgi.1999.276.6.G1363",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52381-52016-1"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL-GASTROINTEST L",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.228,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": 52380,
            "title": "Glycine-extended gastrin regulates HEK cell growth.",
            "abstract": null,
            "authors": [
                "Stepan, VM",
                "Krametter, DF",
                "Matsushima, M",
                "Todisco, A",
                "Delvalle, J",
                "Dickinson, CJ"
            ],
            "year": 1999,
            "source": "Am J Physiol. 1999; 277(2 Pt 2):R572-R581",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081923500029",
            "pubmed": "10444566",
            "doi": "10.1152/ajpregu.1999.277.2.R572",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52380-52016-1"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL-REGUL INTEGR C",
            "issn": "0363-6119",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.453,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.756756756756757,
            "impactfactor_norm_year": 1999,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52372,
            "title": "Mechanisms of growth factor actions in isolated parietal cells.",
            "abstract": null,
            "authors": [
                "Todisco, A",
                "Stepan, V",
                "Pausawasdi, N",
                "Ramamoorthy, S"
            ],
            "year": 2002,
            "source": "GASTROENTEROLOGY 2002 122: A5-A5.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175366600023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "52372-52016"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.44,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52371,
            "title": "Role of small GTP-binding proteins in the growth-promoting and anti-apoptotic actions of gastrin.",
            "abstract": null,
            "authors": [
                "Todisco, A",
                "Stepan, V",
                "Ramamoorthy, S",
                "Pausawasdi, N",
                "Logsdon, C",
                "Askari, F"
            ],
            "year": 2002,
            "source": "GASTROENTEROLOGY 2002 122: A4-A4.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000175366600021",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "52371-52016"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.44,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52364,
            "title": "Role of small GTP binding proteins in the growth-promoting and antiapoptotic actions of gastrin.",
            "abstract": null,
            "authors": [
                "Stepan, V",
                "Ramamoorthy, S",
                "Pausawasdi, N",
                "Logsdon, CD",
                "Askari, FK",
                "Todisco, A"
            ],
            "year": 2004,
            "source": "Am J Physiol Gastrointest Liver Physiol. 2004; 287(3):G715-G725",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223446400027",
            "pubmed": "15331357",
            "doi": "10.1152/ajpgi.00169.2003",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52364-52016-1"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL-GASTROINTEST L",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.479,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.821917808219178,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52359,
            "title": "Regulation and function of the sonic hedgehog signal transduction pathway in isolated gastric parietal cells.",
            "abstract": null,
            "authors": [
                "Stepan, V",
                "Ramamoorthy, S",
                "Nitsche, H",
                "Zavros, Y",
                "Merchant, JL",
                "Todisco, A"
            ],
            "year": 2005,
            "source": "J Biol Chem. 2005; 280(16):15700-15708",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228444800031",
            "pubmed": "15691835",
            "doi": "10.1074/jbc.M413037200",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52359-52016-1"
            ],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.854,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.85823754789272,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 50106,
            "title": "Characterisation of patients with antibiotic-associated segmental hemorrhagic colitis: Role of cytotoxin-producing Klebsiella oxytoca",
            "abstract": null,
            "authors": [
                "Gerstgrasser, N",
                "Hoegenauer, C",
                "Langner, C",
                "Krause, R",
                "Krejs, GJ",
                "Hinterleitner, TA"
            ],
            "year": 2005,
            "source": "GASTROENTEROLOGY 2005 128: A661-A661.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000228619305301",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "50106-14081",
                "50106-14087"
            ],
            "persons": [
                "50106-50044",
                "50106-51534",
                "50106-51976",
                "50106-53167"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.386,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 50105,
            "title": "Sarcoidosis of the paranasal sinuses as the etiology of therapy refractory dacryocystitis",
            "abstract": null,
            "authors": [
                "Anderhuber, W",
                "Walch, C",
                "Braun, H"
            ],
            "year": 1997,
            "source": "Laryngorhinootologie. 1997; 76(5):315-317",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XF70200009",
            "pubmed": "9280420",
            "doi": "10.1055/s-2007-997434",
            "pmc": null,
            "organizations": [
                "50105-14066"
            ],
            "persons": [
                "50105-51725-6",
                "50105-51729-6"
            ],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.319,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 50083,
            "title": "History of gynecological pathology XIX. Walther Schauenstein: an early austrian pioneer of cervical pathology with comments on his successors.",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Reich, O"
            ],
            "year": 2006,
            "source": "Int J Gynecol Pathol. 2006; 25(2):195-198",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236774800014",
            "pubmed": "16633072",
            "doi": "10.1097/01.pgp.0000192275.44061.7f",
            "pmc": null,
            "organizations": [
                "50083-14038"
            ],
            "persons": [
                "50083-51918-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL PATHOL",
            "issn": "0277-1691",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.184,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.684210526315789,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 45910,
            "title": "Patient perceived cognitive side effects of anti-epileptic drug treatment: An international perspective",
            "abstract": null,
            "authors": [
                "Mounfield, H",
                "Baker, G",
                "Feichtinger, M",
                "Ryvlin, P"
            ],
            "year": 2005,
            "source": "J NEUROL SCI 2005 238: S135-S135.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000235088001162",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "45910-1"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL SCI",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.035,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.608108108108108,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 45909,
            "title": "FMRI mapping sensorimotor cortex of the foot by vibrotactile stimulation",
            "abstract": null,
            "authors": [
                "Gerstenbrand, F",
                "Siedentopf, C",
                "Koppelstaetter, F",
                "Guendisch, G",
                "Gallasch, E",
                "Ischebeck, A",
                "Felber, S",
                "Golaszewski, S"
            ],
            "year": 2005,
            "source": "J NEUROL SCI 2005 238: S82-S83.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000235088000315",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "45909-14010"
            ],
            "persons": [
                "45909-51814"
            ],
            "imported": null,
            "journal": "J NEUROL SCI",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.035,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.608108108108108,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 45867,
            "title": "Echo-enhancing agents in neurosonology - Introduction",
            "abstract": null,
            "authors": [
                "Niederkorn, K",
                "Furuhata, H"
            ],
            "year": 1997,
            "source": "J NEUROIMAGING 1997 7: S1-S1.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1997WW25800002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "45867-14051"
            ],
            "persons": [
                "45867-51546-2"
            ],
            "imported": null,
            "journal": "J NEUROIMAGING",
            "issn": "1051-2284",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.652,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.569620253164557,
            "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": false,
            "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": 42172,
            "title": "Comparison of clinical outcomes in peritoneal dialysis and hemodialysis",
            "abstract": null,
            "authors": [
                "Roob, JM"
            ],
            "year": 2005,
            "source": "Wien Klin Wochenschr. 2005; 117 Suppl 6(2):60-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235531200011",
            "pubmed": "16437335",
            "doi": "10.1007/s00508-005-0494-9",
            "pmc": null,
            "organizations": [
                "42172-14084"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.577,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.314285714285714,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 40148,
            "title": "Risk of osteoporosis in women in 4 different occupational groups",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Stronegger, WJ",
                "Freidl, W"
            ],
            "year": 1996,
            "source": "WIEN KLIN WOCHENSCHR 1996 108: 163-168.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD17900002",
            "pubmed": "8650925",
            "doi": null,
            "pmc": null,
            "organizations": [
                "40148-14024"
            ],
            "persons": [
                "40148-51688-1",
                "40148-51741-6",
                "40148-51845-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 40147,
            "title": "Characteristics of women currently using hormone replacement therapy in rural areas of Styria, Austria.",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Freidl, W",
                "Stronegger, WJ",
                "Scheuringer, C"
            ],
            "year": 1997,
            "source": "Soz Praventivmed. 1997; 42(6):385-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071525400010",
            "pubmed": "9499470",
            "doi": "10.1007/BF01318614",
            "pmc": null,
            "organizations": [
                "40147-14024"
            ],
            "persons": [
                "40147-51688-2",
                "40147-51741-6",
                "40147-51845-6"
            ],
            "imported": null,
            "journal": "SOZ PRAVENTIVMED",
            "issn": "0303-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.343,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.1125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 40146,
            "title": "Involvement of Rho and p38 MAPK in endothelin-1-induced expression of PGHS-2 mRNA in osteoblast-like cells.",
            "abstract": null,
            "authors": [
                "Windischhofer, W",
                "Zach, D",
                "Fauler, G",
                "Raspotnig, G",
                "Köfeler, H",
                "Leis, HJ"
            ],
            "year": 2002,
            "source": "J Bone Miner Res. 2002; 17(10):1774-1784",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178100900006",
            "pubmed": "12369781",
            "doi": "10.1359/jbmr.2002.17.10.1774",
            "pmc": null,
            "organizations": [
                "40146-14048"
            ],
            "persons": [
                "40146-51979-2",
                "40146-58455-6"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.329,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.920454545454545,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 40142,
            "title": "Morphology-oriented analysis of cerebral SPET using matched magnetic resonance images.",
            "abstract": null,
            "authors": [
                "Stollberger, R",
                "Fazekas, F",
                "Payer, F",
                "Flooh, E"
            ],
            "year": 1995,
            "source": "Nucl Med Commun. 1995; 16(4):265-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QW21700006",
            "pubmed": "7624107",
            "doi": "10.1097/00006231-199504000-00158",
            "pmc": null,
            "organizations": [
                "40142-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "NUCL MED COMMUN",
            "issn": "0143-3636",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.989,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.544303797468354,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 40140,
            "title": "Prevalence and risk factors for silent ischemic brain damage on MRI: The Austrian stroke prevention study",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Hayn, M",
                "Kapeller, P",
                "Schmidt, H",
                "Kostner, GM",
                "Lechner, H",
                "Esterbauer, H"
            ],
            "year": 1996,
            "source": "NEUROLOGY 1996 46: 4011-4011.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996UA47600579",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "40140-14013",
                "40140-14051"
            ],
            "persons": [
                "40140-51669",
                "40140-51744",
                "40140-51912"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.612,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 40139,
            "title": "Immunoadsorption in Guillain-Barre syndrome",
            "abstract": null,
            "authors": [
                "Fazekas, G",
                "Roob, J",
                "Kapeller, P",
                "Schmidt, R",
                "Offenbacher, H",
                "Fazekas, F"
            ],
            "year": 1996,
            "source": "NEUROLOGY 1996 46: 2138-2138.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996UA47600332",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "40139-14084"
            ],
            "persons": [
                "40139-51744"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.612,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 40138,
            "title": "Factors modulating the extent of MRI white matter hyperintensities in the normal elderly population",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Schmidt, R",
                "Kapeller, P",
                "Offenbacher, H",
                "Reinhart, B",
                "Eber, B"
            ],
            "year": 1996,
            "source": "NEUROLOGY 1996 46: 1065-1065.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996UA47600074",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "40138-51744"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.612,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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
        }
    ]
}