Changeset f92aa32 for doc/rob_thesis/thesis.bib
- Timestamp:
- Apr 7, 2017, 6:25:23 PM (6 years ago)
- Branches:
- aaron-thesis, arm-eh, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 2ccb93c
- Parents:
- c51b5a3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/rob_thesis/thesis.bib
rc51b5a3 rf92aa32 24 24 year = 2011, 25 25 url = {http://www.oracle.com/technetwork/articles/java/trywithresources-401775.html}, 26 note = {\url{http://www.oracle.com/technetwork/articles/java/trywithresources-401775.html}}, 26 27 urldate = {2017-04-03} 27 28 } … … 33 34 year = 2000, 34 35 url = {http://www.drdobbs.com/cpp/generic-change-the-way-you-write-excepti/184403758}, 36 note = {\url{http://www.drdobbs.com/cpp/generic-change-the-way-you-write-excepti/184403758}}, 35 37 urldate = {2017-04-03} 36 38 } … … 53 55 pages = {1--6}, 54 56 numpages = {6}, 55 url = {http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0144r0.pdf},57 note = {\url{http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0144r0.pdf}}, 56 58 } 59 60 @manual{atexit, 61 keywords = {The Linux Programmer's Manual atexit}, 62 contributer = {rschlunt@uwaterloo.ca}, 63 title = {The Linux Programmer's Manual}, 64 organization= {The GNU Project}, 65 year = 2017, 66 note = {\url{http://man7.org/linux/man-pages/man3/atexit.3.html}}, 67 }
Note: See TracChangeset
for help on using the changeset viewer.