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=149660&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157590,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149680&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149640&ordering=imported",
    "results": [
        {
            "id": 2549,
            "title": "The Impact of Help on Hemorheology in Peripheral Arterial-Disease",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Walzl, M",
                "Walzl, B"
            ],
            "year": 1994,
            "source": "CLIN HEMORHEOL 1994 14: 181-188.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994ND47900003",
            "pubmed": null,
            "doi": "10.3233/CH-1994-14204",
            "pmc": null,
            "organizations": [
                "2549-14045",
                "2549-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7694,
            "title": "Studies on the influence of positive or negative small ions on the catechol amine content in the brain of the mouse following shorttime or prolonged exposure (author's transl)",
            "abstract": null,
            "authors": [
                "Udermann, H",
                "Fischer, G"
            ],
            "year": 1982,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1982; 176(1):72-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT00100008",
            "pubmed": "7113513",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG B-UMWE",
            "issn": "0174-3015",
            "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": 7695,
            "title": "Computertomography in subarachnoid haemorrhage and aneurysm.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Schneider, G",
                "Auer, LM",
                "Gallhofer, B",
                "Sager, WD",
                "Lechner, H"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):17-22",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000002",
            "pubmed": "7102407",
            "doi": "10.1007/BF01728850",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 7696,
            "title": "Spontaneous course after subarachnoid haemorrhage--evaluation of 109 patients.",
            "abstract": null,
            "authors": [
                "Gallhofer, B",
                "Auer, LM"
            ],
            "year": 1982,
            "source": "Acta Neurochir (Wien). 1982; 63(1-4):67-70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT20000009",
            "pubmed": "7102429",
            "doi": "10.1007/BF01728857",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 2545,
            "title": "The immunopathogenesis of multiple sclerosis. A survey of recent advances and implications for future therapy.",
            "abstract": null,
            "authors": [
                "Kieseier, BC",
                "Archelos, JJ",
                "Storch, M",
                "Gold, R",
                "Hartung, HP"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(17):728-737",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083398100008",
            "pubmed": "10526397",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2545-14051"
            ],
            "persons": [
                "2545-51987-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.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "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": 7698,
            "title": "Detection of IgG sensitization of red cells with 125I staphylococcal protein A.",
            "abstract": null,
            "authors": [
                "Yam, P",
                "Petz, LD",
                "Spath, P"
            ],
            "year": 1982,
            "source": "Am J Hematol. 1982; 12(4):337-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NT72600004",
            "pubmed": "7114050",
            "doi": "10.1002/ajh.2830120405",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J HEMATOL",
            "issn": "0361-8609",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.744,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.542372881355932,
            "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": 7700,
            "title": "THERAPY OF CHRONIC ARTERIAL-HYPERTENSION WITH CALCIUM-ANTAGONISTS - A PLACEBO-CONTROLLED, DOUBLE-BLIND COMPARISON OF DILTIAZEM AND NIFEDIPINE",
            "abstract": null,
            "authors": [
                "KLEIN, W",
                "MLEKUSCH, E",
                "HARRINGER, M"
            ],
            "year": 1982,
            "source": "HERZ KREISLAUF 1982 14: 247-255.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU04900003",
            "pubmed": null,
            "doi": "10.1126/science.216.4541.46.a",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "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": 2542,
            "title": "The heart rate performance curve and left ventricular function during exercise in patients after myocardial infarction.",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Hofmann, P",
                "von Duvillard, SP",
                "Beaufort, F",
                "Smekal, G",
                "Gasser, R",
                "Klein, W",
                "Eber, B",
                "Bachl, N",
                "Schmid, P"
            ],
            "year": 1998,
            "source": "Med Sci Sports Exerc. 1998; 30(10):1475-1480",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076365600002",
            "pubmed": "9789846",
            "doi": "10.1097%2F00005768-199810000-00002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2542-51533-6"
            ],
            "imported": null,
            "journal": "MED SCI SPORT EXERCISE",
            "issn": "0195-9131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.982758620689655,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7703,
            "title": "Investigation of the influence of vigilance on the nystagmic reaction (author's transl)",
            "abstract": null,
            "authors": [
                "Ranacher, G",
                "Moser, M"
            ],
            "year": 1982,
            "source": "Arch Otorhinolaryngol. 1982; 234(3):267-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU14200007",
            "pubmed": "7115199",
            "doi": "10.1007/BF00464331",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0634920634920635,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, CIVIL",
            "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": 7704,
            "title": "Metastasizing atypical fibroxanthoma or malignant fibrous histiocytoma. Clinical and histological picture, nosology, nomenclature",
            "abstract": null,
            "authors": [
                "Hödl, S"
            ],
            "year": 1982,
            "source": "Arch Dermatol Res. 1982; 273(1-2):25-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU14800004",
            "pubmed": "6307191",
            "doi": "10.1007/BF00509024",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH DERMATOL RES",
            "issn": "0340-3696",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.8,
            "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": 2538,
            "title": "The Graz hemisphere splint: a new precise, non-invasive method of replacing the dental arch of 3D-models by plaster models.",
            "abstract": null,
            "authors": [
                "Santler, G"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 169-173.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075058900008",
            "pubmed": "9702636",
            "doi": "10.1016%2FS1010-5182%2898%2980008-5",
            "pmc": null,
            "organizations": [
                "2538-14112"
            ],
            "persons": [
                "2538-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 2536,
            "title": "The Emergency Room from the Point-of-View of the Anesthesiologist",
            "abstract": null,
            "authors": [
                "Heydarfadai, J",
                "Prause, G",
                "List, WF"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 25-26.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2536-14044"
            ],
            "persons": [
                "2536-51986-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2535,
            "title": "The effects on platelet aggregation and prostanoid biosynthesis of two parenteral analgesics: ketorolac tromethamine and dipyrone.",
            "abstract": null,
            "authors": [
                "Geisslinger, G",
                "Peskar, BA",
                "Pallapies, D",
                "Sittl, R",
                "Levy, M",
                "Brune, K"
            ],
            "year": 1996,
            "source": "Thromb Haemost. 1996; 76(4):592-597",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VN51400020",
            "pubmed": "8903001",
            "doi": "10.1055/s-0038-1650627",
            "pmc": null,
            "organizations": [
                "2535-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.267,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.898305084745763,
            "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": 7706,
            "title": "Pre- and perinatal risk factors in the etiology of infantile cerebral palsy.",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Haidvogl, M"
            ],
            "year": 1982,
            "source": "Int J Rehabil Res. 1982; 5(1):19-26",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU35100003",
            "pubmed": "7095943",
            "doi": "10.1097/00004356-198203000-00003",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J REHABIL RES",
            "issn": "0342-5282",
            "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": "REHABILITATION",
            "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": 2533,
            "title": "The effect of vitamin C and vitamin E supplementation on bacterial translocation in chronic portal hypertensive and common-bile-duct-ligated rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1997,
            "source": "EUR SURG RES 1997 29: 187-194.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY43900004",
            "pubmed": "9161835",
            "doi": "10.1159/000129523",
            "pmc": null,
            "organizations": [
                "2533-14013",
                "2533-14020",
                "2533-14049"
            ],
            "persons": [
                "2533-51528-6",
                "2533-51818-6"
            ],
            "imported": null,
            "journal": "EUR SURG RES",
            "issn": "0014-312X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.46875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 2532,
            "title": "The effect of treatment with levothyroxine or iodine on thyroid size and thyroid growth stimulating immunoglobulins in endemic goitre patients.",
            "abstract": null,
            "authors": [
                "Wilders-Truschnig, MM",
                "Warnkross, H",
                "Leb, G",
                "Langsteger, W",
                "Eber, O",
                "Tiran, A",
                "Dobnig, H",
                "Passath, A",
                "Lanzer, G",
                "Drexhage, HA"
            ],
            "year": 1993,
            "source": "Clin Endocrinol (Oxf). 1993; 39(3):281-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV81800005",
            "pubmed": "7900936",
            "doi": "10.1111/j.1365-2265.1993.tb02367.x",
            "pmc": null,
            "organizations": [
                "2532-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN ENDOCRINOL",
            "issn": "0300-0664",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.819277108433735,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2531,
            "title": "The effect of sodium trimetaphosphate on caries: a 3-year clinical toothpaste trial.",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Müller-Bruckschwaiger, K",
                "Schäfer, F",
                "Huntington, E"
            ],
            "year": 1996,
            "source": "Caries Res. 1996; 30(6):418-422",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR00800006",
            "pubmed": "8946103",
            "doi": "10.1159/000262353",
            "pmc": null,
            "organizations": [
                "2531-14111"
            ],
            "persons": [
                "2531-74154-1"
            ],
            "imported": null,
            "journal": "CARIES RES",
            "issn": "0008-6568",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.92,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 7707,
            "title": "Effect of bezafibrate on plasma lipids, lipoproteins, apolipoproteins AI, AII and B and LCAT activity in hyperlipidemic, non-insulin-dependent diabetics.",
            "abstract": null,
            "authors": [
                "Prager, R",
                "Schernthaner, G",
                "Kostner, GM",
                "Mühlhauser, I",
                "Zechner, R",
                "Dorda, W"
            ],
            "year": 1982,
            "source": "Atherosclerosis. 1982; 43(2-3):321-327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NV61500015",
            "pubmed": "6810904",
            "doi": "10.1016/0021-9150(82)90032-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7707-51669-6"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.095,
            "impactfactor_year": 1994,
            "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": 2529,
            "title": "The effect of reduced physical activity on longevity of mice.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Tillian, H",
                "Lamprecht, M",
                "Trutnovsky, H",
                "Horejsi, R",
                "Reibnegger, G"
            ],
            "year": 1996,
            "source": "Mech Ageing Dev. 1996; 88(3):159-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW31200004",
            "pubmed": "8819099",
            "doi": "10.1016/0047-6374(96)01734-4",
            "pmc": null,
            "organizations": [
                "2529-14012"
            ],
            "persons": [
                "2529-50569-6"
            ],
            "imported": null,
            "journal": "MECH AGE DEV",
            "issn": "0047-6374",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 2528,
            "title": "The Effect of Rapid Hypervolemic Hemodilution on Blood Viscoelasticity - Course Observation over 5 Days",
            "abstract": null,
            "authors": [
                "Langsteger, W",
                "Koltringer, P",
                "Pierer, G",
                "Eber, O"
            ],
            "year": 1992,
            "source": "CLIN HEMORHEOL 1992 12: 93-100.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HT05000011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2528-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}