home » zplus/dokk.git
ID: 89892beaede33641086ac6646cb0b369de5a1ef2
30 lines — 840B — 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:mathematics_computer_science_2017",
    "library:author": [
        "Albert R Meyer",
        "F Thomson Leighton",
        "Eric Lehman"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Mathematics for Computer Science",
    "blob:at": {
        "@id": "file:/pdf/mathematics_computer_science_2017.pdf",
        "blob:primary_source": "https://opendatastructures.org/mcs.pdf",
        "blob:retrieval_date": "2023-04-30"
    }
}