@@ -89,7 +89,6 @@ @online{Isabelle
89
89
90
90
@online {AsmJs ,
91
91
title = { asm.js - frequently asked questions} ,
92
- author = { } ,
93
92
date = { 2013} ,
94
93
url = { http://asmjs.org/faq.html} ,
95
94
urldate = { 2020-04-12}
@@ -98,7 +97,7 @@ @online{AsmJs
98
97
@manual {AsmJsSpec ,
99
98
title = { asm.js} ,
100
99
subtitle = { Working Draft} ,
101
- author = { } ,
100
+ year = { 2014 } ,
102
101
date = { 2014-08-18} ,
103
102
url = { http://asmjs.org/spec/latest/} ,
104
103
urldate = { 2020-04-12}
@@ -107,6 +106,7 @@ @manual{AsmJsSpec
107
106
@misc {AsmJsResig ,
108
107
title = { Asm.js: The JavaScript Compile Target} ,
109
108
author = { John Resig} ,
109
+ year = { 2013} ,
110
110
date = { 2013-04-03} ,
111
111
url = { https://johnresig.com/blog/asmjs-javascript-compile-target/} ,
112
112
urldate = { 2020-04-12}
@@ -115,7 +115,7 @@ @misc{AsmJsResig
115
115
@misc {AboutEmscripten ,
116
116
title = { About Emscripten} ,
117
117
author = { The Emscripten Project} ,
118
- date = { 2020} ,
118
+ year = { 2020} ,
119
119
url = { https://emscripten.org/docs/introducing_emscripten/about_emscripten.html} ,
120
120
urldate = { 2020-04-12}
121
121
}
@@ -124,6 +124,7 @@ @misc{HistoryWasmTalk
124
124
title = { History of WebAssembly} ,
125
125
subtitle = { Chrome University 2019} ,
126
126
author = { Alon Zakai} ,
127
+ year = { 2020} ,
127
128
date = { 2020-02-07} ,
128
129
url = { https://www.youtube.com/watch?v=6r0NKEQqkz0} ,
129
130
urldate = { 2020-04-12}
@@ -132,6 +133,7 @@ @misc{HistoryWasmTalk
132
133
@misc {WasiTalk ,
133
134
title = { Bringing WebAssembly outside the web with WASI} ,
134
135
author = { Lin Clark} ,
136
+ year = { 2019} ,
135
137
date = { 2019-09-06} ,
136
138
url = { https://www.youtube.com/watch?v=fh9WXPu0hw8} ,
137
139
urldate = { 2020-04-12}
@@ -140,6 +142,7 @@ @misc{WasiTalk
140
142
@misc {LightbeamTalk ,
141
143
title = { Lightbeam Wasm Compiler} ,
142
144
author = { Jack Fransham} ,
145
+ year = { 2019} ,
143
146
date = { 2019-06-24} ,
144
147
url = { https://www.youtube.com/watch?v=q8c5n_1dQm4} ,
145
148
urldate = { 2020-04-12}
@@ -148,6 +151,7 @@ @misc{LightbeamTalk
148
151
@misc {IntroducingLightbeam ,
149
152
title = { {Introducing Lightbeam: An Optimising Streaming WebAssembly Compiler}} ,
150
153
author = { Jack Fransham} ,
154
+ year = { 2019} ,
151
155
date = { 2019-05-04} ,
152
156
url = { http://troubles.md/lightbeam/} ,
153
157
urldate = { 2020-04-19}
@@ -156,6 +160,7 @@ @misc{IntroducingLightbeam
156
160
@misc {WasmNotStackMachine ,
157
161
title = { {WebAssembly Troubles part 1: WebAssembly Is Not a Stack Machine}} ,
158
162
author = { Jack Fransham} ,
163
+ year = { 2019} ,
159
164
date = { 2019-01-30} ,
160
165
url = { http://troubles.md/posts/wasm-is-not-a-stack-machine/} ,
161
166
urldate = { 2020-04-19}
@@ -362,7 +367,7 @@ @online{Pwn2OwnMillerInterview
362
367
363
368
@online {CISASecuringWebBrowser ,
364
369
title = { Securing Your Web Browser} ,
365
- author = { United States Cybersecurity \& Infrastructure Security Agency} ,
370
+ author = { { United States Cybersecurity \& Infrastructure Security Agency} } ,
366
371
url = { https://us-cert.cisa.gov/publications/securing-your-web-browser} ,
367
372
urldate = { 2020-07-13}
368
373
}
0 commit comments