API Endpoint for journals.

GET /api/articles/25518/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 25518,
    "title": "A Spiking Neural Model of the n-Back Task",
    "subtitle": null,
    "abstract": "We present a computational model performing the n-back task.\nThis task requires a number of cognitive processes including\nrapid binding, updating, and retrieval of items in working\nmemory. The model is implemented in spiking leakyintegrate-\nand-fire neurons with physiologically constrained parameters,\nand anatomically constrained organization. The\nmethods of the Semantic Pointer Architecture (SPA) are used\nto construct the model. Accuracies and reaction times produced\nby the model are shown to match human data. Namely,\ncharacteristic decline in accuracy and response speed with increase\nof n is reproduced. Furthermore, the model provides\nevidence, contrary to some past proposals, that an active removal\nprocess of items in working memory is not necessary\nfor an accurate performance on the n-back task",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "n-back task; neural engineering; computational\nneuroscience; vector symbolic architecture"
        }
    ],
    "section": "Papers",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/73r5d4xq",
    "frozenauthors": [
        {
            "first_name": "Jan",
            "middle_name": "",
            "last_name": "Gosmann",
            "name_suffix": "",
            "institution": "University of Waterloo",
            "department": ""
        },
        {
            "first_name": "Chris",
            "middle_name": "",
            "last_name": "Eliasmith",
            "name_suffix": "",
            "institution": "University of Waterloo",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2015-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/25518/galley/15142/download/"
        }
    ]
}