home » zplus/dokk.git
ID: 3947ee0f05edc4ab74d22641f904cc5a3b31e4db
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-r1958",
    "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-r1958)",
    "blob:at": {
        "@id": "file:/pdf/algorithmic_graph_theory_0.7-r1958.pdf",
        "blob:primary_source": "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/graphbook/latest-r1958.pdf",
        "blob:retrieval_date": "2023-04-30"
    }
}