home » zplus/dokk.git
ID: e128bd715e982cfd47f01e3f99c1999e0a8fd3ac
31 lines — 1009B — 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:algorithmic_graph_theory_0.7-r1984",
    "library:website": "https://code.google.com/archive/p/graphbook/",
    "library:author": [
        "Nathann Cohen",
        "Minh Van Nguyen",
        "David Joyner"
    ],
    "license:licensed_under": [
        "dokk:license:GFDL-1.3-no-invariants-or-later"
    ],
    "library:title": "Algorithmic Graph Theory (Version 0.7-r1984)",
    "blob:at": {
        "@id": "file:/pdf/algorithmic_graph_theory_0.7-r1984.pdf",
        "blob:primary_source": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/graphbook/latest-r1984.pdf",
        "blob:retrieval_date": "2023-04-30"
    }
}