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=149860&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157518,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149880&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149840&ordering=imported",
    "results": [
        {
            "id": 2819,
            "title": "Urinary excretion of apo(a) fragments in NIDDM patients.",
            "abstract": null,
            "authors": [
                "Clodi, M",
                "Oberbauer, R",
                "Waldhäusl, W",
                "Maurer, G",
                "Kostner, GM",
                "Kostner, K"
            ],
            "year": 1997,
            "source": "Diabetologia. 1997; 40(12):1455-1460",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YK82400012",
            "pubmed": "9447954",
            "doi": "10.1007%2Fs001250050849",
            "pmc": null,
            "organizations": [
                "2819-14013"
            ],
            "persons": [
                "2819-51669-6"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.347,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.903614457831325,
            "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": false
        },
        {
            "id": 2817,
            "title": "Urinary N-acetyl-beta-D-glucosaminidase activity in patients with cystic fibrosis on long-term gentamicin inhalation.",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Eber, E",
                "Erwa, W",
                "Zach, MS"
            ],
            "year": 1998,
            "source": "Arch Dis Child. 1998; 78(6):540-543",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074060300009",
            "pubmed": "9713010",
            "doi": "10.1136/adc.78.6.540",
            "pmc": "PMC1717603",
            "organizations": [
                "2817-14048"
            ],
            "persons": [
                "2817-51713-6"
            ],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.712,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.915492957746479,
            "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": 2816,
            "title": "Urge incontinence in the elderly--supraspinal reflex incontinence.",
            "abstract": null,
            "authors": [
                "Madersbacher, H",
                "Awad, S",
                "Fall, M",
                "Janknegt, RA",
                "Stöhrer, M",
                "Weisner, B"
            ],
            "year": 1998,
            "source": "World J Urol. 1998; 16 Suppl 1(7):S35-S43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075944900005",
            "pubmed": "9775414",
            "doi": "10.1007/PL00014137",
            "pmc": null,
            "organizations": [
                "2816-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "WORLD J UROL",
            "issn": "0724-4983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.24,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.536585365853659,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 5070,
            "title": "The opioid antagonist MNTX reduces the inhibitory effect of opioids on peristalsis in vitro",
            "abstract": null,
            "authors": [
                "Fruhwald, SM",
                "Herk, E",
                "Holzer, P",
                "Hammer, HF",
                "Metzler, H"
            ],
            "year": 2003,
            "source": "INTENS CARE MED 2003 29: S184-S184.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185745400708",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5070-14022"
            ],
            "persons": [
                "5070-51529",
                "5070-51531",
                "5070-51611",
                "5070-51938"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.971,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 5071,
            "title": "Comparison of the prokinetic effect of cerulein and neostigmine",
            "abstract": null,
            "authors": [
                "Fruhwald, SM",
                "Herk, E",
                "Holzer, P",
                "Hammer, HF",
                "Metzler, H"
            ],
            "year": 2003,
            "source": "INTENS CARE MED 2003 29: S190-S190.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000185745400729",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5071-14044"
            ],
            "persons": [
                "5071-51529",
                "5071-51531",
                "5071-51611",
                "5071-51938"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.971,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 2812,
            "title": "Upregulation, release and axonal transport of substance P and calcitonin gene-related peptide in adjuvant inflammation and regulatory function of nerve growth factor.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Schuligoi, R",
                "Stein, C",
                "Amann, R"
            ],
            "year": 1993,
            "source": "Regul Pept. 1993; 46(1-2):150-154",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LM85800025",
            "pubmed": "7692483",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2812-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.761194029850746,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2811,
            "title": "Up-regulation of LDL-receptor expression by LDL-immunoapheresis in patients with familial hypercholesterolemia.",
            "abstract": null,
            "authors": [
                "Streicher, J",
                "Valent, P",
                "Schmidt, H",
                "Sengölge, G",
                "Wagner, O",
                "Strobl, W",
                "Hörl, WH",
                "Derfler, K"
            ],
            "year": 1999,
            "source": "J Investig Med. 1999; 47(8):378-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082643700015",
            "pubmed": "10510590",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2811-14013"
            ],
            "persons": [
                "2811-51912-6"
            ],
            "imported": null,
            "journal": "J INVEST MED",
            "issn": "1081-5589",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.922,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.909090909090909,
            "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": 2809,
            "title": "Unrelated 5/6-locus matched umbilical cord blood transplantation in a 23-month-old child with hemophagocytic lymphohistiocytosis.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Urban, C",
                "Lackner, H",
                "Benesch, M",
                "Kerbl, R",
                "Dornbusch, HJ",
                "Sovinz, P",
                "Kögler, G"
            ],
            "year": 1998,
            "source": "Bone Marrow Transplant. 1998; 22(4):393-396",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075416200013",
            "pubmed": "9722076",
            "doi": "10.1038/sj.bmt.1701338",
            "pmc": null,
            "organizations": [
                "2809-14092"
            ],
            "persons": [
                "2809-51369-6",
                "2809-51736-6",
                "2809-51821-6",
                "2809-59537-6",
                "2809-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.111,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 2805,
            "title": "Undescended testicles: an epidemiological review.",
            "abstract": null,
            "authors": [
                "Mayr, JM",
                "Lawrenz, K",
                "Berghold, A"
            ],
            "year": 1999,
            "source": "Acta Paediatr. 1999; 88(10):1089-1093",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083233600011",
            "pubmed": "10565455",
            "doi": "10.1080/08035259950168144",
            "pmc": null,
            "organizations": [
                "2805-14026",
                "2805-14049"
            ],
            "persons": [
                "2805-51344-6"
            ],
            "imported": null,
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.13,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1999,
            "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": 2804,
            "title": "Uncomplicated pregnancy and birth of a healthy child by a woman with systemic lupus erythematosus and anti-U1RNP, anti-PCNA/cyclin, anti-dsDNA and anti-phospholipid autoantibodies.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, P",
                "Ramschak, H",
                "Kainer, F"
            ],
            "year": 1994,
            "source": "Clin Exp Dermatol. 1994; 19(5):401-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PK59800009",
            "pubmed": "7955497",
            "doi": "10.1111/j.1365-2230.1994.tb02692.x",
            "pmc": null,
            "organizations": [
                "2804-14038",
                "2804-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN EXP DERMATOL",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.314285714285714,
            "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": true
        },
        {
            "id": 5072,
            "title": "Systemic, but not intrathecal ketorolac is antinociceptive to uterine cervical distension in rats.",
            "abstract": null,
            "authors": [
                "Shin, SW",
                "Sandner-Kiesling, A",
                "Eisenach, JC"
            ],
            "year": 2003,
            "source": "Pain. 2003; 105(1-2):109-114",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185747600014",
            "pubmed": "14499426",
            "doi": "10.1016%2FS0304-3959%2803%2900172-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5072-51916-6"
            ],
            "imported": null,
            "journal": "PAIN",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.556,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 5075,
            "title": "Significant increase in breast conservation in 16 years of trials conducted by the Austrian Breast & Colorectal Cancer Study Group.",
            "abstract": null,
            "authors": [
                "Jakesz, R",
                "Samonigg, H",
                "Gnant, M",
                "Kubista, E",
                "Depisch, D",
                "Kolb, R",
                "Mlineritsch, B",
                "Mischinger, HJ",
                "Menzel, RC",
                "Steindorfer, P",
                "Kwasny, W",
                "Tausch, C",
                "Stierer, M",
                "Taucher, S",
                "Seifert, M",
                "Hausmaninger, H",
                "Austrian Breast &",
                "Colorectal Cancer Study Group"
            ],
            "year": 2003,
            "source": "Ann Surg. 2003; 237(4):556-564",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185834400018",
            "pubmed": "12677153",
            "doi": "10.1097/01.SLA.0000059990.43981.4E",
            "pmc": "PMC1514470",
            "organizations": [
                "5075-14045",
                "5075-14073"
            ],
            "persons": [
                "5075-51080-7",
                "5075-51532-6",
                "5075-51595-6",
                "5075-52003-7"
            ],
            "imported": null,
            "journal": "ANN SURG",
            "issn": "0003-4932",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.937,
            "impactfactor_year": 2003,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 2800,
            "title": "Ultraviolet light exposure, pigmentary traits and the development of melanocytic naevi and cutaneous melanoma. A case-control study of the German Central Malignant Melanoma Registry.",
            "abstract": null,
            "authors": [
                "Breitbart, M",
                "Garbe, C",
                "Büttner, P",
                "Weiss, J",
                "Soyer, HP",
                "Stocker, U",
                "Krüger, S",
                "Breitbart, EW",
                "Weckbecker, J",
                "Panizzon, R",
                "Bahmer, F",
                "Tilgen, W",
                "Guggenmoos-Holzmann, I",
                "Orfanos, CE"
            ],
            "year": 1997,
            "source": "Acta Derm Venereol. 1997; 77(5):374-378",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT41100010",
            "pubmed": "9298131",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2800-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA DERMATO, VENEREOL",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.091,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.742857142857143,
            "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": 5077,
            "title": "Predicting growth patterns after supracondylar fracture of the humerus in childhood",
            "abstract": null,
            "authors": [
                "Wessel, LM",
                "Günter, SM",
                "Jablonski, M",
                "Sinnig, M",
                "Weinberg, AM"
            ],
            "year": 2003,
            "source": "Orthopade. 2003; 32(9):824-832",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185841500011",
            "pubmed": "14508650",
            "doi": "10.1007/s00132-003-0469-3",
            "pmc": null,
            "organizations": [
                "5077-14049"
            ],
            "persons": [
                "5077-50785-6"
            ],
            "imported": null,
            "journal": "ORTHOPADE",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.409,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.219512195121951,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 2798,
            "title": "Ultrastructural localization of wheat germ agglutinin binding sites on the sperm surface of water buffalo (Bubalus bubalis). A fracture label study.",
            "abstract": null,
            "authors": [
                "Bains, HK",
                "Pabst, MA",
                "Werner, G",
                "Bawa, SR"
            ],
            "year": 1993,
            "source": "J Submicrosc Cytol Pathol. 1993; 25(4):465-470",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF07700002",
            "pubmed": "8269396",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2798-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "J SUBMICROSC CYTOL PATHOL",
            "issn": "1122-9497",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.717,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.323529411764706,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2797,
            "title": "Ultrastructural localization of insulin receptors in human placenta.",
            "abstract": null,
            "authors": [
                "Jones, CJ",
                "Hartmann, M",
                "Blaschitz, A",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "AMER J REPROD IMMUNOL 1993 30: 136-145.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN38100014",
            "pubmed": "8311922",
            "doi": "10.1111/j.1600-0897.1993.tb00614.x",
            "pmc": null,
            "organizations": [
                "2797-14017",
                "2797-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.98,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.578947368421053,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2796,
            "title": "Ultrastructural observations in human oocytes and preimplantation embryos after zona opening using an erbium-yttrium-aluminium-garnet (Er:YAG) laser.",
            "abstract": null,
            "authors": [
                "Obruca, A",
                "Strohmer, H",
                "Blaschitz, A",
                "Schönickle, E",
                "Dohr, G",
                "Feichtinger, W"
            ],
            "year": 1997,
            "source": "Hum Reprod. 1997; 12(10):2242-2245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071453900030",
            "pubmed": "9402288",
            "doi": "10.1093%2Fhumrep%2F12.10.2242",
            "pmc": null,
            "organizations": [
                "2796-14017"
            ],
            "persons": [
                "2796-51666-6"
            ],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.421,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.981132075471698,
            "impactfactor_norm_year": 1998,
            "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": 2794,
            "title": "Ultrasound identification and size determination of the palmaris longus tendon",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Mayr, J",
                "Grechenig, M"
            ],
            "year": 1999,
            "source": "Biomed Tech (Berl). 1999; 44(11):319-323",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083899600004",
            "pubmed": "10608076",
            "doi": "10.1515/bmte.1999.44.11.319",
            "pmc": null,
            "organizations": [
                "2794-14048",
                "2794-14052"
            ],
            "persons": [
                "2794-51694-2",
                "2794-60541-6"
            ],
            "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.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.372093023255814,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 2792,
            "title": "Ultrasound and MRI findings in a case of childhood amyloid goiter.",
            "abstract": null,
            "authors": [
                "Mache, CJ",
                "Schwingshandl, J",
                "Riccabona, M",
                "Ranner, G",
                "Ring, E",
                "Fock, C",
                "Ratschek, M",
                "Malle, E",
                "Borkenstein, MH"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(7):565-566",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MK03000025",
            "pubmed": "8309770",
            "doi": "10.1007/BF02012155",
            "pmc": null,
            "organizations": [
                "2792-14013",
                "2792-14020",
                "2792-14048",
                "2792-14054"
            ],
            "persons": [
                "2792-51373-6",
                "2792-51528-6",
                "2792-51654-6",
                "2792-51833-6",
                "2792-51877-1"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "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": 2791,
            "title": "Ultrasonography, CT and MRI of retropharyngeal ganglioneuroma: a very rare neoplasm in adults.",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Ranner, G",
                "Szolar, D",
                "Walch, C",
                "Anderhuber, W"
            ],
            "year": 1996,
            "source": "Neuroradiology. 1996; 38(4):378-380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM02000019",
            "pubmed": "8738101",
            "doi": "10.1007%2Fs002340050266",
            "pmc": null,
            "organizations": [
                "2791-14042",
                "2791-14054"
            ],
            "persons": [
                "2791-51729-6"
            ],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.997,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.531645569620253,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}