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=152480&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152500&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152460&ordering=-year",
    "results": [
        {
            "id": 9126,
            "title": "Chronic gait disorder caused by pigmented villonodular synovitis of the sole of the foot",
            "abstract": null,
            "authors": [
                "Millner, M",
                "Hausegger, KW",
                "Leitner, G"
            ],
            "year": 1988,
            "source": "Monatsschr Kinderheilkd. 1988; 136(7):387-389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P614300012",
            "pubmed": "3211170",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9127,
            "title": "Effects of vasospasm in the middle cerebral artery territory on flow velocity and volume flow. A computersimulation.",
            "abstract": null,
            "authors": [
                "Pucher, RK",
                "Auer, LM"
            ],
            "year": 1988,
            "source": "Acta Neurochir (Wien). 1988; 93(3-4):123-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P650700010",
            "pubmed": "3177027",
            "doi": "10.1007/BF01402893",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "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": 9128,
            "title": "The effect of a saturated fat diet on pentobarbital induced sleeping time and phospholipid composition of mouse brain and liver.",
            "abstract": null,
            "authors": [
                "Aloia, RC",
                "Mlekusch, W"
            ],
            "year": 1988,
            "source": "Pharmazie. 1988; 43(7):496-498",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P662400013",
            "pubmed": "3222283",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PHARMAZIE",
            "issn": "0031-7144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.365079365079365,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 9130,
            "title": "Special radiologic imaging of paranasal sinuses. A prerequisite for functional endoscopic sinus surgery.",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Stammberger, H",
                "Fotter, R"
            ],
            "year": 1988,
            "source": "EUR J RADIOL 1988 8: 153-156.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P723800005",
            "pubmed": "3169025",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9130-51557-6"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.418,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.227848101265823,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9132,
            "title": "Percutaneous transluminal laser angioplasty with contact probes.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Karnel, F"
            ],
            "year": 1988,
            "source": "Radiology. 1988; 168(3):733-737",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P738600028",
            "pubmed": "2970099",
            "doi": "10.1148/radiology.168.3.2970099",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9133,
            "title": "Correlation of content of B cells and Leu7-positive cells with subtype and stage in lymphocyte predominance type Hodgkin's disease.",
            "abstract": null,
            "authors": [
                "Hansmann, ML",
                "Fellbaum, C",
                "Hui, PK",
                "Zwingers, T"
            ],
            "year": 1988,
            "source": "J Cancer Res Clin Oncol. 1988; 114(4):405-410",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P746600012",
            "pubmed": "3261727",
            "doi": "10.1007/BF02128186",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CANCER RES CLIN ONCOL",
            "issn": "0171-5216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.654,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.442307692307692,
            "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": 9134,
            "title": "Parenteral or enteral hyperalimentation in the treatment of enterocutaneous fistulas?",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Steindorfer, P",
                "Pierer, G"
            ],
            "year": 1988,
            "source": "Zentralbl Chir. 1988; 113(15):973-987",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P820300005",
            "pubmed": "3140530",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9135,
            "title": "The effect of omega conotoxin GVIA, a peptide modulator of the N-type voltage sensitive calcium channels, on motor responses produced by activation of efferent and sensory nerves in mammalian smooth muscle.",
            "abstract": null,
            "authors": [
                "Maggi, CA",
                "Patacchini, R",
                "Santicioli, P",
                "Lippe, IT",
                "Giuliani, S",
                "Geppetti, P",
                "Del Bianco, E",
                "Selleri, S",
                "Meli, A"
            ],
            "year": 1988,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1988; 338(2):107-113",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P875900002",
            "pubmed": "2460772",
            "doi": "10.1007/BF00174856",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9135-51832-6"
            ],
            "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": 9136,
            "title": "Treatment of invasive vulvar cancer (results of therapy 1970-1981)",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H"
            ],
            "year": 1988,
            "source": "ZBL GYNAKOL. 1988; 110(16): 1001-1005. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P898500003",
            "pubmed": "3188712",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-01-26T17:05:47+01:00",
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 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": 9137,
            "title": "Adjuvant gestagen therapy in stage I endometrial cancer",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H"
            ],
            "year": 1988,
            "source": "ZBL GYNAKOL. 1988; 110(16): 1013-1017. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P898500005",
            "pubmed": "2973195",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-01-26T17:04:48+01:00",
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 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": 9138,
            "title": "BENZIMIDAZOLE CONDENSED RING-SYSTEMS .1. SYNTHESES AND BIOLOGICAL INVESTIGATIONS OF SOME SUBSTITUTED PYRIDO1,2-ABENZIMIDAZOLES",
            "abstract": null,
            "authors": [
                "RIDA, SM",
                "SOLIMAN, FSG",
                "BADAWEY, EAM",
                "ELGHAZZAWI, E",
                "KADER, O",
                "KAPPE, T"
            ],
            "year": 1988,
            "source": "J HETEROCYCL CHEM 1988 25: 1087-1093.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P904900008",
            "pubmed": null,
            "doi": "10.1002/jhet.5570250408",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J HETEROCYCL CHEM",
            "issn": "0022-152X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.288888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ORGANIC",
            "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": 9139,
            "title": "The importance of an early diagnosis of fertilization disorders.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Winter, R",
                "Dohr, G",
                "Urdl, W",
                "Pusch, HH"
            ],
            "year": 1988,
            "source": "Hum Reprod. 1988; 3(6):767-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P913800013",
            "pubmed": "3146590",
            "doi": "10.1093/oxfordjournals.humrep.a136781",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9139-51666-6",
                "9139-51812-2"
            ],
            "imported": null,
            "journal": "HUM REPROD",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.13,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.981132075471698,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9140,
            "title": "Solitary coin lesion in patients with malignant melanoma: an indication for thoracotomy?",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Smolle, J",
                "Pinter, H",
                "Popper, H",
                "Friehs, G"
            ],
            "year": 1988,
            "source": "Thorac Cardiovasc Surg. 1988; 36(4):232-233",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1988P939800011",
            "pubmed": "3187985",
            "doi": "10.1055/s-2007-1020085",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9140-51617-6",
                "9140-51615-2"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "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": 9141,
            "title": "Tasks and organization of a pediatric intensive care unit",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Trop, M",
                "Zobel, G"
            ],
            "year": 1988,
            "source": "WIEN KLIN WOCHENSCHR. 1988; 100(16): 536-538. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P953100002",
            "pubmed": "3188526",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T12:38:55+01:00",
            "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": 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": 9142,
            "title": "Change in impulse formation and impulse transmission of the heart in relation to high magnesium concentration",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Pilger, E",
                "Hönigl, K",
                "Bertuch, H",
                "Tritthart, HA"
            ],
            "year": 1988,
            "source": "WIEN MED WOCHENSCHR. 1988; 138:  379-381. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P953500005",
            "pubmed": "3176509",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9142-51519-6",
                "9142-51541-6"
            ],
            "imported": "2009-12-21T11:05:34+01:00",
            "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": 9143,
            "title": "THE NEW LOOK",
            "abstract": null,
            "authors": [
                "HETZENDORF, U"
            ],
            "year": 1988,
            "source": "SCIENTIST 1988 2: 17-17.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988Q023700018",
            "pubmed": null,
            "doi": "10.1108/eb042564",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "SCIENTIST",
            "issn": "0890-3670",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.169,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.592592592592593,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 9144,
            "title": "Cytology of the normal ciliary ganglion",
            "abstract": null,
            "authors": [
                "Faschinger, C",
                "Kleinert, R"
            ],
            "year": 1988,
            "source": "Klin Monbl Augenheilkd. 1988; 193(2):179-181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q079900010",
            "pubmed": "3054258",
            "doi": "10.1055/s-2008-1050242",
            "pmc": null,
            "organizations": [
                "9144-14043"
            ],
            "persons": [
                "9144-51585-2"
            ],
            "imported": "2010-02-18T17:03:33+01:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": true
        },
        {
            "id": 9145,
            "title": "Non-invasive Doppler ultrasonic measurement of cardiac output. Results and experiences with the ACCUCOM - Comment",
            "abstract": null,
            "authors": [
                "LIST, WF",
                "GRAVENSTEIN, N"
            ],
            "year": 1988,
            "source": "ANAESTHESIST. 1988; 37(9): 609-609. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988Q131600012",
            "pubmed": "3189733",
            "doi": null,
            "pmc": null,
            "organizations": [
                "9145-14044"
            ],
            "persons": [],
            "imported": "2009-04-29T12:37:06+02:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 9146,
            "title": "New aspects in the pathogenesis and therapy of hyperreflexive rhinopathy",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 1988,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1988; 67(9): 438-445. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q136000002",
            "pubmed": "3050340",
            "doi": "10.1055/s-2007-998536",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9146-51640-2"
            ],
            "imported": "2010-02-05T13:07:08+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "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": 9147,
            "title": "The interdependence of hypertension, calcium overload, and coronary spasm in the development of myocardial infarction.",
            "abstract": null,
            "authors": [
                "Gasser, RN"
            ],
            "year": 1988,
            "source": "ANGIOLOGY. 1988; 39(8): 761-772. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q141100009",
            "pubmed": "3048154",
            "doi": "10.1177/000331978803900809",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9147-51533-2"
            ],
            "imported": "2009-12-21T11:11:12+01:00",
            "journal": "ANGIOLOGY",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.386,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.179487179487179,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}