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=2400&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2420&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2380&ordering=-imported",
    "results": [
        {
            "id": 1304,
            "title": "Increased expression of GAP-43 in small sensory neurons after stimulation by NGF indicative of neuroregeneration in capsaicin-treated rats.",
            "abstract": null,
            "authors": [
                "Schicho, R",
                "Schuligoi, R",
                "Sirinathsinghji, DJ",
                "Donnerer, J"
            ],
            "year": 1999,
            "source": "Regul Pept. 1999; 83(2-3):87-95",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082771200003",
            "pubmed": "10511462",
            "doi": "10.1016%2FS0167-0115%2899%2900051-8",
            "pmc": null,
            "organizations": [
                "1304-14022"
            ],
            "persons": [
                "1304-56687-1"
            ],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.827,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.662162162162162,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2579,
            "title": "Cardiac pacemaker as bridge to cardiac telemonitoring",
            "abstract": null,
            "authors": [
                "Hutten, H",
                "Schreier, G",
                "Kastner, P",
                "Grasser, B",
                "Iberer, F",
                "Tscheliessnigg, KH"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(6):158-165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY39000001",
            "pubmed": "8766392",
            "doi": "10.1515/bmte.1996.41.6.158",
            "pmc": null,
            "organizations": [
                "2579-14073"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 1307,
            "title": "Increased immune activation during and after physical exercise.",
            "abstract": null,
            "authors": [
                "Tilz, GP",
                "Domej, W",
                "Diez-Ruiz, A",
                "Weiss, G",
                "Brezinschek, R",
                "Brezinschek, HP",
                "Hüttl, E",
                "Pristautz, H",
                "Wachter, H",
                "Fuchs, D"
            ],
            "year": 1993,
            "source": "Immunobiology. 1993; 188(1-2):194-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LJ99500016",
            "pubmed": "8104879",
            "doi": "10.1016/S0171-2985(11)80497-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1307-51525-6",
                "1307-51537-1",
                "1307-51807-6"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.088,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.433333333333333,
            "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": 2581,
            "title": "The Painting Group - Psychodynamic Therapy and the Diagnostics of Psychiatric-Inpatients",
            "abstract": null,
            "authors": [
                "Taucher, J",
                "Steinbauer, M"
            ],
            "year": 1994,
            "source": "PSYCHOTHERAPEUT 1994 39: 158-165.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NN54900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2581-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "PSYCHOTHERAPEUT",
            "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": 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": 642,
            "title": "Cytogenetic and CGH studies of four neuroendocrine tumors and tumor-derived cell lines of a patient with multiple endocrine neoplasia type 1.",
            "abstract": null,
            "authors": [
                "Sigl, E",
                "Behmel, A",
                "Henn, T",
                "Wirnsberger, G",
                "Weinhausl, A",
                "Kaserer, K",
                "Niederle, B",
                "Pfragner, R"
            ],
            "year": 1999,
            "source": "Int J Oncol. 1999; 15(1):41-51",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081089400005",
            "pubmed": "10375592",
            "doi": "10.3892/ijo.15.1.41",
            "pmc": null,
            "organizations": [
                "642-14014",
                "642-14021"
            ],
            "persons": [
                "642-51739-6"
            ],
            "imported": null,
            "journal": "INT J ONCOL",
            "issn": "1019-6439",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.381,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.428571428571429,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2583,
            "title": "The pedicled transposition of the digastric and stylohyoid muscles in the treatment of velopharyngeal incompetence. Anatomic basis and clinical application",
            "abstract": null,
            "authors": [
                "Kärcher, H",
                "Radner, H",
                "Anderhuber, F"
            ],
            "year": 1992,
            "source": "Acta Anat (Basel). 1992; 144(2):145-151",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JF45700009",
            "pubmed": "1514371",
            "doi": "10.1159/000147298",
            "pmc": null,
            "organizations": [
                "2583-14020",
                "2583-14057"
            ],
            "persons": [
                "2583-51566-2"
            ],
            "imported": null,
            "journal": "ACTA ANAT",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 2584,
            "title": "Percutaneous transhepatic cholangioscopy (PTCS)--evaluating the clinical status.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Hausegger, K",
                "Werkgartner, G",
                "Bacher, H",
                "Cerwenka, H",
                "Kronberger, L",
                "Hauser, H"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):707-709",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700002",
            "pubmed": "8560890",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2584-14054",
                "2584-14073"
            ],
            "persons": [
                "2584-51080-6",
                "2584-51595-2",
                "2584-51746-6",
                "2584-51760-6",
                "2584-51926-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.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 11527,
            "title": "Immunoreactivity of patient with colorectal cancer metastasis after immunisation with anti-idiotypes.",
            "abstract": null,
            "authors": [
                "Loibner, H",
                "Plot, R",
                "Rot, A",
                "Werner, G",
                "Wrann, M",
                "Samonigg, H",
                "Schmid, M",
                "Stöger, H",
                "Truschnig, M",
                "Herlyn, D"
            ],
            "year": 1990,
            "source": "Lancet. 1990; 335(8682):171-171",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1990CJ97900040",
            "pubmed": "1967462",
            "doi": "10.1016/0140-6736(90)90044-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "11527-51532-6",
                "11527-51538-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2586,
            "title": "Interaction of the epiphysis and the immune system",
            "abstract": null,
            "authors": [
                "Liebmann, PM",
                "Wölfler, A",
                "Schauenstein, K"
            ],
            "year": 1997,
            "source": "Wien Klin Wochenschr. 1997; 109(18):730-736",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997YB04200005",
            "pubmed": "9441516",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2586-14014"
            ],
            "persons": [
                "2586-51911-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.411,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 331,
            "title": "Beta-fibrinogen gene polymorphism (C148-->T) is associated with carotid atherosclerosis: results of the Austrian Stroke Prevention Study.",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Schmidt, R",
                "Niederkorn, K",
                "Horner, S",
                "Becsagh, P",
                "Reinhart, B",
                "Schumacher, M",
                "Weinrauch, V",
                "Kostner, GM"
            ],
            "year": 1998,
            "source": "Arterioscler Thromb Vasc Biol. 1998; 18(3):487-492",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072637400021",
            "pubmed": "9514419",
            "doi": "10.1161/01.ATV.18.3.487",
            "pmc": null,
            "organizations": [
                "331-14013",
                "331-14051"
            ],
            "persons": [
                "331-51545-6",
                "331-51546-6",
                "331-51669-6",
                "331-51699-6",
                "331-51912-2"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB VASC BIOL",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.917,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.915254237288136,
            "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": true
        },
        {
            "id": 1310,
            "title": "Increased lipocortin-1 (annexin-1) expression in the sciatic nerve of Lewis rats with experimental autoimmune neuritis.",
            "abstract": null,
            "authors": [
                "Gold, R",
                "Oelschläger, M",
                "Pepinsky, RB",
                "Sommer, C",
                "Hartung, HP",
                "Toyka, KV"
            ],
            "year": 1999,
            "source": "Acta Neuropathol (Berl). 1999; 98(6):583-589",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084007800004",
            "pubmed": "10603033",
            "doi": "10.1007%2Fs004010051122",
            "pmc": null,
            "organizations": [
                "1310-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROPATHOL",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.402,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.803030303030303,
            "impactfactor_norm_year": 1999,
            "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": 3016,
            "title": "Stroke: Protective factors",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Willeit, J",
                "Brainin, M"
            ],
            "year": 2000,
            "source": "NEUROPSYCHIATRIE 2000 14: 3-11.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086400700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3016-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.387,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.177339901477833,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2590,
            "title": "The presence of immunosuppressive 'p15E-like' factors in the serum and urine of patients suffering from malign and benign breast tumours.",
            "abstract": null,
            "authors": [
                "Stöger, H",
                "Wilders-Truschnig, M",
                "Samonigg, H",
                "Schmid, M",
                "Bauernhofer, T",
                "Tiran, A",
                "Tas, M",
                "Drexhage, HA"
            ],
            "year": 1993,
            "source": "Clin Exp Immunol. 1993; 93(3):437-441",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV95000023",
            "pubmed": "8370172",
            "doi": "10.1111/j.1365-2249.1993.tb08197.x",
            "pmc": "PMC1554902",
            "organizations": [
                "2590-14085"
            ],
            "persons": [
                "2590-51532-6",
                "2590-51538-2",
                "2590-51692-6"
            ],
            "imported": null,
            "journal": "CLIN EXP IMMUNOL",
            "issn": "0009-9104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.912,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8,
            "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": 645,
            "title": "Cytokine regulation of the acute-phase protein levels in multiple myeloma.",
            "abstract": null,
            "authors": [
                "Bíró, L",
                "Domján, G",
                "Falus, A",
                "Jakab, L",
                "Cseh, K",
                "Kalabay, L",
                "Tarkovács, G",
                "Tresch, J",
                "Malle, E",
                "Kramer, J",
                "Prohászka, Z",
                "Jákó, J",
                "Füst, G",
                "Császár, A"
            ],
            "year": 1998,
            "source": "Eur J Clin Invest. 1998; 28(8):679-686",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075697900012",
            "pubmed": "9767364",
            "doi": "10.1046%2Fj.1365-2362.1998.00333.x",
            "pmc": null,
            "organizations": [
                "645-14013"
            ],
            "persons": [
                "645-51833-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.907,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 646,
            "title": "Cytokines in juvenile rheumatoid arthritis (JRA).",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Schauenstein, K"
            ],
            "year": 1998,
            "source": "Cytokine. 1998; 10(6):471-480",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000074336600012",
            "pubmed": "9632535",
            "doi": "10.1006/cyto.1997.0306",
            "pmc": null,
            "organizations": [
                "646-14020",
                "646-14048"
            ],
            "persons": [
                "646-52854-2"
            ],
            "imported": null,
            "journal": "CYTOKINE",
            "issn": "1043-4666",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.008,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.633333333333333,
            "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": 332,
            "title": "beta-lactam antibiotics in the treatment of neuroborreliosis in children: preliminary results.",
            "abstract": null,
            "authors": [
                "Millner, MM",
                "Thalhammer, GH",
                "Dittrich, P",
                "Spork, KD",
                "Brunner, M",
                "Georgopoulos, A"
            ],
            "year": 1996,
            "source": "INFECTION 1996 24: 174-177.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UJ79100019",
            "pubmed": "8740117",
            "doi": "10.1007%2FBF01713334",
            "pmc": null,
            "organizations": [
                "332-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.176,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.388888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2594,
            "title": "PRISMS Study. Interferon-beta 1a (Rebif) in relapsing multiple sclerosis",
            "abstract": null,
            "authors": [
                "Hartung, HP",
                "Flachenecker, P",
                "Weilbach, FX",
                "Rieckmann, P"
            ],
            "year": 1999,
            "source": "Nervenarzt. 1999; 70(2):182-185",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078872800015",
            "pubmed": "10098156",
            "doi": "10.1007/s001150050421",
            "pmc": null,
            "organizations": [
                "2594-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.684,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2875,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 2595,
            "title": "Drug information in hormone substitution drugs",
            "abstract": null,
            "authors": [
                "Hartmann, B",
                "Tscherne, G",
                "Huber, JC",
                "Vytiska-Binstorfer, E"
            ],
            "year": 1994,
            "source": "Geburtshilfe Frauenheilkd. 1994; 54(1):34-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MV56200006",
            "pubmed": "8150248",
            "doi": "10.1055/s-2007-1023547",
            "pmc": null,
            "organizations": [
                "2595-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 2596,
            "title": "Self-injury behavior",
            "abstract": null,
            "authors": [
                "Hönigl, D",
                "Kriechbaum, N",
                "Zidek, D",
                "Hasiba, K",
                "Zapotoczky, HG"
            ],
            "year": 1997,
            "source": "Acta Med Austriaca. 1997; 24(1):19-22",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY70700006",
            "pubmed": "9206928",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2596-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.367,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4135,
            "title": "Antioxidant treatment of therapy-resistant idiopathic membranous nephropathy with probucol: a pilot study.",
            "abstract": null,
            "authors": [
                "Haas, M",
                "Mayer, G",
                "Wirnsberger, G",
                "Holzer, H",
                "Ratschek, M",
                "Neyer, U",
                "Neuweiler, J",
                "Kramar, R",
                "Schneider, B",
                "Breiteneder-Geleff, S",
                "Regele, HM",
                "Hörl, WH",
                "Kerjaschki, D"
            ],
            "year": 2002,
            "source": "Wien Klin Wochenschr. 2002; 114(4):143-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174313300005",
            "pubmed": "12060980",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4135-14020",
                "4135-14084"
            ],
            "persons": [
                "4135-51528-6",
                "4135-51535-6",
                "4135-51739-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.591,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.401869158878505,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}