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=1380&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1400&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1360&ordering=-imported",
    "results": [
        {
            "id": 1727,
            "title": "Photoaccentuated erythroderma associated with CD4+ T lymphocytopenia: successful treatment with 5-methoxypsoralen and UVA, interferon alfa-2b, and extracorporeal photopheresis.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Müllegger, R",
                "Cerroni, L",
                "Aigner, R",
                "Fueger, G",
                "Höfler, G",
                "Derbaschnig, J",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "J Am Acad Dermatol. 1996; 35(2 Pt 2):291-294",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VA75800003",
            "pubmed": "8698908",
            "doi": "10.1016%2FS0190-9622%2896%2990651-9",
            "pmc": null,
            "organizations": [
                "1727-14020",
                "1727-14047",
                "1727-14054"
            ],
            "persons": [
                "1727-51751-6",
                "1727-51618-2",
                "1727-51620-6",
                "1727-51727-6"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.806,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1728,
            "title": "Photodynamic therapy (PDT)",
            "abstract": null,
            "authors": [
                "Wolf, P"
            ],
            "year": 1997,
            "source": "Hautarzt. 1997; 48(2):137-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WN96900015",
            "pubmed": "9173063",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1728-14047"
            ],
            "persons": [
                "1728-51618-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1731,
            "title": "Photometric evaluation of lipid peroxidation products in human plasma and copper oxidized low density lipoproteins: correlation of different oxidation parameters.",
            "abstract": null,
            "authors": [
                "Chajès, V",
                "Sattler, W",
                "Stultschnig, M",
                "Kostner, GM"
            ],
            "year": 1996,
            "source": "Atherosclerosis. 1996; 121(2):193-203",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UG90100004",
            "pubmed": "9125294",
            "doi": "10.1016%2F0021-9150%2895%2905719-6",
            "pmc": null,
            "organizations": [
                "1731-14013"
            ],
            "persons": [
                "1731-51669-6",
                "1731-51705-6"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.987,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1734,
            "title": "Primary mucosal melanomas of the nasal cavity and paranasal sinuses. A clinicopathological analysis of 14 cases.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Anderhuber, W",
                "Richtig, E",
                "Schachenreiter, J",
                "Ott, A",
                "Beham, A"
            ],
            "year": 1998,
            "source": "APMIS. 1998; 106(3):403-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072763300009",
            "pubmed": "9548430",
            "doi": "10.1111/j.1699-0463.1998.tb01364.x",
            "pmc": null,
            "organizations": [
                "1734-14020",
                "1734-14042",
                "1734-14047"
            ],
            "persons": [
                "1734-51945-2",
                "1734-52274-6"
            ],
            "imported": null,
            "journal": "APMIS",
            "issn": "0903-4641",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.765,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.411764705882353,
            "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": 1735,
            "title": "Primary Osteogenic-Sarcoma of the Breast - Report of a Case and a Short Review of the Literature",
            "abstract": null,
            "authors": [
                "Thiel, I",
                "Schmoll, HJ",
                "Bokemeyer, C"
            ],
            "year": 1995,
            "source": "ONKOLOGIE 1995 18: 357-361.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995RY90700011",
            "pubmed": null,
            "doi": "10.1159/000218617",
            "pmc": null,
            "organizations": [
                "1735-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.462,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1736,
            "title": "Primary paraganglioma simulating pituitary macroadenoma: a case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Mokry, M",
                "Kleinert, R",
                "Clarici, G",
                "Obermayer-Pietsch, B"
            ],
            "year": 1998,
            "source": "Neuroradiology. 1998; 40(4):233-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073400900006",
            "pubmed": "9592793",
            "doi": "10.1007%2Fs002340050573",
            "pmc": null,
            "organizations": [
                "1736-14020",
                "1736-14050",
                "1736-14054"
            ],
            "persons": [
                "1736-51809-6",
                "1736-52006-2"
            ],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.023,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.531645569620253,
            "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": 1737,
            "title": "Primary Prevention of Allergic Sensitization - How Might It Work",
            "abstract": null,
            "authors": [
                "Uhlig, T",
                "Eber, E",
                "Sly, PD"
            ],
            "year": 1999,
            "source": "BIODRUGS 1999 12: 13-18.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081468700002",
            "pubmed": null,
            "doi": "10.2165/00063030-199912010-00002",
            "pmc": null,
            "organizations": [
                "1737-14048"
            ],
            "persons": [
                "1737-51713-6"
            ],
            "imported": null,
            "journal": "BIODRUGS",
            "issn": "1173-8804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.573,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.188571428571429,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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": 1740,
            "title": "Rapid detection of Mycoplasma pneumoniae by an assay based on PCR and probe hybridization in a nonradioactive microwell plate format.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Dodge, DE",
                "Pierer, K",
                "Young, KK",
                "Liao, Y",
                "Santner, BI",
                "Eber, E",
                "Roeger, MG",
                "Stuenzner, D",
                "Sixl-Voigt, B",
                "Marth, E"
            ],
            "year": 1997,
            "source": "J Clin Microbiol. 1997; 35(6):1592-1594",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA75500059",
            "pubmed": "9163490",
            "doi": "10.1128/JCM.35.6.1592-1594.1997",
            "pmc": "PMC229795",
            "organizations": [
                "1740-14023",
                "1740-14048"
            ],
            "persons": [
                "1740-51803-6",
                "1740-51503-6",
                "1740-51713-6",
                "1740-51812-2"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.783,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.876543209876543,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 1741,
            "title": "Rapid detection of trisomies 21 and 18 and sexing by quantitative fluorescent multiplex PCR.",
            "abstract": null,
            "authors": [
                "Pertl, B",
                "Weitgasser, U",
                "Kopp, S",
                "Kroisel, PM",
                "Sherlock, J",
                "Adinolfi, M"
            ],
            "year": 1996,
            "source": "Hum Genet. 1996; 98(1):55-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UQ93200011",
            "pubmed": "8682507",
            "doi": "10.1007/s004390050159",
            "pmc": null,
            "organizations": [
                "1741-14021",
                "1741-14038"
            ],
            "persons": [
                "1741-51682-6",
                "1741-51719-2"
            ],
            "imported": null,
            "journal": "HUM GENET",
            "issn": "0340-6717",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.455,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.747572815533981,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1745,
            "title": "Subcutaneous epoetin alfa as an adjunct to autologous blood donation before elective coronary artery bypass graft surgery.",
            "abstract": null,
            "authors": [
                "Gombotz, H"
            ],
            "year": 1996,
            "source": "Semin Hematol. 1996; 33(2 Suppl 2):69-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH79800018",
            "pubmed": "8723587",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1745-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "SEMIN HEMATOL",
            "issn": "0037-1963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.44,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.745762711864407,
            "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": 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": 1748,
            "title": "Submaximal stimulation of porcine endothelial cells causes focal Ca2+ elevation beneath the cell membrane.",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Paltauf-Doburzynska, J",
                "Hill, BJ",
                "Fleischhacker, E",
                "Hoebel, BG",
                "Kostner, GM",
                "Sturek, M"
            ],
            "year": 1998,
            "source": "J Physiol. 1998; 506 ( Pt 1)(4):109-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071648500009",
            "pubmed": "9481676",
            "doi": "10.1111%2Fj.1469-7793.1998.109bx.x",
            "pmc": "PMC2230695",
            "organizations": [
                "1748-14013"
            ],
            "persons": [
                "1748-51669-6",
                "1748-51860-2"
            ],
            "imported": null,
            "journal": "J PHYSIOL, LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.727,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.925373134328358,
            "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": 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": 1751,
            "title": "Substance P stimulates and inhibits intestinal peristalsis via distinct receptors.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Schluet, W",
                "Maggi, CA"
            ],
            "year": 1995,
            "source": "J PHARMACOL EXP THER 1995 274: 322-328.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RJ36400045",
            "pubmed": "7542335",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1751-14022"
            ],
            "persons": [
                "1751-51529-2"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.582,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.898876404494382,
            "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": 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": 1753,
            "title": "Subtle Neuropsychiatric Sequelae of Carbon-Monoxide Poisoning - A Case-Report",
            "abstract": null,
            "authors": [
                "Honigl, D",
                "Klebel, H",
                "Marlovits, S",
                "Kreichbaum, N"
            ],
            "year": 1993,
            "source": "EUR J PSYCHIAT 1993 7: 12-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE69700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1753-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PSYCHIAT",
            "issn": "-",
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2833,
            "title": "Local vascular complications after iatrogenic femoral artery puncture",
            "abstract": null,
            "authors": [
                "Fruhwirth, J",
                "Pascher, O",
                "Hauser, H",
                "Amann, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(7):196-200",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UF49500002",
            "pubmed": "8677663",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2833-14045"
            ],
            "persons": [
                "2833-51746-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2433,
            "title": "Stimulation of Soluble Guanylate-Cyclase by Endothelium-Derived Relaxing Factor Is Antagonized by Oxidized Low-Density-Lipoprotein",
            "abstract": null,
            "authors": [
                "Schmidt, K",
                "Graier, WF",
                "Kostner, GM",
                "Mayer, B",
                "Bohme, E",
                "Kukovetz, WR"
            ],
            "year": 1991,
            "source": "J CARDIOVASC PHARMACOL 1991 17: S83-S88.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FW98400015",
            "pubmed": null,
            "doi": "10.1097/00005344-199117003-00015",
            "pmc": null,
            "organizations": [
                "2433-14013"
            ],
            "persons": [
                "2433-51669-6",
                "2433-51860-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.725806451612903,
            "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
        }
    ]
}