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=840
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=860",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=820",
    "results": [
        {
            "id": 1009,
            "title": "Experimental in-Vivo Fenestration of Guinea-Pig Cochlea Using 2.79-Mu-M Laser-Radiation",
            "abstract": null,
            "authors": [
                "Pratisto, H",
                "Frenz, M",
                "Altermatt, HJ",
                "Arnold, A",
                "Ehrenberger, K",
                "Felix, D",
                "Weber, HP"
            ],
            "year": 1997,
            "source": "LASER MED SCI 1997 12: 123-130.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XE26000007",
            "pubmed": null,
            "doi": "10.1007/BF02763981",
            "pmc": null,
            "organizations": [
                "1009-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "LASER MED SCI",
            "issn": "0268-8921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.853,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.644444444444444,
            "impactfactor_norm_year": 1998,
            "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": 1010,
            "title": "Experimental Mallory body formation is accompanied by modulation of the expression of multidrug-resistance genes and their products.",
            "abstract": null,
            "authors": [
                "Preisegger, KH",
                "Stumptner, C",
                "Riegelnegg, D",
                "Brown, PC",
                "Silverman, JA",
                "Thorgeirsson, SS",
                "Denk, H"
            ],
            "year": 1996,
            "source": "Hepatology. 1996; 24(1):248-252",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW63500039",
            "pubmed": "8707270",
            "doi": "10.1002/hep.510240139",
            "pmc": null,
            "organizations": [
                "1010-14020"
            ],
            "persons": [
                "1010-51515-6",
                "1010-51870-6"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.04,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.977272727272727,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 1011,
            "title": "Exposure to elevated D-glucose concentrations modulates vascular endothelial cell vasodilatory response.",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Wascher, TC",
                "Lackner, L",
                "Toplak, H",
                "Krejs, GJ",
                "Kukovetz, WR"
            ],
            "year": 1993,
            "source": "Diabetes. 1993; 42(10):1497-1505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LY40200016",
            "pubmed": "8375590",
            "doi": "10.2337/diabetes.42.10.1497",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1011-51534-6",
                "1011-51860-2",
                "1011-51846-6"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975903614457831,
            "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": 1012,
            "title": "Expression of two morphologic parameters concerning tumor-stroma interaction in benign and malignant melanocytic skin lesions.",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Am J Dermatopathol. 1998; 20(5):468-472",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076364200007",
            "pubmed": "9790107",
            "doi": "10.1097%2F00000372-199810000-00007",
            "pmc": null,
            "organizations": [
                "1012-14047"
            ],
            "persons": [
                "1012-51620-6",
                "1012-51711-6",
                "1012-52589-2",
                "1012-51617-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.905,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.6,
            "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": 1014,
            "title": "Expression of an atrial G-protein-activated potassium channel in Xenopus oocytes.",
            "abstract": null,
            "authors": [
                "Dascal, N",
                "Lim, NF",
                "Schreibmayer, W",
                "Wang, W",
                "Davidson, N",
                "Lester, HA"
            ],
            "year": 1993,
            "source": "Proc Natl Acad Sci U S A. 1993; 90(14):6596-6600",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LM68100046",
            "pubmed": "8341673",
            "doi": "10.1073/pnas.90.14.6596",
            "pmc": "PMC46979",
            "organizations": [
                "1014-14011"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROC NAT ACAD SCI USA",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.667,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975308641975309,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1015,
            "title": "Expression of Bcl-2 Protein (Bcl-2) in Cutaneous Neoplasms - An Immunohistochemical Study of 259 Benign and Malignant-Tumors of the Skin",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "EUROPEAN J DERMATOLOGY. 1995; 5:  619-624. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TF63900016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1015-14047"
            ],
            "persons": [
                "1015-51620-6",
                "1015-51751-2"
            ],
            "imported": "2008-06-25T18:16:04+02:00",
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.464,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.171428571428571,
            "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": 1016,
            "title": "Expression of blood group antigens A and/or B in diseased corneas.",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Reich, ME",
                "Radner, H"
            ],
            "year": 1998,
            "source": "Curr Eye Res. 1998; 17(6):650-655",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074121200012",
            "pubmed": "9663855",
            "doi": "10.1080/02713689808951238",
            "pmc": null,
            "organizations": [
                "1016-14043"
            ],
            "persons": [
                "1016-53163-2"
            ],
            "imported": null,
            "journal": "CURR EYE RES",
            "issn": "0271-3683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.261,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "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": 1018,
            "title": "Expression of CD44 isoforms in human renal cell carcinomas.",
            "abstract": null,
            "authors": [
                "Heider, KH",
                "Ratschek, M",
                "Zatloukal, K",
                "Adolf, GR"
            ],
            "year": 1996,
            "source": "Virchows Arch. 1996; 428(4-5):267-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VC24100010",
            "pubmed": "8764936",
            "doi": "10.1007%2FBF00196700",
            "pmc": null,
            "organizations": [
                "1018-14020"
            ],
            "persons": [
                "1018-51528-6",
                "1018-51663-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.718,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.779411764705882,
            "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": 1019,
            "title": "Expression of CD44 splice variant v10 in Hodgkin's disease is associated with aggressive behaviour and high risk of relapse.",
            "abstract": null,
            "authors": [
                "Beham-Schmid, C",
                "Heider, KH",
                "Hoefler, G",
                "Zatloukal, K"
            ],
            "year": 1998,
            "source": "J Pathol. 1998; 186(4):383-389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077790600009",
            "pubmed": "10209487",
            "doi": "10.1002/(SICI)1096-9896(199812)186:4<383::AID-PATH202>3.0.CO;2-A",
            "pmc": null,
            "organizations": [
                "1019-14020"
            ],
            "persons": [
                "1019-51663-6",
                "1019-51691-6"
            ],
            "imported": null,
            "journal": "J PATHOL",
            "issn": "0022-3417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.339,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.926470588235294,
            "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": 1020,
            "title": "Expression of c-myc in cutaneous lymphomas and pseudolymphomas.",
            "abstract": null,
            "authors": [
                "Peris, K",
                "Cerroni, L",
                "Kerl, H",
                "Radaszkiewicz, T",
                "Chimenti, S",
                "Höfler, H"
            ],
            "year": 1991,
            "source": "DERMATOLOGICA 1991 183: 1-6.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GB36700001",
            "pubmed": "1769408",
            "doi": "10.1159/000247622",
            "pmc": null,
            "organizations": [
                "1020-14047"
            ],
            "persons": [
                "1020-51620-6",
                "1020-51751-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGICA",
            "issn": "0011-9075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1021,
            "title": "Expression of cytoskeletal components in melanocytic skin lesions. An immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Puches, R",
                "Smolle, J",
                "Rieger, E",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1991,
            "source": "Am J Dermatopathol. 1991; 13(2):137-144",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FD00400006",
            "pubmed": "2029088",
            "doi": "10.1097/00000372-199104000-00006",
            "pmc": null,
            "organizations": [
                "1021-14047"
            ],
            "persons": [
                "1021-51620-6",
                "1021-51617-6"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "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": 1022,
            "title": "Expression of decay-accelerating factor (CD55) of the complement system on human spermatozoa.",
            "abstract": null,
            "authors": [
                "Cervoni, F",
                "Oglesby, TJ",
                "Fénichel, P",
                "Dohr, G",
                "Rossi, B",
                "Atkinson, JP",
                "Hsi, BL"
            ],
            "year": 1993,
            "source": "J Immunol. 1993; 151(2):939-948",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LN98600041",
            "pubmed": "7687624",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1022-14017"
            ],
            "persons": [
                "1022-51666-6"
            ],
            "imported": null,
            "journal": "J IMMUNOL",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.383,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.941666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 1023,
            "title": "Expression of endothelial leukocyte adhesion molecule-1 in septic but not traumatic/hypovolemic shock in the baboon.",
            "abstract": null,
            "authors": [
                "Redl, H",
                "Dinges, HP",
                "Buurman, WA",
                "van der Linden, CJ",
                "Pober, JS",
                "Cotran, RS",
                "Schlag, G"
            ],
            "year": 1991,
            "source": "Am J Pathol. 1991; 139(2):461-466",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GA98200021",
            "pubmed": "1714243",
            "doi": null,
            "pmc": "PMC1886066",
            "organizations": [
                "1023-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.529,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 178760,
            "title": "EPU-Corner: Sympathectomy as bailout therapy in electrical Sturm",
            "abstract": null,
            "authors": [
                "Manninger-Wunscher, M",
                "Maier, A",
                "Theuermann, C",
                "Bisping, E",
                "Lercher, P",
                "Prenner, G",
                "Rohrer, U",
                "Sereinigg, M",
                "Smolle-Juttner, FM",
                "Toller, W",
                "Zirlik, A",
                "Scherr, D"
            ],
            "year": 2019,
            "source": "J KARDIOL. 2019; 26(11-12): 332-333. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000497337800009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "178760-14070",
                "178760-14077",
                "178760-14083"
            ],
            "persons": [
                "178760-100805-6",
                "178760-50168-4",
                "178760-51935-6",
                "178760-58595-6",
                "178760-60390-6",
                "178760-62118-6",
                "178760-63032-1",
                "178760-63802-6",
                "178760-82516-6",
                "178760-56926-6",
                "178760-51615-6"
            ],
            "imported": "2019-12-17T08:46:33+01:00",
            "journal": "J KARDIOL",
            "issn": "1024-0098",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR KARDIOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1026,
            "title": "Expression of human major histocompatibility antigens on germ cells and early preimplantation embryos.",
            "abstract": null,
            "authors": [
                "Desoye, G",
                "Dohr, GA",
                "Ziegler, A"
            ],
            "year": 1991,
            "source": "LAB INVEST 1991 64: 306-312.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FC62600002",
            "pubmed": "2002651",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1026-14017",
                "1026-14038"
            ],
            "persons": [
                "1026-51666-6",
                "1026-51632-2"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.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": 1027,
            "title": "Expression of regulatory apoptotic proteins in peripheral giant cell granulomas and lesions containing osteoclast-like giant cells.",
            "abstract": null,
            "authors": [
                "Pammer, J",
                "Weninger, W",
                "Hulla, H",
                "Mazal, P",
                "Horvat, R"
            ],
            "year": 1998,
            "source": "J Oral Pathol Med. 1998; 27(6):267-271",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075111600006",
            "pubmed": "9707279",
            "doi": "10.1111/j.1600-0714.1998.tb01954.x",
            "pmc": null,
            "organizations": [
                "1027-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "J ORAL PATHOL MED",
            "issn": "0904-2512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.989,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.644444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1028,
            "title": "Expression of the homeobox gene HOXC4 in keratinocytes of normal skin and epithelial skin tumors is correlated with differentiation.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Bijl, JJ",
                "van Oostveen, JW",
                "Soyer, HP",
                "Oudejans, CB",
                "Jiwa, NM",
                "Walboomers, JM",
                "Meijer, CJ"
            ],
            "year": 1994,
            "source": "J Invest Dermatol. 1994; 103(3):341-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PG08200013",
            "pubmed": "7915745",
            "doi": "10.1111/1523-1747.ep12394888",
            "pmc": null,
            "organizations": [
                "1028-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 1029,
            "title": "Expression of various MHC class II molecules and of intracellular adhesion molecule-1 (ICAM-1) on focal clusters of dendritic cells in iodine deficiency goitres.",
            "abstract": null,
            "authors": [
                "Dimal, P",
                "Wilders-Truschnig, M",
                "Mooij, P",
                "Leb, G",
                "Eber, O",
                "Langsteger, W",
                "Hebenstreit, J",
                "Beham, A",
                "Stiegler, C",
                "Dohr, G"
            ],
            "year": 1993,
            "source": "Clin Exp Immunol. 1993; 92(3):397-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LF98900006",
            "pubmed": "8099855",
            "doi": "10.1111/j.1365-2249.1993.tb03411.x",
            "pmc": "PMC1554788",
            "organizations": [
                "1029-14017",
                "1029-14020"
            ],
            "persons": [
                "1029-51666-6"
            ],
            "imported": null,
            "journal": "CLIN EXP IMMUNOL",
            "issn": "0009-9104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.912,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 1030,
            "title": "The extent of diastolic dysfunction and its correlation with subjective impairment of physical capacity in dilated cardiomyopathy",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Watzinger, N",
                "Schumacher, M",
                "Zweiker, R",
                "Pokan, R",
                "Klein, W"
            ],
            "year": 1997,
            "source": "Dtsch Med Wochenschr. 1997; 122(27):845-848",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XJ98500002",
            "pubmed": "9280694",
            "doi": "10.1055/s-2008-1047698",
            "pmc": null,
            "organizations": [
                "1030-14083"
            ],
            "persons": [
                "1030-51699-6",
                "1030-51700-2",
                "1030-51759-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.756,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.607476635514019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1031,
            "title": "Extracellular Ca2+ sensing by the osteoblast-like cell line, MC3T3-E1.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Zach, D",
                "Huber, E",
                "Ziermann, L",
                "Gleispach, H",
                "Windischhofer, W"
            ],
            "year": 1994,
            "source": "Cell Calcium. 1994; 15(6):447-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NQ47600002",
            "pubmed": "8082128",
            "doi": "10.1016%2F0143-4160%2894%2990109-0",
            "pmc": null,
            "organizations": [
                "1031-14048"
            ],
            "persons": [
                "1031-51979-6"
            ],
            "imported": null,
            "journal": "CELL CALCIUM",
            "issn": "0143-4160",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.113,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.755395683453237,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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
        }
    ]
}