home » zplus/dokk.git
ID: a7be9b3d76b6204f399049ba6d08aa77b8dbae3e
29 lines — 848B — 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:latex_2ε_cheat_sheet_2014_Chang",
    "library:website": "https://wch.github.io/latexsheet/",
    "library:author": [
        "Winston Chang"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-NC-SA-3.0"
    ],
    "library:title": "LATEX 2ε Cheat Sheet",
    "blob:at": {
        "@id": "file:/pdf/latex_2ε_cheat_sheet_2014_Chang.pdf",
        "blob:primary_source": "https://wch.github.io/latexsheet/latexsheet-a4.pdf",
        "blob:retrieval_date": "2023-11-02"
    }
}