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=153080&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153100&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153060&ordering=imported",
    "results": [
        {
            "id": 8602,
            "title": "Reaggregation behavior of different types of collagen in vitro: variations in the occurrence and structure of dimeric segment long-spacing collagen.",
            "abstract": null,
            "authors": [
                "Mallinger, R",
                "Schmut, O"
            ],
            "year": 1988,
            "source": "J Ultrastruct Mol Struct Res. 1988; 98(1):11-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M245800002",
            "pubmed": "3351352",
            "doi": "10.1016/S0889-1605(88)80930-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J ULTRASTRUCT MOLEC STRUCT RE",
            "issn": "0889-1605",
            "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": 8604,
            "title": "Differential inhibition of mitogen induced T cell proliferation by 5-azacytidine and cytosine-arabinoside.",
            "abstract": null,
            "authors": [
                "Schauenstein, K",
                "Rossi, K",
                "Csordas, A"
            ],
            "year": 1988,
            "source": "Biochem Biophys Res Commun. 1988; 151(1):548-553",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M264200079",
            "pubmed": "2450543",
            "doi": "10.1016/0006-291X(88)90629-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOCHEM BIOPHYS RES COMMUN",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.807017543859649,
            "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": 8608,
            "title": "Various forms of explosion injuries",
            "abstract": null,
            "authors": [
                "Feenstra, O"
            ],
            "year": 1986,
            "source": "Z Rechtsmed. 1986; 96(1):27-30",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C134800005",
            "pubmed": "3716645",
            "doi": "10.1007/BF00200856",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RECHTSMED-J LEG MED",
            "issn": "0044-3433",
            "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": 8609,
            "title": "The gastric juice aspiration syndrome (Mendelson syndrome). Aspects of pathogenesis and treatment in the pig.",
            "abstract": null,
            "authors": [
                "Popper, H",
                "Juettner, F",
                "Pinter, J"
            ],
            "year": 1986,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1986; 409(1):105-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C145200009",
            "pubmed": "3085334",
            "doi": "10.1007/BF00705410",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8609-51615-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": 8612,
            "title": "Perforated sigmoid diverticulitis in identical twins.",
            "abstract": null,
            "authors": [
                "Börsch, G",
                "Pusch, H",
                "Börger, G"
            ],
            "year": 1986,
            "source": "Dig Dis Sci. 1986; 31(5):558-558",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1986C272500024",
            "pubmed": "3698776",
            "doi": "10.1007/BF01320329",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.749,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": 8613,
            "title": "EXPERIENCES WITH PARENTERAL GOLD THERAPY IN RHEUMATOID-ARTHRITIS - REVIEW ARTICLE",
            "abstract": null,
            "authors": [
                "RAINER, F",
                "ULREICH, A",
                "JIRSA, I",
                "EVANS, J"
            ],
            "year": 1986,
            "source": "MUNCHEN MED WOCHENSCHR 1986 128: 353-356.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986C285800003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MUNCHEN MED WOCHENSCHR",
            "issn": "0341-3098",
            "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": 8615,
            "title": "Gas permeable contact lenses in the management of problem cases and in prolonged wearing time",
            "abstract": null,
            "authors": [
                "Pongratz, E",
                "Schuhmann, G",
                "Kunz, R"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 188(4):319-321",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C300900016",
            "pubmed": "3459932",
            "doi": "10.1055/s-2008-1050640",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false
        },
        {
            "id": 8616,
            "title": "Significance of calcium for the prostaglandin E2-mediated secretory response to 5-hydroxytryptamine in the small intestine of the rat in vivo.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Bukhave, K",
                "Rask-Madsen, J"
            ],
            "year": 1986,
            "source": "Gastroenterology. 1986; 90(6):1972-1977",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C312700021",
            "pubmed": "3009262",
            "doi": "10.1016/0016-5085(86)90269-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8616-51667-2"
            ],
            "imported": null,
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.251,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 8617,
            "title": "BTPS correction with dynamic spirometers.",
            "abstract": null,
            "authors": [
                "Forche, G",
                "Harnoncourt, K",
                "Stadlober, E",
                "Zenker, G"
            ],
            "year": 1986,
            "source": "Respiration. 1986; 49(4):274-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C355900005",
            "pubmed": "3715213",
            "doi": "10.1159/000194890",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RESPIRATION",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.489,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.206896551724138,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 8618,
            "title": "Technical methods of hyperthermia in cancer treatment",
            "abstract": null,
            "authors": [
                "Germann, RH",
                "Steindorfer, P"
            ],
            "year": 1986,
            "source": "Biomed Tech (Berl). 1986; 31(4):66-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C371600001",
            "pubmed": "3719045",
            "doi": "10.1515/bmte.1986.31.4.66",
            "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": 8619,
            "title": "Change of cytokeratin organization during development of Mallory bodies as revealed by a monoclonal antibody.",
            "abstract": null,
            "authors": [
                "Hazan, R",
                "Denk, H",
                "Franke, WW",
                "Lackinger, E",
                "Schiller, DL"
            ],
            "year": 1986,
            "source": "Lab Invest. 1986; 54(5):543-553",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C387100008",
            "pubmed": "2422438",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8619-51515-6"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "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": 8620,
            "title": "Biliary drainage endoprostheses: experience with 201 placements.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Neumayer, K"
            ],
            "year": 1986,
            "source": "Radiology. 1986; 159(3):625-629",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C389100009",
            "pubmed": "2422677",
            "doi": "10.1148/radiology.159.3.2422677",
            "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": 8621,
            "title": "THE SUBCUTANEOUS DRAINAGE WINDOW - A NEW ORGAN PROTECTIVE OPERATION OF HYDROCELES",
            "abstract": null,
            "authors": [
                "SCHOLL, H"
            ],
            "year": 1986,
            "source": "AKTUEL UROL 1986 17: 146-148.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C418000008",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061656",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 8622,
            "title": "Bronchial, cardiovascular and secretory responses after central administration of capsaicin in the guinea-pig.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Martling, CR",
                "Saria, A",
                "Lundberg, JM"
            ],
            "year": 1986,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1986; 333(1):65-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C462800012",
            "pubmed": "3755504",
            "doi": "10.1007/BF00569662",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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": 8624,
            "title": "Maltodextrin in a 13% solution as a supplement in the first 4 days of life in breast-fed mature newborn infants. Effect on drinking behavior, weight curve, blood picture, blood glucose and bilirubin",
            "abstract": null,
            "authors": [
                "Rosegger, H"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(10):310-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C473800005",
            "pubmed": "3727591",
            "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": 8627,
            "title": "Clinical aspects and course of Sturge-Weber syndrome in childhood",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Sacher, M",
                "Nissen, T"
            ],
            "year": 1986,
            "source": "Monatsschr Kinderheilkd. 1986; 134(5):242-245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C501100004",
            "pubmed": "3724761",
            "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": false,
            "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": 8630,
            "title": "Demonstration of Epstein-Barr virus DNA in a previously healthy boy with fulminant hepatic failure.",
            "abstract": null,
            "authors": [
                "Deutsch, J",
                "Wolf, H",
                "Becker, H",
                "Fuchs, B",
                "Goriup, U",
                "Grubbauer, HM",
                "Muntean, W",
                "Popow-Kraupp, T",
                "Stünzner, D"
            ],
            "year": 1986,
            "source": "Eur J Pediatr. 1986; 145(1-2):94-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C615100025",
            "pubmed": "3015629",
            "doi": "10.1007/BF00441865",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8630-51651-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "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": 8632,
            "title": "Pial vascular behavior during bilateral and contralateral cervical sympathetic stimulation.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Ishiyama, N"
            ],
            "year": 1986,
            "source": "J Cereb Blood Flow Metab. 1986; 6(3):298-304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C689400005",
            "pubmed": "3711157",
            "doi": "10.1038/jcbfm.1986.52",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CEREBR BLOOD FLOW METABOL",
            "issn": "0271-678X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.037,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.949152542372881,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 8634,
            "title": "Fibrin gluing in ophthalmic surgery",
            "abstract": null,
            "authors": [
                "Friess, HG",
                "Hesse, W"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(11):346-347",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C762100004",
            "pubmed": "3487885",
            "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": 8636,
            "title": "Cross-over comparison between captopril and nifedipine.",
            "abstract": null,
            "authors": [
                "Klein, WW",
                "Stuhlinger, W",
                "Mahr, G"
            ],
            "year": 1986,
            "source": "Postgrad Med J. 1986; 62 Suppl 1(4):108-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C847700031",
            "pubmed": "3317337",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "POSTGRAD MED J",
            "issn": "0032-5473",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.448,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.495327102803738,
            "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
        }
    ]
}