home » zplus/dokk.git
ID: 3f5a42855336430a5e551044bf884e6693e98cdc
30 lines — 1018B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:overcoming_non_distributivity_TFPIE_2017",
    "library:website": "https://www.cs.kent.ac.uk/people/staff/sjt/TFPIE2017/TFPIE_2017/",
    "library:author": [
        "Mike Stannett",
        "Juan Carlos Saenz-Carrasco"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-3.0"
    ],
    "library:title": "Overcoming Non Distributivity: A Case Study in Functional Programming",
    "blob:at": {
        "@id": "file:/pdf/overcoming_non_distributivity_TFPIE_2017.pdf",
        "blob:primary_source": "https://www.cs.kent.ac.uk/people/staff/sjt/TFPIE2017/TFPIE_2017/Papers/TFPIE_2017_paper_7.pdf",
        "blob:retrieval_date": "2023-03-23"
    }
}