ID: 73c739b01ffba9377ca3d859e175e7bf2b1bf484
29 lines
—
958B —
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:discrete_structures_computer_science_2019_Smid",
"library:website": "https://cglab.ca/~michiel/DiscreteStructures/",
"library:author": [
"Michiel Smid"
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-4.0"
],
"library:title": "Discrete Structures for Computer Science: Counting, Recursion, and Probability",
"blob:at": {
"@id": "file:/pdf/discrete_structures_computer_science_2019_Smid.pdf",
"blob:primary_source": "https://cglab.ca/~michiel/DiscreteStructures/DiscreteStructures.pdf",
"blob:retrieval_date": "2023-04-30"
}
}
|