API Endpoint for journals.

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

{
    "pk": 31725,
    "title": "A Connectinonist Implementation of the ACT-R Productino System",
    "subtitle": null,
    "abstract": "This paper describes a connectionist\nimplementation of the ACT-R production\nsystem. Declarative knov^ledge is stored as\nchunks in separate associative memories for\neach type. Procedural knowledge consists of\nthe pattern of connections between the type\nmemories and a central memory holding the\ncurrent goal. ACT-R concepts such as adaptive\nlearning and activation-based retrieval and\nmatching naturally map into connectionist\nconcepts. The implementation also provides a\nmore precise interpretation for issues in ACT-R\nsuch as time of memory retrieval and\nproduction firing, retrieval errors and partial\nmatching. Finally, the implementation\nsuggests limitations on production rule structure",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Submitted Presentations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/6471s90n",
    "frozenauthors": [
        {
            "first_name": "Christian",
            "middle_name": "",
            "last_name": "Lebiere",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        },
        {
            "first_name": "John",
            "middle_name": "R.",
            "last_name": "Anderson",
            "name_suffix": "",
            "institution": "Carnegie-Mellon University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1993-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/31725/galley/22793/download/"
        }
    ]
}