home » zplus/dokk.git
ID: 0072fdaf8df13541df701619b84fe707872678ab
28 lines — 823B — 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:emacs_shroud_reference_manual_2019_Singh",
    "library:author": [
        "Amar M. Singh"
    ],
    "license:licensed_under": [
        "dokk:license:GFDL-1.3-or-later"
    ],
    "library:title": "Emacs-Shroud Reference Manual",
    "blob:at": {
        "@id": "file:/pdf/emacs_shroud_reference_manual_2019_Singh.pdf",
        "blob:primary_source": "https://www.nongnu.org/emacs-shroud/manual/emacs-shroud.pdf",
        "blob:retrieval_date": "2023-10-13"
    }
}