Changeset 912ccbcf for doc/theses/thierry_delisle_PhD/comp_II/local.bib
- Timestamp:
- Apr 15, 2020, 2:59:59 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 0a6da484
- Parents:
- 4ea5308
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/thierry_delisle_PhD/comp_II/local.bib
r4ea5308 r912ccbcf 265 265 % Linux Man Pages 266 266 % =============================================================================== 267 @manual{open, 268 title = "open(2) Linux User's Manual", 269 year = "2020", 270 month = "February", 271 } 272 267 273 @manual{epoll, 268 274 title = "epoll(7) Linux User's Manual", … … 306 312 author={KARSTEN, MARTIN}, 307 313 journal={URL: https://git.uwaterloo.ca/mkarsten/libfibre} 314 } 315 316 @misc{nginx-design, 317 title={Inside NGINX: How We Designed for Performance \& Scale}, 318 url = "https://www.nginx.com/blog/inside-nginx-how-we-designed-for-performance-scale/", 308 319 } 309 320 … … 335 346 note = "[Online; accessed 14-April-2020]" 336 347 } 348 349 @misc{wiki:ubuntu-linux, 350 author = "{Wikipedia contributors}", 351 title = "Ubuntu version history : Table of versions --- {W}ikipedia{,} The Free Encyclopedia", 352 year = "2020", 353 url = "https://en.wikipedia.org/wiki/Ubuntu_version_history#Table_of_versions", 354 note = "[Online; accessed 15-April-2020]" 355 }
Note: See TracChangeset
for help on using the changeset viewer.