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=149260&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149280&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149240&ordering=imported",
    "results": [
        {
            "id": 3969,
            "title": "Functional reduction of vision symptomatic of a conversion reaction in paediatric population",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Lindner, S",
                "Kriechbaum, N"
            ],
            "year": 2001,
            "source": "Klin Monatsbl Augenheilkd. 2001; 218(10):677-681",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172040400007",
            "pubmed": "11706384",
            "doi": "10.1055/s-2001-18390",
            "pmc": null,
            "organizations": [
                "3969-14043",
                "3969-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.521,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.162790697674419,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3586,
            "title": "Clinical and histopathological findings in two Turkish children with follicular bronchiolitis.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Kurz, H",
                "Eber, E",
                "Varga, EM",
                "Göpfrich, H",
                "Pfleger, A",
                "Popper, H",
                "Setinek-Liszka, U",
                "Zach, MS"
            ],
            "year": 2001,
            "source": "Eur J Pediatr. 2001; 160(4):223-226",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167669300004",
            "pubmed": "11317643",
            "doi": "10.1007/PL00008432",
            "pmc": null,
            "organizations": [
                "3586-14020",
                "3586-14095"
            ],
            "persons": [
                "3586-60829-6",
                "3586-51369-2",
                "3586-51713-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.22,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.652173913043478,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7263,
            "title": "The early feeding of premature and low birth weight infants with breast milk. II. Growth and development within the first year of life (author's transl)",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Haidvogl, M",
                "Stern, E"
            ],
            "year": 1980,
            "source": "Monatsschr Kinderheilkd. 1980; 128(4):191-194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JN83300007",
            "pubmed": "7366589",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3178,
            "title": "Genetic aspects of microangiopathy-related cerebral damage.",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Fazekas, F",
                "Kostner, GM",
                "Schmidt, R"
            ],
            "year": 2000,
            "source": "J Neural Transm Suppl. 2000; 59(5):15-21",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088322100004",
            "pubmed": "10961413",
            "doi": "10.1007/978-3-7091-6781-6_3",
            "pmc": null,
            "organizations": [
                "3178-14013",
                "3178-14051"
            ],
            "persons": [
                "3178-51669-6",
                "3178-51912-2"
            ],
            "imported": null,
            "journal": "J NEURAL TRANSMISSION-SUPPL",
            "issn": "0303-6995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.106,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.58128078817734,
            "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": 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": true
        },
        {
            "id": 3216,
            "title": "Insulin and insulin resistance index are not independent determinants for the variation in leptin in obese children and adolescents.",
            "abstract": null,
            "authors": [
                "Sudi, K",
                "Gallistl, S",
                "Tröbinger, M",
                "Reiterer, E",
                "Payerl, D",
                "Aigner, R",
                "Borkenstein, MH"
            ],
            "year": 2000,
            "source": "J Pediatr Endocrinol Metab. 2000; 13(7):923-932",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088828600008",
            "pubmed": "10968481",
            "doi": "10.1515/JPEM.2000.13.7.923",
            "pmc": null,
            "organizations": [
                "3216-14012",
                "3216-14048",
                "3216-14091",
                "3216-14107"
            ],
            "persons": [
                "3216-51727-6",
                "3216-50115-6",
                "3216-50659-6",
                "3216-51654-6",
                "3216-51963-6"
            ],
            "imported": null,
            "journal": "J PEDIATR ENDOCRINOL METAB",
            "issn": "0334-018X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.638,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.394366197183099,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3214,
            "title": "Digital image fusion of CT and PET data sets--clinical value in abdominal/pelvic malignancies.",
            "abstract": null,
            "authors": [
                "Schaffler, GJ",
                "Groell, R",
                "Schoellnast, H",
                "Kriegl, D",
                "Ruppert-Kohlmaier, A",
                "Schwarz, T",
                "Aigner, RM"
            ],
            "year": 2000,
            "source": "J Comput Assist Tomogr. 2000; 24(4):644-647",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088752000024",
            "pubmed": "10966202",
            "doi": "10.1097/00004728-200007000-00024",
            "pmc": null,
            "organizations": [
                "3214-14054",
                "3214-14107"
            ],
            "persons": [
                "3214-51727-6",
                "3214-50727-6",
                "3214-52008-6"
            ],
            "imported": null,
            "journal": "J COMPUT ASSIST TOMOGR",
            "issn": "0363-8715",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.484,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.6375,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3213,
            "title": "Cerebral near infrared spectroscopy and acupuncture--results of a pilot study",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(7-8):215-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088737200006",
            "pubmed": "10975151",
            "doi": "10.1515/bmte.2000.45.7-8.215",
            "pmc": null,
            "organizations": [
                "3213-14044"
            ],
            "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.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "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": 3212,
            "title": "Acute rhabdomyolysis after atorvastatin and fusidic acid therapy.",
            "abstract": null,
            "authors": [
                "Wenisch, C",
                "Krause, R",
                "Fladerer, P",
                "El Menjawi, I",
                "Pohanka, E"
            ],
            "year": 2000,
            "source": "Am J Med. 2000; 109(1):78-78",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000088709700024",
            "pubmed": "10991749",
            "doi": "10.1016%2FS0002-9343%2800%2900367-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3212-51976-6"
            ],
            "imported": null,
            "journal": "AMER J MED",
            "issn": "0002-9343",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 5.96,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.942307692307692,
            "impactfactor_norm_year": 2000,
            "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": 3210,
            "title": "Quantitative analysis of morphine in human plasma by gas chromatography-negative ion chemical ionization mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Fauler, G",
                "Raspotnig, G",
                "Windischhofer, W"
            ],
            "year": 2000,
            "source": "J Chromatogr B Biomed Sci Appl. 2000; 744(1):113-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088680300013",
            "pubmed": "10985572",
            "doi": "10.1016%2FS0378-4347%2800%2900237-1",
            "pmc": null,
            "organizations": [
                "3210-14048"
            ],
            "persons": [
                "3210-51979-6"
            ],
            "imported": null,
            "journal": "J CHROMATOGR B",
            "issn": "0378-4347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.802,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.707692307692308,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 1013,
            "title": "Expression of a glycoprotein of the carcinoembryonic antigen family in normal and neoplastic sebaceous glands. Limited role of carcinoembryonic antigen as a sweat gland marker.",
            "abstract": null,
            "authors": [
                "Metze, D",
                "Soyer, HP",
                "Zelger, B",
                "Neumaier, M",
                "Grunert, F",
                "Hartig, C",
                "Amann, U",
                "Bhardwaj, R",
                "Wagener, C",
                "Luger, T"
            ],
            "year": 1996,
            "source": "J AMER ACAD DERMATOL 1996 34: 735-744.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UJ21200002",
            "pubmed": "8632066",
            "doi": "10.1016%2FS0190-9622%2896%2990005-5",
            "pmc": null,
            "organizations": [
                "1013-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.806,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3204,
            "title": "Non-invasive cardiac allograft monitoring: the graz experience.",
            "abstract": null,
            "authors": [
                "Grasser, B",
                "Iberer, F",
                "Schreier, G",
                "Schaffellner, S",
                "Kleinert, R",
                "Prenner, G",
                "Kastner, P",
                "Hutten, H",
                "Tscheliessnigg, K"
            ],
            "year": 2000,
            "source": "J Heart Lung Transplant. 2000; 19(7):653-659",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088584000005",
            "pubmed": "10930814",
            "doi": "10.1016/S1053-2498(00)00126-1",
            "pmc": null,
            "organizations": [
                "3204-14020",
                "3204-14073"
            ],
            "persons": [],
            "imported": null,
            "journal": "J HEART LUNG TRANSPLANT",
            "issn": "1053-2498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.526,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.825396825396825,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3203,
            "title": "Immunologic changes after transfusion of autologous or allogeneic buffy coat-poor versus WBC-reduced blood transfusions in patients undergoing arthroplasty. II. Activation of T cells, macrophages, and cell-mediated lympholysis.",
            "abstract": null,
            "authors": [
                "Innerhofer, P",
                "Tilz, G",
                "Fuchs, D",
                "Luz, G",
                "Hobisch-Hagen, P",
                "Schobersberger, W",
                "Nussbaumer, W",
                "Lochs, A",
                "Irschick, E"
            ],
            "year": 2000,
            "source": "Transfusion. 2000; 40(7):821-827",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088574900011",
            "pubmed": "10924610",
            "doi": "10.1046%2Fj.1537-2995.2000.40070821.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3203-51537-6"
            ],
            "imported": null,
            "journal": "TRANSFUSION",
            "issn": "0041-1132",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.765,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.883333333333333,
            "impactfactor_norm_year": 2000,
            "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": 3202,
            "title": "Endothelin A and B receptors change their expression levels during development of human placental villi.",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Huppertz, B",
                "Barth, S",
                "Hahn, T",
                "Weiss, U",
                "Kaufmann, P",
                "Desoye, G"
            ],
            "year": 2000,
            "source": "Placenta. 2000; 21(5-6):536-546",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088571100011",
            "pubmed": "10940204",
            "doi": "10.1053/plac.2000.0542",
            "pmc": null,
            "organizations": [
                "3202-14038"
            ],
            "persons": [
                "3202-51978-2",
                "3202-54142-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.587,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7264,
            "title": "A case of unilateral retinitis pigmentosa",
            "abstract": null,
            "authors": [
                "Wochesländer, E",
                "Bartl, G",
                "Gruber, H"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):207-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700004",
            "pubmed": "7420966",
            "doi": "10.1055/s-2008-1057428",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 7266,
            "title": "Clinical experience with different methods of treating herpes corneae (author's transl)",
            "abstract": null,
            "authors": [
                "Fellinger, C",
                "Bartl, G"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(2):239-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JP07700011",
            "pubmed": "6775129",
            "doi": "10.1055/s-2008-1057435",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3199,
            "title": "Hormone replacement therapy with a transdermal estradiol gel and oral micronized progesterone. Effect on menopausal symptoms and lipid metabolism",
            "abstract": null,
            "authors": [
                "Giuliani, A",
                "Concin, H",
                "Wieser, F",
                "Boritsch, J",
                "Wilfert, H",
                "Gruber, D",
                "Urdl, W"
            ],
            "year": 2000,
            "source": "Wien Klin Wochenschr. 2000; 112(14):629-633",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088554200005",
            "pubmed": "11008325",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3199-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.572,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.490384615384615,
            "impactfactor_norm_year": 2000,
            "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": 3198,
            "title": "The in vivo effects of beta-3-receptor agonist CGP-12177 on thyroxine deiodination in cold-exposed, sympathectomized rat brown fat.",
            "abstract": null,
            "authors": [
                "Hofer, D",
                "Raíces, M",
                "Schauenstein, K",
                "Porta, S",
                "Korsatko, W",
                "Hagmüller, K",
                "Zaninovich, A"
            ],
            "year": 2000,
            "source": "Eur J Endocrinol. 2000; 143(2):273-277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088550100017",
            "pubmed": "10913948",
            "doi": "10.1530/eje.0.1430273",
            "pmc": null,
            "organizations": [
                "3198-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J ENDOCRINOLOGY",
            "issn": "0804-4643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.315,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.595505617977528,
            "impactfactor_norm_year": 2000,
            "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": false
        },
        {
            "id": 3197,
            "title": "Interactions of trace elements in osteoarthritic knee-joint effusions and in corresponding sera",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Domej, W"
            ],
            "year": 2000,
            "source": "TRACE ELEM ELECTROLYTES 2000 17: 124-133.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088536900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "3197-51525-6"
            ],
            "imported": null,
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0174-7371",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.653,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.151612903225806,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3196,
            "title": "Two patients with xerophthalmia",
            "abstract": null,
            "authors": [
                "Horwath, J",
                "Stelzl, U",
                "Bachernegg, M",
                "Langmann, A"
            ],
            "year": 2000,
            "source": "Klin Monatsbl Augenheilkd. 2000; 217(1):63-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088536100012",
            "pubmed": "10949820",
            "doi": "10.1055/s-2000-10386",
            "pmc": null,
            "organizations": [
                "3196-14043"
            ],
            "persons": [
                "3196-53007-2"
            ],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.406,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.170731707317073,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": 0.286,
            "impactfactor_norm_super_year": 1998,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY",
            "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": 3195,
            "title": "Unrelated partially matched peripheral blood stem cell transplantation with highly purified CD34+ cells in a child with Wiskott-Aldrich syndrome.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Urban, C",
                "Lackner, H",
                "Kerbl, R",
                "Benesch, M",
                "Dornbusch, HJ",
                "Sovinz, P",
                "Schumm, M",
                "Handgretinger, R"
            ],
            "year": 2000,
            "source": "Bone Marrow Transplant. 2000; 26(2):235-237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088517500020",
            "pubmed": "10918439",
            "doi": "10.1038/sj.bmt.1702473",
            "pmc": null,
            "organizations": [
                "3195-14092"
            ],
            "persons": [
                "3195-51369-6",
                "3195-51736-6",
                "3195-51821-6",
                "3195-59537-6",
                "3195-51859-2"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.396,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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
        }
    ]
}