Continue writing report
This commit is contained in:
parent
bc3fe77c93
commit
f36c9fef60
22 changed files with 266 additions and 165 deletions
|
@ -56,7 +56,7 @@
|
|||
@misc{rust:cratesio,
|
||||
title = {The Rust community's crate registry},
|
||||
url = {https://crates.io},
|
||||
publisher = {}
|
||||
publisher = {},
|
||||
author = {Rust Team},
|
||||
year = 2020,
|
||||
lastchecked = {1. Toukokuuta 2020},
|
||||
|
@ -89,11 +89,38 @@
|
|||
lastchecked = {1. Toukokuuta 2020},
|
||||
}
|
||||
|
||||
@misc{webassembly:web_sys,
|
||||
title = {web_sys},
|
||||
url = "https://docs.rs/web-sys/0.3.35/i686-unknown-linux-gnu/web_sys/",
|
||||
@misc{webassembly:websys,
|
||||
title = {web\char`_sys},
|
||||
url = {https://docs.rs/web-sys/0.3.35/i686-unknown-linux-gnu/web_sys},
|
||||
publisher = {},
|
||||
author = {Rust team},
|
||||
year = 2020,
|
||||
lastchecked = {1. Toukokuuta 2020},
|
||||
}
|
||||
|
||||
@misc{uikit,
|
||||
title = {UIkit homepage},
|
||||
url = {https://getuikit.com},
|
||||
publisher = {},
|
||||
author = {},
|
||||
year = 2020,
|
||||
lastchecked = {2. Toukokuuta 2020},
|
||||
}
|
||||
|
||||
@misc{webassembly:home,
|
||||
title = {WebAssembly homepage},
|
||||
url = {https://webassembly.org},
|
||||
publisher = {},
|
||||
author = {},
|
||||
year = 2020,
|
||||
lastchecked = {2. Toukokuuta 2020},
|
||||
}
|
||||
|
||||
@misc{webassembly:text,
|
||||
title ={Understanding WebAssembly text format},
|
||||
url = {https://developer.mozilla.org/en-US/docs/WebAssembly/Understanding_the_text_format},
|
||||
publisher = {},
|
||||
author = {Mozilla},
|
||||
year = 2019,
|
||||
lastchecked = {2. Toukokuuta 2020},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue