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=152020&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=152040&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152000&ordering=imported",
    "results": [
        {
            "id": 404,
            "title": "CD44 and variants in melanocytic skin neoplasms.",
            "abstract": null,
            "authors": [
                "Schaider, H",
                "Soyer, HP",
                "Heider, KH",
                "Hofmann-Wellenhof, R",
                "Zatloukal, K",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "J Cutan Pathol. 1998; 25(4):199-203",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073188100002",
            "pubmed": "9609138",
            "doi": "10.1111/j.1600-0560.1998.tb01719.x",
            "pmc": null,
            "organizations": [
                "404-14020",
                "404-14047"
            ],
            "persons": [
                "404-51617-6",
                "404-53662-2",
                "404-51620-6",
                "404-51663-6",
                "404-51711-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.413,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 403,
            "title": "Carotid artery aneurysm as a rare cause for aspiration pneumonia. A case report.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Aschauer, M",
                "Lafer, M",
                "Stark, G"
            ],
            "year": 1996,
            "source": "Vasa. 1996; 25(4):362-367",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VU14700010",
            "pubmed": "8956552",
            "doi": null,
            "pmc": null,
            "organizations": [
                "403-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.626,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.153846153846154,
            "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": 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": 402,
            "title": "Cardiovascular risk factors in obesity. The effect of weight reduction on platelet size in overweight patients.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Sagmeister, E",
                "Wascher, TC"
            ],
            "year": 1994,
            "source": "Int J Obes Relat Metab Disord. 1994; 18(5):355-356",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NH75700014",
            "pubmed": "8061730",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "402-51846-1"
            ],
            "imported": null,
            "journal": "INT J OBESITY",
            "issn": "0307-0565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.568,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.94,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 401,
            "title": "Cardiac manifestations of Lyme borreliosis with special reference to contractile dysfunction",
            "abstract": null,
            "authors": [
                "Seinost, G",
                "Gasser, R",
                "Reisinger, E",
                "Rigler, MY",
                "Fischer, L",
                "Keplinger, A",
                "Dattwyler, RJ",
                "Dunn, JJ",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(2):44-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074552600002",
            "pubmed": "9681041",
            "doi": null,
            "pmc": null,
            "organizations": [
                "401-14083"
            ],
            "persons": [
                "401-51533-6",
                "401-52018-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 400,
            "title": "Cardiovascular Complications in the Postoperative Period",
            "abstract": null,
            "authors": [
                "Mahla, E",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 37-38.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "400-14044"
            ],
            "persons": [
                "400-51616-2",
                "400-51611-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "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": true,
            "conference_place": true,
            "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": 399,
            "title": "Cardiovascular changes during and after different LBNP levels in men.",
            "abstract": null,
            "authors": [
                "László, Z",
                "Rössler, A",
                "Hinghofer-Szalkay, HG"
            ],
            "year": 1998,
            "source": "Aviat Space Environ Med. 1998; 69(1):32-39",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071399000006",
            "pubmed": "9451531",
            "doi": null,
            "pmc": null,
            "organizations": [
                "399-14010"
            ],
            "persons": [
                "399-51683-4",
                "399-51737-6"
            ],
            "imported": null,
            "journal": "AVIAT SPACE ENVIRON MED",
            "issn": "0095-6562",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.587,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.560747663551402,
            "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": 398,
            "title": "Protection against myocardial ischemia by nisoldipine--an experimental study with valinomycin K-sensitive microelectrodes",
            "abstract": null,
            "authors": [
                "Köppel, H",
                "Gasser, R",
                "Pokan, R",
                "Willomitzer, R",
                "Cichocki, L",
                "Pilger, E",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(3):101-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076331100006",
            "pubmed": "9816403",
            "doi": null,
            "pmc": null,
            "organizations": [
                "398-14079",
                "398-14083"
            ],
            "persons": [
                "398-51533-4",
                "398-51541-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 397,
            "title": "Cardiac output and urea kinetics in dialysis patients: evidence supporting the regional blood flow model.",
            "abstract": null,
            "authors": [
                "George, TO",
                "Priester-Coary, A",
                "Dunea, G",
                "Schneditz, D",
                "Tarif, N",
                "Daugirdas, JT"
            ],
            "year": 1996,
            "source": "Kidney Int. 1996; 50(4):1273-1277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VJ31400025",
            "pubmed": "8887288",
            "doi": "10.1038/ki.1996.438",
            "pmc": null,
            "organizations": [
                "397-14010"
            ],
            "persons": [
                "397-51834-6"
            ],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.562,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8410,
            "title": "Alveolar rhabdomyosarcoma in a young female patient metastasizing to the brain.",
            "abstract": null,
            "authors": [
                "Kleinert, R",
                "Beham, A",
                "Rosanelli, G"
            ],
            "year": 1985,
            "source": "Acta Neuropathol (Berl). 1985; 67(3-4):341-344",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1985ANM4600026",
            "pubmed": "4050350",
            "doi": "10.1007/BF00687824",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROPATHOL",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.168,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.838235294117647,
            "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": 6000,
            "title": "Sequential Treatment of Anemia in Ulcerative-Colitis with Intravenous Iron and Erythropoietin (Vol 60, Pg 262, 1999)",
            "abstract": null,
            "authors": [
                "Gasche, C",
                "Dejaco, C",
                "Reinisch, W",
                "Tillinger, W",
                "Waldhoer, T",
                "Fueger, GF",
                "Lochs, H",
                "Gangl, A"
            ],
            "year": 1999,
            "source": "DIGESTION            1999 60: 514-514.",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000082459900014",
            "pubmed": null,
            "doi": "10.1159/000007667",
            "pmc": null,
            "organizations": [
                "6000-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIGESTION           ",
            "issn": "0012-2823",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.442,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.522727272727273,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 8411,
            "title": "In vivo and in vitro actions of mammalian tachykinins.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Schimek, E",
                "Amann, R",
                "Lembeck, F"
            ],
            "year": 1985,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1985; 330(2):130-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANM5800008",
            "pubmed": "2413373",
            "doi": "10.1007/BF00499905",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8411-51517-2"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8412,
            "title": "Rheological discrimination between native, rigid and aggregated red blood cells in oscillatory flow.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Ribitsch, V",
                "Kenner, T"
            ],
            "year": 1985,
            "source": "Biorheology. 1985; 22(3):209-219",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANN4600004",
            "pubmed": "2412612",
            "doi": "10.3233/BIR-1985-22305",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8412-51834-2"
            ],
            "imported": null,
            "journal": "BIORHEOLOGY",
            "issn": "0006-355X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.577777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 8413,
            "title": "Morphological integrity of single adult cardiac myocytes isolated by collagenase treatment: immunolocalization of tubulin, microtubule-associated proteins 1 and 2, plectin, vimentin, and vinculin.",
            "abstract": null,
            "authors": [
                "Zernig, G",
                "Wiche, G"
            ],
            "year": 1985,
            "source": "Eur J Cell Biol. 1985; 38(1):113-122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ANR2500016",
            "pubmed": "2992982",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CELL BIOL",
            "issn": "0171-9335",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.662,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676258992805755,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": 390,
            "title": "Capacitated and acrosome reacted spermatozoa of goat (Capra indicus): a fluorescence and electron microscopic study.",
            "abstract": null,
            "authors": [
                "Bawa, SR",
                "Pabst, MA",
                "Werner, G",
                "Bains, HK"
            ],
            "year": 1993,
            "source": "Andrologia. 1993; 25(3):123-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LB82900002",
            "pubmed": "8517552",
            "doi": "10.1111/j.1439-0272.1993.tb02694.x",
            "pmc": null,
            "organizations": [
                "390-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "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": 389,
            "title": "Cannabinoid inhibition of guinea-pig intestinal peristalsis via inhibition of excitatory and activation of inhibitory neural pathways.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Shahbazian, A",
                "Holzer, P"
            ],
            "year": 1999,
            "source": "NEUROPHARMACOLOGY 1999 38: 1289-1297.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082036200005",
            "pubmed": "10471082",
            "doi": "10.1016%2FS0028-3908%2899%2900056-8",
            "pmc": null,
            "organizations": [
                "389-14022"
            ],
            "persons": [
                "389-51529-4",
                "389-51756-1"
            ],
            "imported": null,
            "journal": "NEUROPHARMACOLOGY",
            "issn": "0028-3908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.176,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.931428571428571,
            "impactfactor_norm_year": 1999,
            "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": 8417,
            "title": "The cerebrohepatorenal (Zellweger) syndrome: an improved method for the biochemical diagnosis and its potential value for prenatal detection.",
            "abstract": null,
            "authors": [
                "Roscher, A",
                "Molzer, B",
                "Bernheimer, H",
                "Stöckler, S",
                "Mutz, I",
                "Paltauf, F"
            ],
            "year": 1985,
            "source": "Pediatr Res. 1985; 19(9):930-933",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APL3300013",
            "pubmed": "4047762",
            "doi": "10.1203/00006450-198509000-00013",
            "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": 8420,
            "title": "The spinal cord contains multiple factors causing plasma protein extravasation in the skin.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Saria, A"
            ],
            "year": 1985,
            "source": "Eur J Pharmacol. 1985; 113(3):363-371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APQ4000009",
            "pubmed": "2412848",
            "doi": "10.1016/0014-2999(85)90084-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "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": 385,
            "title": "Can Cannabis Trigger Recurrent Panic Attacks in Susceptible Patients",
            "abstract": null,
            "authors": [
                "Langs, G",
                "Fabisch, H",
                "Fabisch, K",
                "Zapotoczky, HG"
            ],
            "year": 1997,
            "source": "EUR PSYCHIAT 1997 12: 415-419.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071621200007",
            "pubmed": null,
            "doi": "10.1016/S0924-9338(97)83568-7",
            "pmc": null,
            "organizations": [
                "385-29444"
            ],
            "persons": [
                "385-51731-6"
            ],
            "imported": null,
            "journal": "EUR PSYCHIAT",
            "issn": "0924-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.497,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 8421,
            "title": "ENDOSCOPIC CHOLEDOCHODUODENAL FISTULA FOR CHOLEDOCHOLITHIASIS AND PERIAMPULLARY CARCINOMA",
            "abstract": null,
            "authors": [
                "KRATOCHVIL, P",
                "BRANDSTATTER, G",
                "STUPNICKI, T",
                "DEU, E"
            ],
            "year": 1985,
            "source": "MED KLIN 1985 80: 445-447.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985APW7100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.373831775700935,
            "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": 383,
            "title": "Calorimetry of Archaeal Tetraether Lipid - Indication of a Novel Metastable Thermotropic Phase in the Main Phospholipid from Thermoplasma-Acidophilum Cultured at 59-Degrees-C",
            "abstract": null,
            "authors": [
                "Ernst, M",
                "Freisleben, HJ",
                "Antonopoulos, E",
                "Henkel, L",
                "Mlekusch, W",
                "Reibnegger, G"
            ],
            "year": 1998,
            "source": "CHEM PHYS LIPIDS 1998 94: 1-12.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075284800001",
            "pubmed": null,
            "doi": "10.1016/S0009-3084(98)00004-8",
            "pmc": null,
            "organizations": [
                "383-14012"
            ],
            "persons": [
                "383-50569-6"
            ],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.215,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "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
        }
    ]
}