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=152260&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152280&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152240&ordering=imported",
    "results": [
        {
            "id": 115,
            "title": "ABO-incompatible bone marrow transplantation: prevention of hemolysis by alkaline hydration with mannitol diuresis in conjunction with red cell reduced buffy coat bone marrow.",
            "abstract": null,
            "authors": [
                "Slavc, I",
                "Urban, C",
                "Schwinger, W",
                "Hauer, C",
                "Vadon, M"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(4):93-96",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HF17600003",
            "pubmed": "1570714",
            "doi": null,
            "pmc": null,
            "organizations": [
                "115-14045",
                "115-14048"
            ],
            "persons": [
                "115-51968-6",
                "115-51859-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": true
        },
        {
            "id": 113,
            "title": "Abnormal directed migration of blood polymorphonuclear leukocytes in rheumatoid arthritis. Potential role in increased susceptibility to bacterial infections.",
            "abstract": null,
            "authors": [
                "Aglas, F",
                "Hermann, J",
                "Egger, G"
            ],
            "year": 1998,
            "source": "Mediators Inflamm. 1998; 7(1):19-23",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073605800004",
            "pubmed": "9839694",
            "doi": "10.1080%2F09629359891333",
            "pmc": "PMC1781821",
            "organizations": [
                "113-14014"
            ],
            "persons": [
                "113-51002-6"
            ],
            "imported": null,
            "journal": "MEDIAT INFLAMM",
            "issn": "0962-9351",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.77,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.206779661016949,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 112,
            "title": "Ablation of capsaicin sensitive afferent nerves impairs defence but not rapid repair of rat gastric mucosa.",
            "abstract": null,
            "authors": [
                "Pabst, MA",
                "Schöninkle, E",
                "Holzer, P"
            ],
            "year": 1993,
            "source": "GUT 1993 34: 897-903.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LJ78800007",
            "pubmed": "8344576",
            "doi": "10.1136/gut.34.7.897",
            "pmc": "PMC1374222",
            "organizations": [
                "112-14017",
                "112-14022"
            ],
            "persons": [
                "112-51529-4"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.95,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.954545454545455,
            "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": 111,
            "title": "ABL amplification in a patient with lymphoid blast crisis of chronic myelogenous leukaemia.",
            "abstract": null,
            "authors": [
                "Kenner, L",
                "Beham-Schmid, C",
                "Kerbl, R",
                "Schmidt, HH",
                "Sill, H",
                "Hoefler, G"
            ],
            "year": 1999,
            "source": "Virchows Arch. 1999; 434(3):255-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079262800012",
            "pubmed": "10190307",
            "doi": "10.1007%2Fs004280050337",
            "pmc": null,
            "organizations": [
                "111-14020",
                "111-14048",
                "111-14082"
            ],
            "persons": [
                "111-51821-6",
                "111-51857-6",
                "111-52903-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.84,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 110,
            "title": "Aberrant transcripts of the FHIT gene are expressed in normal and leukaemic haemopoietic cells.",
            "abstract": null,
            "authors": [
                "Carapeti, M",
                "Aguiar, RC",
                "Sill, H",
                "Goldman, JM",
                "Cross, NC"
            ],
            "year": 1998,
            "source": "Br J Cancer. 1998; 78(5):601-605",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075498200008",
            "pubmed": "9744498",
            "doi": "10.1038/bjc.1998.547",
            "pmc": "PMC2063063",
            "organizations": [],
            "persons": [
                "110-51857-6"
            ],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 8520,
            "title": "NEUROPATHY ASSOCIATED WITH HEROIN-ADDICTION",
            "abstract": null,
            "authors": [
                "LECHNER, H",
                "GALLHOFER, B"
            ],
            "year": 1986,
            "source": "NERVENHEILKUNDE 1986 5: 19-21.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A418700005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENHEILKUNDE",
            "issn": "0722-1541",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.094,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.116883116883117,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8521,
            "title": "Immunohistochemical studies on the occurrence of HBs antigen in alcoholic fatty liver and alcoholic fatty liver hepatitis",
            "abstract": null,
            "authors": [
                "Thaler, H",
                "Beham, A"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(5):151-155",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A423900005",
            "pubmed": "3515768",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 6025,
            "title": "Environmental influence on age-related changes of human lymphocyte membrane viscosity using severe combined immunodeficiency mice as an in vivo model.",
            "abstract": null,
            "authors": [
                "Maczek, C",
                "Böck, G",
                "Jürgens, G",
                "Schönitzer, D",
                "Dietrich, H",
                "Wick, G"
            ],
            "year": 1998,
            "source": "Exp Gerontol. 1998; 33(5):485-498",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075060400010",
            "pubmed": "9762526",
            "doi": "10.1016/S0531-5565(98)00011-4",
            "pmc": null,
            "organizations": [
                "6025-14013"
            ],
            "persons": [
                "6025-51511-6"
            ],
            "imported": null,
            "journal": "EXP GERONTOL        ",
            "issn": "0531-5565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.639,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.863636363636364,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108,
            "title": "Abdominopelvic omentopexy: preparatory procedure for radiotherapy in rectal cancer.",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Cesnik, H"
            ],
            "year": 1992,
            "source": "Dis Colon Rectum. 1992; 35(12):1157-1160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB84800007",
            "pubmed": "1473418",
            "doi": "10.1007/BF02251968",
            "pmc": null,
            "organizations": [
                "108-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIS COLON RECTUM",
            "issn": "0012-3706",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.739,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107,
            "title": "Abdominopelvic computed tomography in the preoperative evaluation of suspected ovarian masses.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schmidt, F",
                "Mikosch, P",
                "Pickel, H",
                "Lahousen, M",
                "Tamussino, K",
                "Grüendler, N",
                "Posch, E"
            ],
            "year": 1992,
            "source": "Int J Gynecol Cancer. 1992; 2(5):252-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG71500004",
            "pubmed": "11576266",
            "doi": "10.1046/j.1525-1438.1992.02050252.x",
            "pmc": null,
            "organizations": [
                "107-14038",
                "107-14054"
            ],
            "persons": [
                "107-51826-6",
                "107-51624-2"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.593,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.226415094339623,
            "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": 106,
            "title": "Abdominal colposuspension--the gold standard in incontinence therapy?",
            "abstract": null,
            "authors": [
                "Riss, P",
                "Ralph, G"
            ],
            "year": 1994,
            "source": "Geburtshilfe Frauenheilkd. 1994; 54(2):69-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NC33900002",
            "pubmed": "8174916",
            "doi": "10.1055/s-2007-1023555",
            "pmc": null,
            "organizations": [
                "106-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": 105,
            "title": "A tungsten supplemented diet attenuates bacterial translocation in chronic portal hypertensive and cholestatic rats: role of xanthine dehydrogenase and xanthine oxidase.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pabst, MA",
                "Feierl, G",
                "Kuesz, A",
                "Ozbey, H",
                "Takahashi, S",
                "Höllwarth, ME"
            ],
            "year": 1999,
            "source": "GUT 1999 45: 904-910.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083947700022",
            "pubmed": "10562591",
            "doi": "10.1136/gut.45.6.904",
            "pmc": "PMC1727743",
            "organizations": [
                "105-14017",
                "105-14023",
                "105-14049"
            ],
            "persons": [
                "105-51818-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.748,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1999,
            "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": 2428,
            "title": "Stimulated cellular immune system in patients with congestive heart failure.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Samsonov, M",
                "Tilz, GP",
                "Reibnegger, G",
                "Belenkov, JN",
                "Nassonov, EL",
                "Wachter, H"
            ],
            "year": 1993,
            "source": "Eur J Clin Chem Clin Biochem. 1993; 31(3):111-114",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KZ61900001",
            "pubmed": "8490055",
            "doi": "10.1515/cclm.1993.31.3.111",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2428-50569-6",
                "2428-51537-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.576923076923077,
            "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": 8522,
            "title": "A preliminary analysis of combination therapy with vincristine, adriamycin, and prednimustine (VAP) in advanced breast cancer: a phase II study.",
            "abstract": null,
            "authors": [
                "Lehnert, M",
                "Biffl, G",
                "Wascher, H",
                "Jordis-Lohausen, K",
                "Wählby, S"
            ],
            "year": 1986,
            "source": "Semin Oncol. 1986; 13(1 Suppl 1):32-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A491600008",
            "pubmed": "3754064",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "SEMIN ONCOL",
            "issn": "0093-7754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.628,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.692307692307692,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 8525,
            "title": "Experimental eosinophilia and inflammation--the effect of various inflammatory mediators and chemoattractants.",
            "abstract": null,
            "authors": [
                "Fechter, M",
                "Egger, D",
                "Auer, H",
                "Popper, H"
            ],
            "year": 1986,
            "source": "Exp Pathol. 1986; 29(3):153-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A947900004",
            "pubmed": "3013671",
            "doi": "10.1016/S0232-1513(86)80013-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": 2271,
            "title": "Retro- and para-pharyngeal ganglioneuroma.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Preidler, K",
                "Humer, U"
            ],
            "year": 1996,
            "source": "J Laryngol Otol. 1996; 110(1):87-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TU31900023",
            "pubmed": "8745792",
            "doi": "10.1017/S0022215100132803",
            "pmc": null,
            "organizations": [
                "2271-14020",
                "2271-14042",
                "2271-14054"
            ],
            "persons": [
                "2271-51729-2"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.417,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 100,
            "title": "A subepidermal blistering disease with histopathological features of dermatitis herpetiformis and immunofluorescence characteristics of bullous pemphigoid: a novel subepidermal blistering disease or a variant of bullous pemphigoid?",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Kawahara, Y",
                "Soyer, HP",
                "Kerl, H",
                "Nishikawa, T",
                "Hashimoto, T"
            ],
            "year": 1997,
            "source": "Br J Dermatol. 1997; 137(4):599-604",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD86200019",
            "pubmed": "9390339",
            "doi": "10.1111/j.1365-2133.1997.tb03794.x",
            "pmc": null,
            "organizations": [
                "100-14047"
            ],
            "persons": [
                "100-51620-6",
                "100-51721-2"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.838,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.914285714285714,
            "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": 99,
            "title": "A study on the short tandem repeat systems HumCD4, HumTH01 and HumFIBRA in population samples from Yemen and Egypt.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Kozma, Z",
                "al Hammadi, N",
                "Abdull Fatah, M",
                "Nöhammer, C"
            ],
            "year": 1998,
            "source": "Int J Legal Med. 1998; 111(2):107-109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072320500014",
            "pubmed": "9541864",
            "doi": "10.1007%2Fs004140050128",
            "pmc": null,
            "organizations": [
                "99-14019",
                "99-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.812,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.764705882352941,
            "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": 98,
            "title": "A study on the short tandem repeat system ACTBP2 (SE33) in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Neuhuber, F"
            ],
            "year": 1998,
            "source": "Int J Legal Med. 1998; 111(1):46-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071005500012",
            "pubmed": "9457540",
            "doi": "10.1007%2Fs004140050111",
            "pmc": null,
            "organizations": [
                "98-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.812,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.764705882352941,
            "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": 6026,
            "title": "Trp Proteins Form Store-Operated Cation Channels in Human Vascular Endothelial-Cells (Vol 437, Pg 101, 1998)",
            "abstract": null,
            "authors": [
                "Groschner, K",
                "Hingel, S",
                "Lintschinger, B",
                "Balzer, M",
                "Romanin, C",
                "Zhu, X",
                "Schreibmayer, W"
            ],
            "year": 1999,
            "source": "FEBS LETT            1999 442: 122-122.",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000078002600027",
            "pubmed": null,
            "doi": "10.1016/S0014-5793(98)01580-4",
            "pmc": null,
            "organizations": [
                "6026-14011"
            ],
            "persons": [
                "6026-78591-2"
            ],
            "imported": null,
            "journal": "FEBS LETT           ",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.72,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.854545454545455,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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
        }
    ]
}