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=155480&ordering=-impactfactor
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=155500&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155460&ordering=-impactfactor",
    "results": [
        {
            "id": 128383,
            "title": "Rare variants and simulators of angioedema.",
            "abstract": null,
            "authors": [
                "Kranke, B",
                "Aberer, W",
                ""
            ],
            "year": 2013,
            "source": "ALLERGOLOGIE. 2013; 36(3): 128-137. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000317088600007",
            "pubmed": null,
            "doi": "10.5414/ALX01559",
            "pmc": null,
            "organizations": [
                "128383-14047"
            ],
            "persons": [
                "128383-51346-6",
                "128383-51954-2"
            ],
            "imported": "2013-05-13T16:25:44+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.297,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.095,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ALLERGY",
            "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": 110432,
            "title": "Comparison of the Effects of Traditional Box-Moxibustion and Eletrothermal Bian-Stone Moxibustion on Volume of Blood Flow in the Skin",
            "abstract": null,
            "authors": [
                "Huang, T",
                "Wang, RH",
                "Huang, X",
                "Tian, YY",
                "Zhang, WB",
                "Ayali, H",
                "Wang, GJ",
                "Zhang, YQ",
                "Litscher, G",
                "Wang, L"
            ],
            "year": 2011,
            "source": "J TRADIT CHIN MED. 2011; 31(1): 44-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000288236600010",
            "pubmed": null,
            "doi": "10.1016/S0254-6272(11)60010-1",
            "pmc": null,
            "organizations": [
                "110432-14044"
            ],
            "persons": [],
            "imported": "2011-04-12T11:17:37+02:00",
            "journal": "J TRADIT CHIN MED",
            "issn": "0255-2922",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF TRADITIONAL CHINESE MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.296,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.136,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "INTEGRATIVE + COMPLEMENTARY MEDICINE",
            "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": 22078,
            "title": "The use of recombinant tissue plasminogen activator for intracameral fibrinolysis following cataract surgery.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R",
                "Mühlbauer-Ries, E"
            ],
            "year": 1994,
            "source": "INT OPHTHALMOL 1994 18: 277-280.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QR62500005",
            "pubmed": "7607808",
            "doi": "10.1007/BF00917830",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22078-53938-2"
            ],
            "imported": null,
            "journal": "INT OPHTHALMOL",
            "issn": "0165-5701",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.296,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.119047619047619,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61008,
            "title": "Combined small-incision cataract surgery and trabeculectomy--technique and results.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R",
                "Radax, U",
                "Papapanos, P",
                "Amon, M"
            ],
            "year": 1992,
            "source": "Int Ophthalmol. 1992; 16(4-5):409-414",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JW39000042",
            "pubmed": "1428582",
            "doi": "10.1007/BF00918002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61008-53938-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Int Ophthalmol",
            "issn": "0165-5701",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.296,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.119047619047619,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60995,
            "title": "The influence of the incision length on the early postoperative intraocular pressure following cataract surgery.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Menapace, R",
                "Stifter, S"
            ],
            "year": 1994,
            "source": "Int Ophthalmol. 1994; 18(2):77-81",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PK11800004",
            "pubmed": "7814204",
            "doi": "10.1007/BF00919243",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60995-53938-2"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Int Ophthalmol",
            "issn": "0165-5701",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.296,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.119047619047619,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3232,
            "title": "Immunoglobulin in neurologic disorders",
            "abstract": null,
            "authors": [
                "Strasser-Fuchs, S",
                "Fazekas, F"
            ],
            "year": 2000,
            "source": "AKTUEL NEUROL. 2000; 27:  268-272. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088954800006",
            "pubmed": null,
            "doi": "10.1055/s-2007-1017553",
            "pmc": null,
            "organizations": [
                "3232-14051"
            ],
            "persons": [],
            "imported": "2009-11-16T10:16:49+01:00",
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.296,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.152709359605911,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 60992,
            "title": "Irradiation pretreatment before fibroblast implantation in experimental PVR.",
            "abstract": null,
            "authors": [
                "Velikay, M",
                "Stolba, U",
                "Wedrich, A",
                "Datlinger, P",
                "Binder, S",
                "Handl-Zeller, L"
            ],
            "year": 1993,
            "source": "Int Ophthalmol. 1993; 17(4):191-193",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ML86300004",
            "pubmed": "8112965",
            "doi": "10.1007/BF01007739",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60992-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Int Ophthalmol",
            "issn": "0165-5701",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.296,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.119047619047619,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68504,
            "title": "Comparability and conversion of Stimmstörungsindex (SSI) and Voice Handicap Index (VHI)",
            "abstract": null,
            "authors": [
                "Gugatschka, M",
                "Rechenmacher, J",
                "Chibidziura, J",
                "Friedrich, G"
            ],
            "year": 2007,
            "source": "Laryngorhinootologie. 2007; 86(11): 785-788. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250836300011",
            "pubmed": "17628832",
            "doi": "10.1055/s-2007-966686",
            "pmc": null,
            "organizations": [
                "68504-14068"
            ],
            "persons": [
                "68504-50670-2",
                "68504-51636-6"
            ],
            "imported": "2007-09-19T02:00:00+02:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.296,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0689655172413793,
            "impactfactor_norm_year": 2007,
            "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": true
        },
        {
            "id": 120262,
            "title": "An Inference and Integration Approach for the Consolidation of Ranked Lists.",
            "abstract": null,
            "authors": [
                "Schimek, MG",
                "Mysickova, A",
                "Budinska, E",
                ""
            ],
            "year": 2012,
            "source": "COMMUN STATIST-SIMULAT COMPUT. 2012; 41(7): 1152-1166. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304853800017",
            "pubmed": null,
            "doi": "10.1080/03610918.2012.625843",
            "pmc": null,
            "organizations": [
                "120262-14026"
            ],
            "persons": [
                "120262-51684-2"
            ],
            "imported": "2012-07-04T15:35:10+02:00",
            "journal": "COMMUN STATIST-SIMULAT COMPUT",
            "issn": "0361-0918",
            "collection_publisher": null,
            "collection_title": "COMMUNICATIONS IN STATISTICS-SIMULATION AND COMPUTATION",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.051,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "STATISTICS & PROBABILITY",
            "impactfactor_norm_super": 0.138,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "STATISTICS + PROBABILITY",
            "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": true
        },
        {
            "id": 135950,
            "title": "[A new cardiac pacemaker stimulation technology (autocapture) allows, with unchanged life expectancy, reduction of generator size by half].",
            "abstract": null,
            "authors": [
                "Antretter, H",
                "Bonatti, J",
                "Cottogni, M",
                "Hangler, H",
                "Müller, LC",
                "Mair, P",
                "Dapunt, OE"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(5):159-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WG94100004",
            "pubmed": "9082745",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": "ACTA MEDICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.245,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5829,
            "title": "Dysarthria as first sign of progressive supranuclear palsy",
            "abstract": null,
            "authors": [
                "Mayr, BJ",
                "Bonelli, RM",
                "Niederwieser, G",
                "Koltringer, P",
                "Reisecker, F"
            ],
            "year": 2002,
            "source": "AKTUEL NEUROL 2002 29: 295-297.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177410100004",
            "pubmed": null,
            "doi": "10.1055/s-2002-32911",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.121827411167513,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 5833,
            "title": "Cranial mononeuropathy in chronic hypoglycaemia",
            "abstract": null,
            "authors": [
                "Anhaus, S",
                "Bonelli, RM",
                "Koltringer, P"
            ],
            "year": 2002,
            "source": "AKTUEL NEUROL 2002 29: 92-94.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174561200007",
            "pubmed": null,
            "doi": "10.1055/s-2002-20536",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.121827411167513,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 1414,
            "title": "Intraoperative radiation therapy, endotracheal hyperthermia and IR-192-brachytherapy in patients with advanced thyroid cancer.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Kohek, P",
                "Geyer, E",
                "Pakisch, B",
                "Langsteger, W",
                "Ramschak, S",
                "Passath, A"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(1-2):76-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY09400013",
            "pubmed": "8767520",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1414-14045",
                "1414-14054",
                "1414-14060",
                "1414-14080"
            ],
            "persons": [
                "1414-51606-2"
            ],
            "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.295,
            "impactfactor_year": 1996,
            "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": 1866,
            "title": "Oral treatment of late Lyme borreliosis with a combination of roxithromycin and co-trimoxazole--a pilot study on 18 patients.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Reisinger, E",
                "Sedaj, B",
                "Horvarth, R",
                "Seinost, G",
                "Keplinger, A",
                "Wendelin, I",
                "Klein, W"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(3):99-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF28300003",
            "pubmed": "8798283",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "1866-51533-2",
                "1866-52018-6"
            ],
            "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.295,
            "impactfactor_year": 1996,
            "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": 1287,
            "title": "Impaired Polymorphonuclear Leukocyte Migration as a Possible Monitor for the Risk of Septicemia in Immunosuppressed Transplant Patients",
            "abstract": null,
            "authors": [
                "Egger, G",
                "Allmayer, T",
                "Iberer, F",
                "Tscheliessnigg, KH",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B"
            ],
            "year": 1996,
            "source": "MED SCI RES 1996 24: 17-19.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TW07800007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1287-14020",
                "1287-14045"
            ],
            "persons": [
                "1287-51819-6"
            ],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 2644,
            "title": "ACE inhibitors with SH groups have no effect of ATP-dependent K channels--a dissertation",
            "abstract": null,
            "authors": [
                "Köppel, H",
                "Gasser, R",
                "Klein, W",
                "Holzmann, S"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(3):109-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF28300006",
            "pubmed": "8967287",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2644-51533-6"
            ],
            "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.295,
            "impactfactor_year": 1996,
            "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": 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": 2378,
            "title": "Smoking behavior and views on the smoking topic in the Styrian population--results of a survey at the Graz autumn convention",
            "abstract": null,
            "authors": [
                "Maier, R",
                "Eber, B",
                "Kaufmann, P",
                "Schumacher, M",
                "Zweiker, R",
                "Pokan, R",
                "Fruhwald, FM",
                "Sommer, K",
                "Klein, W"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(3):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF28300004",
            "pubmed": "8967285",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2378-14083"
            ],
            "persons": [
                "2378-51699-6",
                "2378-51700-6",
                "2378-51953-1"
            ],
            "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.295,
            "impactfactor_year": 1996,
            "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": 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": 749,
            "title": "Diminished Production of Malondialdehyde After Carotid-Artery Surgery as a Result of Vitamin Administration",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Khoschsorur, G",
                "Hauser, H",
                "Petek, W",
                "Esterbauer, H"
            ],
            "year": 1996,
            "source": "MED SCI RES 1996 24: 777-780.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WA45000017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "749-14045"
            ],
            "persons": [
                "749-51746-6"
            ],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 606,
            "title": "Correlation between molecular parameters of hyaluronic acid and viscoelasticity of synovia",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Katzer, H",
                "Ribitsch, V"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(4):133-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VV96600006",
            "pubmed": "9036725",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "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.295,
            "impactfactor_year": 1996,
            "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": 64004,
            "title": "Aggressive therapy of highly active systemic lupus erythematosus",
            "abstract": null,
            "authors": [
                "Graninger, W"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(4):129-133",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996VV96600005",
            "pubmed": "9036724",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}