File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -16,3 +16,7 @@ should take place in
1616[ the WebAssembly design repository] ( https://github.com/WebAssembly/design )
1717first, so that this spec repository can remain focused. And please follow the
1818[ guidelines for contributing] ( Contributing.md ) .
19+
20+ # citing
21+
22+ For citing WebAssembly in LaTeX, use [ this bibtex file] ( wasm-specs.bib ) .
Original file line number Diff line number Diff line change 1+ @report {WebAssemblyCoreSpecification ,
2+ title = { {WebAssembly Core Specification}} ,
3+ editor = { Rossberg, Andreas} ,
4+ date = { 2019-12-05} ,
5+ institution = { {W3C}} ,
6+ url = { https://www.w3.org/TR/wasm-core-1/} ,
7+ langid = { english} ,
8+ note = { https://webassembly.github.io/spec/core/_download/WebAssembly.pdf}
9+ }
You can’t perform that action at this time.
0 commit comments