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=153760&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153780&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153740&ordering=-impactfactor",
    "results": [
        {
            "id": 8562,
            "title": "CHANGES OF ISCHEMIC AND HEMODYNAMIC PARAMETERS BY MOLSIDOMINE AND NIFEDIPINE DURING EXERCISE TEST IN PATIENTS WITH CORONARY-ARTERY DISEASE",
            "abstract": null,
            "authors": [
                "KLEIN, WW"
            ],
            "year": 1986,
            "source": "HERZ KREISLAUF 1986 18: 175-180.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A861800004",
            "pubmed": null,
            "doi": null,
            "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": 8328,
            "title": "THE ADJUSTMENT OF PHYSIOLOGIC PACEMAKERS BY MEANS OF AN ECG-TRIGGERED VENTRICULAR PROBE",
            "abstract": null,
            "authors": [
                "BRANDT, D",
                "PASSATH, A",
                "GOEBEL, R"
            ],
            "year": 1985,
            "source": "HERZ KREISLAUF 1985 17: 135-139.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADQ2700004",
            "pubmed": null,
            "doi": null,
            "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": 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": 8367,
            "title": "PSYCHOLOGICAL STRAIN CAUSED BY RIGHT HEART CATHETERIZATION",
            "abstract": null,
            "authors": [
                "EGGER, J",
                "HENGSBERGER, A"
            ],
            "year": 1985,
            "source": "HERZ KREISLAUF. 1985; 17:  244-250. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHX7100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8367-51505-2"
            ],
            "imported": "2009-11-04T16:49:05+01:00",
            "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": 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": 123750,
            "title": "Adverse effects after metal-on-metal bearings in total hip arthroplasty.",
            "abstract": null,
            "authors": [
                "Friesenbichler, J",
                "Maurer-Ertl, W",
                "Pirker-Fruhauf, U",
                "Wolf, M",
                "Leithner, A",
                "Weger, C",
                "Pechmann, M",
                "Sadoghi, P",
                ""
            ],
            "year": 2012,
            "source": "MINERVA ORTOP TRAUMATOL. 2012; 63(5): 379-385. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310180700008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123750-14052"
            ],
            "persons": [
                "123750-50859-4",
                "123750-53237-6",
                "123750-59379-6"
            ],
            "imported": "2012-12-04T11:54:15+01:00",
            "journal": "MINERVA ORTOP TRAUMATOL",
            "issn": "0026-4911",
            "collection_publisher": null,
            "collection_title": "MINERVA ORTOPEDICA E TRAUMATOLOGICA",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.043,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.015,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.046,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "citations": false,
            "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": 65019,
            "title": "DILATED CARDIOMYOPATHY",
            "abstract": null,
            "authors": [
                "DUSLEAG, J"
            ],
            "year": 1995,
            "source": "MED WELT. 1995; 46(10): 466-475. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC88900002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65019-14083"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.042,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0373831775700935,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 81916,
            "title": "SUBDURAL HEMATOMAS IN CHILDREN",
            "abstract": null,
            "authors": [
                "OBERBAUER, R"
            ],
            "year": 1994,
            "source": "ZH NEVROPATOL PSIKHIAT. 1994; 94(3): 23-27. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PJ64000007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81916-14050"
            ],
            "persons": [],
            "imported": "2008-06-23T13:31:21+02:00",
            "journal": "ZH NEVROPATOL PSIKHIAT",
            "issn": "0044-4588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.039,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0519480519480519,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 104682,
            "title": "European Curriculum: recommendations for training in adult respiratory medicine",
            "abstract": null,
            "authors": [
                "Loddenkemper, R",
                "Haslam, PL",
                "Severin, T",
                "Annesi-Maesano, I",
                "Chuchalin, A",
                "Coles, C",
                "Di Maria, G",
                "Leroyer, C",
                "Magyar, P",
                "Noel, JL",
                "Nybo, B",
                "Phillips, GD",
                "Riddell, G",
                "Stevenson, R",
                "Viegi, G",
                "Zach, M"
            ],
            "year": 2010,
            "source": "MULTIDISCIP RESPIR MED. 2010; 5(1): 50-62. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000276386800010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-09-22T11:15:15+02:00",
            "journal": "MULTIDISCIP RESPIR MED",
            "issn": "1828-695X",
            "collection_publisher": null,
            "collection_title": "MULTIDISCIPLINARY RESPIRATORY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.037,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.043,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "impactfactor_norm_super": 0.043,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM",
            "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": 118397,
            "title": "Estethically compromised implant restorations in the anterior maxilla: Treatment options and prospects of success",
            "abstract": null,
            "authors": [
                "Stopper, M",
                "Lorenzoni, M"
            ],
            "year": 2011,
            "source": "IMPLANTOLOGIE. 2011; 19(4): 381-392. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000300743900005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118397-14111"
            ],
            "persons": [
                "118397-51703-4"
            ],
            "imported": "2012-03-27T13:41:51+02:00",
            "journal": "IMPLANTOLOGIE",
            "issn": "0943-9692",
            "collection_publisher": null,
            "collection_title": "IMPLANTOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.037,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.012,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "impactfactor_norm_super": 0.026,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DENTISTRY, ORAL SURGERY + MEDICINE",
            "citations": false,
            "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": 3241,
            "title": "Levosimendan - Treatment of heart failure calcium sensitizer K-ATP channel activator",
            "abstract": null,
            "authors": [
                "Toller, WG",
                "Pagel, PS",
                "Kersten, JR",
                "Warltier, DC"
            ],
            "year": 2000,
            "source": "DRUG FUTURE 2000 25: 563-568.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089032000003",
            "pubmed": null,
            "doi": "10.1358/dof.2000.025.06.580665",
            "pmc": null,
            "organizations": [
                "3241-14044"
            ],
            "persons": [
                "3241-51742-1"
            ],
            "imported": null,
            "journal": "DRUG FUTURE",
            "issn": "0377-8282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.015,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0110497237569061,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4806,
            "title": "Molecular characterization of a 12q22-q24 deletion associated with congenital deafness: confirmation and refinement of the DFNA25 locus.",
            "abstract": null,
            "authors": [
                "Petek, E",
                "Windpassinger, C",
                "Mach, M",
                "Rauter, L",
                "Scherer, SW",
                "Wagner, K",
                "Kroisel, PM"
            ],
            "year": 2003,
            "source": "AM J MED GENET PART A. 2003; 117A(2): 122-126. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182401000004",
            "pubmed": "12567408",
            "doi": "10.1002/ajmg.a.10155",
            "pmc": null,
            "organizations": [
                "4806-14021"
            ],
            "persons": [
                "4806-50811-6",
                "4806-51527-6",
                "4806-51682-6",
                "4806-51996-2"
            ],
            "imported": "2009-03-17T15:23:21+01:00",
            "journal": "AM J MED GENET PART A",
            "issn": "0148-7299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0416666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11589,
            "title": "Sound speed, density and total protein concentration of blood.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Heimel, H",
                "Stabinger, H"
            ],
            "year": 1989,
            "source": "J Clin Chem Clin Biochem. 1989; 27(10):803-806",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AX73100005",
            "pubmed": "2600553",
            "doi": "10.1515/cclm.1989.27.10.803",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 151765,
            "title": "Efficacy of Tocilizumab Monotherapy in Patients with RA Is Not Influenced By ACPA Positivity",
            "abstract": null,
            "authors": [
                "Herold, M",
                "Fasching, P",
                "Graninger, W",
                "Lunzer, R",
                "Zamani, O",
                "Leeb, B"
            ],
            "year": 2015,
            "source": "ARTHRITIS RHEUMATOL. 2015; 67: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000370860201494",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151765-14086"
            ],
            "persons": [],
            "imported": "2016-03-21T16:19:26+01:00",
            "journal": "ARTHRITIS RHEUMATOL",
            "issn": "2326-5191",
            "collection_publisher": null,
            "collection_title": "ARTHRITIS & RHEUMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": null,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 70710,
            "title": "Endothelin-1 attenuates apoptosis in cultured trophoblasts from term human placentas.",
            "abstract": null,
            "authors": [
                "Cervar-Zivkovic, M",
                "Hu, C",
                "Barton, A",
                "Sadovsky, Y",
                "Desoye, G",
                "Lang, U",
                "Nelson, DM"
            ],
            "year": 2007,
            "source": "Reprod Sci. 2007; 14(5):430-439",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249967500005",
            "pubmed": "17913962",
            "doi": "10.1177/1933719107305801",
            "pmc": null,
            "organizations": [
                "70710-14064"
            ],
            "persons": [
                "70710-51632-6",
                "70710-51978-2"
            ],
            "imported": "2007-10-19T02:00:00+02:00",
            "journal": "Reprod Sci",
            "issn": "1933-7191",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.04,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "REPRODUCTIVE 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3396,
            "title": "Detection of unsuspected gastric MALT-lymphoma with F-18-FDG-PET.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Schwarz, T",
                "Wurzinger, G",
                "Karpf, E"
            ],
            "year": 2000,
            "source": "Nuklearmedizin. 2000; 39(7):N107-N107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165478600006",
            "pubmed": "11127052",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3396-14107"
            ],
            "persons": [
                "3396-50727-6"
            ],
            "imported": null,
            "journal": "NUKLEARMED-NUCL MED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0125,
            "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": false
        },
        {
            "id": 119758,
            "title": "Anti-inflammatory phloroglucinol derivatives from Hypericum empetrifolium.",
            "abstract": null,
            "authors": [
                "Crockett, SL",
                "Wenzig, EM",
                "Kunert, O",
                "Bauer, R"
            ],
            "year": 2008,
            "source": "Phytochem Lett. 2008; 1(1):37-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000262942300009",
            "pubmed": "21151761",
            "doi": "10.1016/j.phytol.2007.12.003",
            "pmc": "PMC3000598",
            "organizations": [],
            "persons": [],
            "imported": "2012-06-11T02:00:00+02:00",
            "journal": "Phytochem Lett",
            "issn": "1874-3900",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.006,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PLANT SCIENCES",
            "impactfactor_norm_super": 0.006,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PLANT SCIENCES",
            "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": 130009,
            "title": "Osteocalcin is not a strong determinant of serum testosterone and sperm count in men from infertile couples.",
            "abstract": null,
            "authors": [
                "Schwetz, V",
                "Gumpold, R",
                "Graupp, M",
                "Hacker, N",
                "Schweighofer, N",
                "Trummer, O",
                "Pieber, TR",
                "Ballon, M",
                "Lerchbaum, E",
                "Obermayer-Pietsch, B"
            ],
            "year": 2013,
            "source": "Andrology. 2013; 1(4):590-594",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000320618100010",
            "pubmed": "23696116",
            "doi": "10.1111/j.2047-2927.2013.00095.x",
            "pmc": null,
            "organizations": [
                "130009-14064",
                "130009-14068",
                "130009-14080"
            ],
            "persons": [
                "130009-50909-6",
                "130009-51809-6",
                "130009-51831-6",
                "130009-71449-2"
            ],
            "imported": "2013-07-25T11:36:19+02:00",
            "journal": "ANDROLOGY",
            "issn": "2047-2919",
            "collection_publisher": null,
            "collection_title": "ANDROLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.143,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ANDROLOGY",
            "impactfactor_norm_super": 0.143,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ANDROLOGY",
            "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": 139221,
            "title": "Three-dimensional recording of the human face with a 3D laser scanner.",
            "abstract": null,
            "authors": [
                "Kovacs, L",
                "Zimmermann, A",
                "Brockmann, G",
                "Gühring, M",
                "Baurecht, H",
                "Papadopulos, NA",
                "Schwenzer-Zimmerer, K",
                "Sader, R",
                "Biemer, E",
                "Zeilhofer, HF"
            ],
            "year": 2006,
            "source": "J Plast Reconstr Aesthet Surg. 2006; 59(11): 1193-1202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242223800008",
            "pubmed": "17046629",
            "doi": "10.1016/j.bjps.2005.10.025",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-10-03T02:00:00+02:00",
            "journal": "J Plast Reconstr Aesthet Surg",
            "issn": "1748-6815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2006,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 184749,
            "title": "Re: "An alternative approach to fishbone extraction" by R. Viney and A. Reid J R Coll Edinb 2002; 47:515.",
            "abstract": null,
            "authors": [
                "Wild, DC"
            ],
            "year": 2003,
            "source": "Surgeon. 2003; 1(2):122; author reply 122-122; author reply 122",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000182512100013",
            "pubmed": "15573635",
            "doi": "10.1016/S1479-666X(03)80137-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "184749-89593-2"
            ],
            "imported": "2020-12-14T01:00:00+01:00",
            "journal": "Surgeon",
            "issn": "1479-666X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 208464,
            "title": "On generating trustworthy counterfactual explanations",
            "abstract": null,
            "authors": [
                "Del Ser, J",
                "Barredo-Arrieta, A",
                "Díaz-Rodríguez, N",
                "Herrera, F",
                "Saranti, A",
                "Holzinger, A"
            ],
            "year": 2024,
            "source": "INFORM SCIENCES. 2024; 655:  119898",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001162048100001",
            "pubmed": null,
            "doi": "10.1016/j.ins.2023.119898",
            "pmc": null,
            "organizations": [],
            "persons": [
                "208464-51050-4"
            ],
            "imported": "2024-03-04T09:31:10+01:00",
            "journal": "INFORM SCIENCES",
            "issn": "0020-0255",
            "collection_publisher": null,
            "collection_title": "INFORMATION SCIENCES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.006,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INFORMATION SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.924,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "COMPUTER SCIENCE, INFORMATION SYSTEMS-SCIE",
            "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": 64857,
            "title": "Autonomic phenomena of temperature regulation in temporal lobe epilepsy.",
            "abstract": null,
            "authors": [
                "Stefan, H",
                "Feichtinger, M",
                "Black, A"
            ],
            "year": 2003,
            "source": "Epilepsy Behav. 2003; 4(1): 65-69. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181977300010",
            "pubmed": "12609229",
            "doi": "10.1016/S1525-5050(02)00644-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64857-51465-6"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Epilepsy Behav",
            "issn": "1525-5050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.564285714285714,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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
        }
    ]
}