Ignore:
Timestamp:
Apr 15, 2020, 2:59:59 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
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
Message:

Wrote all missings sections of comp-II

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/thierry_delisle_PhD/comp_II/local.bib

    r4ea5308 r912ccbcf  
    265265% Linux Man Pages
    266266% ===============================================================================
     267@manual{open,
     268  title      = "open(2) Linux User's Manual",
     269  year       = "2020",
     270  month      = "February",
     271}
     272
    267273@manual{epoll,
    268274  title      = "epoll(7) Linux User's Manual",
     
    306312  author={KARSTEN, MARTIN},
    307313  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/",
    308319}
    309320
     
    335346   note = "[Online; accessed 14-April-2020]"
    336347 }
     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.