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=152680&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156913,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152700&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152660&ordering=imported",
    "results": [
        {
            "id": 9053,
            "title": "Anticoagulation for continuous arteriovenous hemofiltration in children.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Trop, M",
                "Muntean, W",
                "Ring, E",
                "Gleispach, H"
            ],
            "year": 1988,
            "source": "Blood Purif. 1988; 6(2):90-95",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M569800005",
            "pubmed": "3293620",
            "doi": "10.1159/000169489",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9053-51651-6"
            ],
            "imported": null,
            "journal": "BLOOD PURIFICAT",
            "issn": "0253-5068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.849,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.48780487804878,
            "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": 9054,
            "title": "A new micromethod for routine measurement of serum LDL-apolipoprotein B.",
            "abstract": null,
            "authors": [
                "Andersen, GE",
                "Gry, H",
                "Kostner, GM"
            ],
            "year": 1988,
            "source": "J Lipid Res. 1988; 29(3):377-380",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1988M669500013",
            "pubmed": "3379348",
            "doi": "10.1016/S0022-2275(20)43544-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9054-51669-6"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.385,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.776271186440678,
            "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": 9057,
            "title": "INTERFERON-ALPHA FOR IDIOPATHIC MYELOFIBROSIS",
            "abstract": null,
            "authors": [
                "GASTL, G",
                "LANG, A",
                "HUBER, C"
            ],
            "year": 1988,
            "source": "LANCET 1988 1: 765-766.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988M787500034",
            "pubmed": null,
            "doi": "10.1016/S0140-6736(88)91569-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": 9058,
            "title": "Transesophageal two-dimensional echocardiography in young patients with cerebral ischemic events.",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Erbel, R",
                "Krämer, G",
                "Mohr-Kahaly, S",
                "Drexler, M",
                "Harnoncourt, K",
                "Meyer, J"
            ],
            "year": 1988,
            "source": "Stroke. 1988; 19(3):345-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M792600010",
            "pubmed": "3354020",
            "doi": "10.1161/01.STR.19.3.345",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9059,
            "title": "Interferon-alpha-2 in the treatment of idiopathic myelofibrosis.",
            "abstract": null,
            "authors": [
                "Seewann, HL",
                "Gastl, G",
                "Lang, A",
                "Abbrederis, K",
                "Thaler, J",
                "Flener, R",
                "Huber, C"
            ],
            "year": 1988,
            "source": "Blut. 1988; 56(4):161-163",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M845500003",
            "pubmed": "3355903",
            "doi": "10.1007/BF00320746",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 9060,
            "title": "Treatment of herpes zoster. Recombinant alpha interferon versus acyclovir.",
            "abstract": null,
            "authors": [
                "Duschet, P",
                "Schwarz, T",
                "Soyer, P",
                "Henk, A",
                "Hausmaninger, H",
                "Gschnait, F"
            ],
            "year": 1988,
            "source": "Int J Dermatol. 1988; 27(3):193-197",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M847600016",
            "pubmed": "3286547",
            "doi": "10.1111/j.1365-4362.1988.tb04932.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J DERMATOL",
            "issn": "0011-9059",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.578,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.342857142857143,
            "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": 9064,
            "title": "Comparison of the inhibitory effect of nonsteroidal antiinflammatory drugs on bone prostaglandin synthesis and resorption.",
            "abstract": null,
            "authors": [
                "Klaushofer, K",
                "Hoffmann, O",
                "Czerwenka, E",
                "Leis, HJ",
                "Gleispach, H",
                "Koller, K",
                "Peterlik, M"
            ],
            "year": 1988,
            "source": "J Rheumatol. 1988; 15(3):486-491",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M927700019",
            "pubmed": "3379625",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J RHEUMATOL",
            "issn": "0315-162X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 9066,
            "title": "Presence of islands of fatty tissue in struma",
            "abstract": null,
            "authors": [
                "Lax, S",
                "Beham, A",
                "Langsteger, W",
                "Schmid, C"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(7):198-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M981500002",
            "pubmed": "3376479",
            "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": 9067,
            "title": "Glucose determination by means of NMR spectrometry",
            "abstract": null,
            "authors": [
                "Chira, IS",
                "Wach, P",
                "Hönig, H",
                "Zeichen, R"
            ],
            "year": 1989,
            "source": "Biomed Tech (Berl). 1989; 34(9):210-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AP06700003",
            "pubmed": "2790110",
            "doi": "10.1515/bmte.1989.34.9.210",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9068,
            "title": "Intrathyroidal dendritic cells, epitheloid cells, and giant cells in iodine deficient goiter.",
            "abstract": null,
            "authors": [
                "Wilders-Truschnig, MM",
                "Kabel, PJ",
                "Drexhage, HA",
                "Beham, A",
                "Leb, G",
                "Eber, O",
                "Hebenstreit, J",
                "Loidolt, D",
                "Dohr, G",
                "Lanzer, G"
            ],
            "year": 1989,
            "source": "AMER J PATHOL 1989 135: 219-225.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AP09500023",
            "pubmed": "2505621",
            "doi": null,
            "pmc": "PMC1880215",
            "organizations": [],
            "persons": [
                "9068-51638-6",
                "9068-51666-6"
            ],
            "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": 9073,
            "title": "Chronic invasive fibrous thyroiditis (Riedel struma). Case report with special reference to preoperative diagnosis",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Langsteger, W",
                "Schmid, C",
                "Lind, P",
                "Kronberger, D"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(7):210-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M981500005",
            "pubmed": "3287769",
            "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": true,
            "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": 9074,
            "title": "Evaluation of drugs with questionable effectiveness and so-called natural preparations in oncology by patients. Results of a survey",
            "abstract": null,
            "authors": [
                "Beaufort, F",
                "Drofenik, M",
                "Pleyer, K"
            ],
            "year": 1988,
            "source": "Wien Med Wochenschr. 1988; 138(4):85-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M981600004",
            "pubmed": "3376483",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 9076,
            "title": "Method for the determination of protein binding of thyroid gland hormones and the detection of antibodies to T4 and T3",
            "abstract": null,
            "authors": [
                "Wakonig, P",
                "Költringer, P",
                "Lind, P",
                "Eber, O",
                "Wawschinek, O"
            ],
            "year": 1988,
            "source": "Acta Med Austriaca. 1988; 15(1):15-19",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N018400006",
            "pubmed": "3132024",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 9078,
            "title": "Lipoprotein (a) and plasminogen are immunochemically related.",
            "abstract": null,
            "authors": [
                "Karàdi, I",
                "Kostner, GM",
                "Gries, A",
                "Nimpf, J",
                "Romics, L",
                "Malle, E"
            ],
            "year": 1988,
            "source": "Biochim Biophys Acta. 1988; 960(1):91-97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N245200012",
            "pubmed": "2451935",
            "doi": "10.1016/0005-2760(88)90013-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9078-51669-6",
                "9078-51833-6"
            ],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "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
        },
        {
            "id": 9079,
            "title": "Modulation of cardiac impulse generation and conduction by nifedipine and verapamil analyzed by a refined surface ECG technique in Langendorff perfused guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Tritthart, HA"
            ],
            "year": 1988,
            "source": "Basic Res Cardiol. 1988; 83(2):202-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N277100011",
            "pubmed": "3395317",
            "doi": "10.1007/BF01907274",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9079-51519-6"
            ],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9080,
            "title": "EVIDENCE AND CORRELATION OF AIRBORN FUNGI IN HOUSEDUST AND INTRAMURAL AND EXTRAMURAL ENVIRONMENT",
            "abstract": null,
            "authors": [
                "LOIDOLT, D"
            ],
            "year": 1988,
            "source": "ALLERGOLOGIE 1988 11: 156-159.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N278200005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.101,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.411764705882353,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ALLERGY",
            "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": 9081,
            "title": "Bone scintigraphy of vascularized bone transfer in maxillofacial surgery.",
            "abstract": null,
            "authors": [
                "Kärcher, H",
                "Füger, G",
                "Borbely, L"
            ],
            "year": 1988,
            "source": "Oral Surg Oral Med Oral Pathol. 1988; 65(5):519-522",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N323400005",
            "pubmed": "3287256",
            "doi": "10.1016/0030-4220(88)90132-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9081-51566-2"
            ],
            "imported": null,
            "journal": "ORAL SURG ORAL MED ORAL PATHO",
            "issn": "1079-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5625,
            "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": 9085,
            "title": "The inhibitory effects of the novel calcium antagonist Goe 5438 on calcium-dependent processes of excitation and contraction of single cardiomyocytes.",
            "abstract": null,
            "authors": [
                "Koidl, B",
                "Wagner, B",
                "Tritthart, HA"
            ],
            "year": 1988,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1988; 337(4):447-453",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N480700015",
            "pubmed": "3405319",
            "doi": "10.1007/BF00169538",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9085-51519-6",
                "9085-51681-2"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9087,
            "title": "Combined therapy with cisapride and cimetidine in severe reflux oesophagitis: a double blind controlled trial.",
            "abstract": null,
            "authors": [
                "Galmiche, JP",
                "Brandstätter, G",
                "Evreux, M",
                "Hentschel, E",
                "Kerstan, E",
                "Kratochvil, P",
                "Reichel, W",
                "Schütze, K",
                "Soule, JC",
                "Vitaux, J"
            ],
            "year": 1988,
            "source": "Gut. 1988; 29(5):675-681",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N512700020",
            "pubmed": "3294124",
            "doi": "10.1136/gut.29.5.675",
            "pmc": "PMC1433664",
            "organizations": [],
            "persons": [],
            "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": 9089,
            "title": "Dynamics and pathogenesis of traumatic subdural hygroma",
            "abstract": null,
            "authors": [
                "Kopp, W"
            ],
            "year": 1988,
            "source": "Rofo. 1988; 148(5):530-536",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N547300008",
            "pubmed": "2836902",
            "doi": "10.1055/s-2008-1048242",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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
        }
    ]
}