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=152440&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152460&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152420&ordering=imported",
    "results": [
        {
            "id": 8660,
            "title": "Infantile sialic acid storage disease: the fate of biosynthetically labeled N-acetyl-(3H)-neuraminic acid in cultured human fibroblasts.",
            "abstract": null,
            "authors": [
                "Paschke, E",
                "Höfler, G",
                "Roscher, A"
            ],
            "year": 1986,
            "source": "Pediatr Res. 1986; 20(8):773-777",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D349000015",
            "pubmed": "2942833",
            "doi": "10.1203/00006450-198608000-00015",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.664,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971830985915493,
            "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": 8661,
            "title": "Distribution of choline acetyltransferase activity in rat spinal cord--influence of primary afferents?",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Rinner, I",
                "Lembeck, F"
            ],
            "year": 1986,
            "source": "J NEURAL TRANSM 1986 66: 85-92.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D389400002",
            "pubmed": "3746289",
            "doi": "10.1007/BF01260904",
            "pmc": null,
            "organizations": [
                "8661-14022"
            ],
            "persons": [
                "8661-51517-6"
            ],
            "imported": null,
            "journal": "J NEURAL TRANSM",
            "issn": "0300-9564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.382,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.704,
            "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": 8662,
            "title": "Dissecting aneurysm of cerebral arteries in congenital vascular deficiency.",
            "abstract": null,
            "authors": [
                "Steiner, H",
                "Lammer, J",
                "Kleinert, R",
                "Schreyer, H"
            ],
            "year": 1986,
            "source": "Neuroradiology. 1986; 28(4):331-334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D397900008",
            "pubmed": "3762910",
            "doi": "10.1007/BF00333439",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.9,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.531645569620253,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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": 8664,
            "title": "Arteriovenous haemofiltration in hypervolaemia.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Trop, M",
                "Ring, E",
                "Suppan, C",
                "Grubbauer, HM"
            ],
            "year": 1986,
            "source": "Arch Dis Child. 1986; 61(8):803-804",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986D495500020",
            "pubmed": "3740931",
            "doi": "10.1136/adc.61.8.803",
            "pmc": "PMC1777937",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.462,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.915492957746479,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8665,
            "title": "Diagnosis and treatment of gestational diabetes according to amniotic fluid insulin levels.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Hofmann, HM",
                "Winter, RR",
                "Lichtenegger, W",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1986,
            "source": "Arch Gynecol. 1986; 239(2):81-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D543700003",
            "pubmed": "3535694",
            "doi": "10.1007/BF02133967",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8665-51627-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL",
            "issn": "0170-9925",
            "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": 8667,
            "title": "Immunocytochemical demonstration of intermediate filament cytoskeleton proteins in human endocrine tissues and (neuro-) endocrine tumours.",
            "abstract": null,
            "authors": [
                "Hoefler, H",
                "Denk, H",
                "Lackinger, E",
                "Helleis, G",
                "Polak, JM",
                "Heitz, PU"
            ],
            "year": 1986,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1986; 409(5):609-626",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D573200005",
            "pubmed": "3092460",
            "doi": "10.1007/BF00713428",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8667-51515-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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": 8668,
            "title": "Distribution of TPA and cytokeratins in gastrointestinal carcinomas as revealed by immunohistochemistry.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Weybora, W",
                "Lackinger, E",
                "Denk, H",
                "Björklund, V",
                "Björklund, B"
            ],
            "year": 1986,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1986; 409(5):641-655",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D573200007",
            "pubmed": "2428164",
            "doi": "10.1007/BF00713430",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8668-51515-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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": 8671,
            "title": "THE IMPLICATION OF HEMORHEOLOGIC ABNORMALITIES IN CEREBROVASCULAR-DISEASE",
            "abstract": null,
            "authors": [
                "OTT, E",
                "NIEDERKORN, K",
                "FAZEKAS, F",
                "KORNER, E",
                "OSSAMA, N",
                "LECHNER, H"
            ],
            "year": 1986,
            "source": "CLIN HEMORHEOL 1986 6: 331-336.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D686000005",
            "pubmed": null,
            "doi": "10.3233/CH-1986-6406",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8671-51546-6"
            ],
            "imported": null,
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "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": 8673,
            "title": "Fundamental reflections on patient compliance",
            "abstract": null,
            "authors": [
                "Ulreich, A"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(13):333-335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D740300004",
            "pubmed": "3765652",
            "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": 8674,
            "title": "COMPARATIVE-STUDIES ON THE PERSONALITY STRUCTURE OF DIABETICS AND CHRONIC LIVER PATIENTS",
            "abstract": null,
            "authors": [
                "ZEICHEN, R"
            ],
            "year": 1986,
            "source": "WIEN MED WOCHENSCHR 1986 136: 1-12.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986D740400001",
            "pubmed": null,
            "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": 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": 8676,
            "title": "Radiological aspects of aspergillosis in the paranasal sinuses.",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Fotter, R",
                "Ebner, F",
                "Beaufort, F",
                "Stammberger, H"
            ],
            "year": 1986,
            "source": "EUR J RADIOL 1986 6: 178-180.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D761000003",
            "pubmed": "3769939",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8676-14108"
            ],
            "persons": [
                "8676-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": true
        },
        {
            "id": 8678,
            "title": "Influence of a swimming program on the lung function status of children with cystic fibrosis.",
            "abstract": null,
            "authors": [
                "Zach, MS",
                "Oberwaldner, B"
            ],
            "year": 1986,
            "source": "Am J Dis Child. 1986; 140(9):855-855",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1986D779400012",
            "pubmed": "3739989",
            "doi": "10.1001/archpedi.1986.02140230025013",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J DIS CHILD",
            "issn": "0002-922X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.177,
            "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": 8679,
            "title": "The effect of a weak magnetic alternating field on immunobiologic reactions",
            "abstract": null,
            "authors": [
                "Stierschneider, R",
                "Fischer, G"
            ],
            "year": 1986,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1986; 182(4):352-359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D855700003",
            "pubmed": "3096017",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG B-UMWE",
            "issn": "0174-3015",
            "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": 8680,
            "title": "Capsaicin induced release of multiple tachykinins (substance P, neurokinin A and eledoisin-like material) from guinea-pig spinal cord and ureter.",
            "abstract": null,
            "authors": [
                "Hua, XY",
                "Saria, A",
                "Gamse, R",
                "Theodorsson-Norheim, E",
                "Brodin, E",
                "Lundberg, JM"
            ],
            "year": 1986,
            "source": "Neuroscience. 1986; 19(1):313-319",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D888900023",
            "pubmed": "2431350",
            "doi": "10.1016/0306-4522(86)90024-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 6044,
            "title": "First description of recurrent pericardial effusion associated with borrelia burgdorferi infection.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Horn, S",
                "Reisinger, E",
                "Fischer, L",
                "Pokan, R",
                "Wendelin, I",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Int J Cardiol. 1998; 64(3):309-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074342900014",
            "pubmed": "9672415",
            "doi": "10.1016%2FS0167-5273%2898%2900046-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6044-51533-2",
                "6044-51690-6"
            ],
            "imported": null,
            "journal": "INT J CARDIOL       ",
            "issn": "0167-5273",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.573,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.354838709677419,
            "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": 8682,
            "title": "Neurosurgery: the state of the art.",
            "abstract": null,
            "authors": [
                "Heppner, F"
            ],
            "year": 1986,
            "source": "Lasers Surg Med. 1986; 6(4):415-422",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D967900013",
            "pubmed": "3762302",
            "doi": "10.1002/lsm.1900060414",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LASER SURG MED",
            "issn": "0196-8092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.8046875,
            "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": 8686,
            "title": "Contribution to the significance of persisting embryonic vessels in the adult organism.",
            "abstract": null,
            "authors": [
                "Ebner, I",
                "Dohr, G"
            ],
            "year": 1986,
            "source": "Anat Anz. 1986; 162(2):73-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E028700001",
            "pubmed": "3789413",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8686-51666-6"
            ],
            "imported": null,
            "journal": "ANAT ANZEIGER",
            "issn": "0003-2786",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 8688,
            "title": "Studies on the substrate specificity of human and pig lecithin: cholesterol acyltransferase: role of low-density lipoproteins.",
            "abstract": null,
            "authors": [
                "Knipping, G",
                "Birchbauer, A",
                "Steyrer, E",
                "Groener, J",
                "Zechner, R",
                "Kostner, GM"
            ],
            "year": 1986,
            "source": "BIOCHEMISTRY-USA 1986 25: 5242-5249.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E058300039",
            "pubmed": "3768345",
            "doi": "10.1021/bi00366a039",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8688-51817-6",
                "8688-51669-6",
                "8688-51779-6"
            ],
            "imported": null,
            "journal": "BIOCHEMISTRY-USA",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.234,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.850847457627119,
            "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": 8690,
            "title": "Computer evaluation of sleep.",
            "abstract": null,
            "authors": [
                "Flooh, E",
                "Körner, E",
                "Lechner, H"
            ],
            "year": 1986,
            "source": "Eur Neurol. 1986; 25 Suppl 2(23):46-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E092200008",
            "pubmed": "3758124",
            "doi": "10.1159/000116081",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": 8691,
            "title": "Sleep-inducing effect of L-tryptophane.",
            "abstract": null,
            "authors": [
                "Körner, E",
                "Bertha, G",
                "Flooh, E",
                "Reinhart, B",
                "Wolf, R",
                "Lechner, H"
            ],
            "year": 1986,
            "source": "Eur Neurol. 1986; 25 Suppl 2(3-4):75-81",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E092200014",
            "pubmed": "3758129",
            "doi": "10.1159/000116087",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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
        }
    ]
}