home » zplus/dokk.git
ID: b5e14c7d9facea1a6184f3f6272d6ccda8a9fe96
28 lines — 828B — 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:research_and_style_manual_2021_Schrock",
    "library:author": [
        "Kathy Schrock"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-NC-SA-3.0"
    ],
    "library:title": "Research and Style Manual",
    "blob:at": {
        "@id": "file:/pdf/research_and_style_manual_2021_Schrock.pdf",
        "blob:primary_source": "https://www.schrockguide.net/uploads/3/9/2/2/392267/researchstyleguide.pdf",
        "blob:retrieval_date": "2023-11-10"
    }
}