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=159540&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159520&ordering=imported",
    "results": [
        {
            "id": 1148,
            "title": "Glycogen distribution in the capillaries of the placental villus in normal, overt and gestational diabetic pregnancy.",
            "abstract": null,
            "authors": [
                "Jones, CJ",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "PLACENTA 1993 14: 505-517.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MF25900004",
            "pubmed": "8290491",
            "doi": "10.1016/S0143-4004(05)80204-8",
            "pmc": null,
            "organizations": [
                "1148-14038"
            ],
            "persons": [
                "1148-51632-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924528301886792,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 665,
            "title": "Dedifferentiated liposarcoma. Clinicopathologic analysis of 32 cases suggesting a better prognostic subgroup among pleomorphic sarcomas.",
            "abstract": null,
            "authors": [
                "McCormick, D",
                "Mentzel, T",
                "Beham, A",
                "Fletcher, CD"
            ],
            "year": 1994,
            "source": "Am J Surg Pathol. 1994; 18(12):1213-1223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PT84300004",
            "pubmed": "7977944",
            "doi": "10.1097/00000478-199412000-00004",
            "pmc": null,
            "organizations": [
                "665-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J SURG PATHOL",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.775,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.984375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1406,
            "title": "Intradialytic parenteral nutrition in malnourished patients on chronic haemodialysis therapy.",
            "abstract": null,
            "authors": [
                "Smolle, KH",
                "Kaufmann, P",
                "Holzer, H",
                "Druml, W"
            ],
            "year": 1995,
            "source": "Nephrol Dial Transplant. 1995; 10(8):1411-1416",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RR98000026",
            "pubmed": "8538934",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "1406-51535-6"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.424,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.75609756097561,
            "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": 626,
            "title": "Cutaneous Hodgkin's disease: an immunohistochemical analysis.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Beham-Schmid, C",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "J Cutan Pathol. 1995; 22(3):229-235",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RD12000004",
            "pubmed": "7593816",
            "doi": "10.1111/j.1600-0560.1995.tb00743.x",
            "pmc": null,
            "organizations": [
                "626-14020",
                "626-14047"
            ],
            "persons": [
                "626-51751-1",
                "626-51620-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.291,
            "impactfactor_year": 1995,
            "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": 1261,
            "title": "Immunoglobulin A (IgA) deposits in lesional skin of a patient with blepharochalasis.",
            "abstract": null,
            "authors": [
                "Grassegger, A",
                "Romani, N",
                "Fritsch, P",
                "Smolle, J",
                "Hintner, H"
            ],
            "year": 1996,
            "source": "Br J Dermatol. 1996; 135(5):791-795",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR61700021",
            "pubmed": "8977684",
            "doi": "10.1046%2Fj.1365-2133.1996.d01-1081.x",
            "pmc": null,
            "organizations": [
                "1261-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.885,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 496,
            "title": "Clinicopathologic and immunologic features associated with transformation of mycosis fungoides to large-cell lymphoma.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Rieger, E",
                "Hödl, S",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Am J Surg Pathol. 1992; 16(6):543-552",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HV50500002",
            "pubmed": "1599034",
            "doi": "10.1097/00000478-199206000-00002",
            "pmc": null,
            "organizations": [
                "496-14047"
            ],
            "persons": [
                "496-51751-1",
                "496-51620-6"
            ],
            "imported": null,
            "journal": "AMER J SURG PATHOL",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.775,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.984375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 983,
            "title": "Oesophageal burn caused by sucking a 1.5 volt battery.",
            "abstract": null,
            "authors": [
                "Untersweg, U",
                "Mayr, J",
                "Schmidt, B"
            ],
            "year": 1996,
            "source": "Acta Paediatr. 1996; 85(11):1382-1383",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VT95200026",
            "pubmed": "8955474",
            "doi": "10.1111/j.1651-2227.1996.tb13933.x",
            "pmc": null,
            "organizations": [
                "983-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.754,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.661971830985916,
            "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": 34255,
            "title": "Remifentanil, propofol or both for conscious sedation during eye surgery under regional anaesthesia.",
            "abstract": null,
            "authors": [
                "Holas, A",
                "Krafft, P",
                "Marcovic, M",
                "Quehenberger, F"
            ],
            "year": 1999,
            "source": "Eur J Anaesthesiol. 1999; 16(11):741-748",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085461700001",
            "pubmed": "10713867",
            "doi": "10.1046/j.1365-2346.1999.00574.x",
            "pmc": null,
            "organizations": [
                "34255-14044"
            ],
            "persons": [
                "34255-50466-6"
            ],
            "imported": null,
            "journal": "EUR J ANAESTH",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.849,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.518518518518518,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 119,
            "title": "Accuracy of home blood glucose meters during hypoglycemia.",
            "abstract": null,
            "authors": [
                "Trajanoski, Z",
                "Brunner, GA",
                "Gfrerer, RJ",
                "Wach, P",
                "Pieber, TR"
            ],
            "year": 1996,
            "source": "Diabetes Care. 1996; 19(12):1412-1415",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VU77000018",
            "pubmed": "8941473",
            "doi": "10.2337/diacare.19.12.1412",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119-51831-6"
            ],
            "imported": null,
            "journal": "DIABETES CARE",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.457,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.867469879518072,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 8371,
            "title": "Complications of renal tumor embolization.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Justich, E",
                "Schreyer, H",
                "Pettek, R"
            ],
            "year": 1985,
            "source": "Cardiovasc Intervent Radiol. 1985; 8(1):31-35",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJG1900006",
            "pubmed": "2410124",
            "doi": "10.1007/BF02552637",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.073,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.629032258064516,
            "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": 11559,
            "title": "Differential diagnosis of ulcerative mucous membrane diseases of the mouth cavity and pharynx",
            "abstract": null,
            "authors": [
                "Posawetz, W",
                "Jakse, R",
                "Soyer, P"
            ],
            "year": 1990,
            "source": "Laryngorhinootologie. 1990; 69(2):80-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CR98900005",
            "pubmed": "2322361",
            "doi": "10.1055/s-2007-998148",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 170816,
            "title": "THE GHENT GLOBAL IAD CATEGORISATION TOOL. Deutsche Version. Version 1.0 - Juni 2017.",
            "abstract": null,
            "authors": [
                "Hödl, M",
                "Köberich, S",
                "Kohler, M",
                "Müller, G",
                "Schiess, C",
                "Schumacher, P",
                "Spitz-Köberich, C",
                "Steininger, A"
            ],
            "year": 2018,
            "source": null,
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170816-14509"
            ],
            "persons": [
                "170816-59569"
            ],
            "imported": null,
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 189,
            "title": "Dose-response tolerance of the visual pathways and cranial nerves of the cavernous sinus to stereotactic radiosurgery.",
            "abstract": null,
            "authors": [
                "Leber, KA",
                "Berglöff, J",
                "Pendl, G"
            ],
            "year": 1998,
            "source": "J Neurosurg. 1998; 88(1):43-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071151800006",
            "pubmed": "9420071",
            "doi": "10.3171/jns.1998.88.1.0043",
            "pmc": null,
            "organizations": [
                "189-14043",
                "189-14050"
            ],
            "persons": [
                "189-51866-2"
            ],
            "imported": null,
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.372,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.96875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1409,
            "title": "Intramuscular angioma: a clinicopathological analysis of 74 cases.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(1):53-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EU18700008",
            "pubmed": "2013460",
            "doi": "10.1111/j.1365-2559.1991.tb00814.x",
            "pmc": null,
            "organizations": [
                "1409-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": 7652,
            "title": "Cholesterol-lowering effect of mevinolin, an inhibitor of 3-hydroxy-3-methylglutaryl-coenzyme a reductase, in healthy volunteers.",
            "abstract": null,
            "authors": [
                "Tobert, JA",
                "Bell, GD",
                "Birtwell, J",
                "James, I",
                "Kukovetz, WR",
                "Pryor, JS",
                "Buntinx, A",
                "Holmes, IB",
                "Chao, YS",
                "Bolognese, JA"
            ],
            "year": 1982,
            "source": "J Clin Invest. 1982; 69(4):913-919",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NJ38500020",
            "pubmed": "6918402",
            "doi": "10.1172/JCI110530",
            "pmc": "PMC370145",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 391,
            "title": "Capsaicin: cellular targets, mechanisms of action, and selectivity for thin sensory neurons.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1991,
            "source": "PHARMACOL REV 1991 43: 143-201.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991FU76700002",
            "pubmed": "1852779",
            "doi": null,
            "pmc": null,
            "organizations": [
                "391-14022"
            ],
            "persons": [
                "391-51529-2"
            ],
            "imported": null,
            "journal": "PHARMACOL REV",
            "issn": "0031-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.524,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.99438202247191,
            "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": 2839,
            "title": "Vascular risk factors in dementia.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Schmidt, H",
                "Fazekas, F"
            ],
            "year": 2000,
            "source": "J Neurol. 2000; 247(2):81-87",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085954700001",
            "pubmed": "10751108",
            "doi": "10.1007%2Fs004150050021",
            "pmc": null,
            "organizations": [
                "2839-14013",
                "2839-14051",
                "2839-14108"
            ],
            "persons": [
                "2839-51912-6"
            ],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.061,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.737226277372263,
            "impactfactor_norm_year": 2000,
            "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": true
        },
        {
            "id": 19348,
            "title": "Characteristics of interferon induced tryptophan metabolism in human cells in vitro.",
            "abstract": null,
            "authors": [
                "Werner-Felmayer, G",
                "Werner, ER",
                "Fuchs, D",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1989,
            "source": "Biochim Biophys Acta. 1989; 1012(2):140-147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AF34500004",
            "pubmed": "2500976",
            "doi": "10.1016/0167-4889(89)90087-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19348-50569-6"
            ],
            "imported": null,
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}