Changeset 78af962 for doc/bibliography
- Timestamp:
- May 11, 2018, 10:42:18 AM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, 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, stuck-waitfor-destruct, with_gc
- Children:
- 705e612
- Parents:
- de94a60 (diff), a8de0f4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
doc/bibliography/pl.bib (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
rde94a60 r78af962 40 40 % @string{mathann="Math. Ann."} 41 41 42 @misc{CFAStackEvaluation,43 author = {Aaron Moss},44 title = {\textsf{C}$\mathbf{\forall}$ Stack Evaluation Programs},45 year = 2018,46 howpublished= {\href{https://plg.uwaterloo.ca/~cforall/evaluation.zip}{https://plg.uwaterloo.ca/\-\-$\sim$cforall/\-StackEvaluation.zip}},47 optnote = {[Accessed May 2018]},48 }49 50 42 % A 51 43 … … 908 900 address = {Waterloo, Ontario, Canada, N2L 3G1}, 909 901 note = {\href{http://plg.uwaterloo.ca/theses/EstevesThesis.pdf}{http://\-plg.uwaterloo.ca/\-theses/\-EstevesThesis.pdf}}, 902 } 903 904 @misc{CFAStackEvaluation, 905 author = {Aaron Moss}, 906 title = {\textsf{C}$\mathbf{\forall}$ Stack Evaluation Programs}, 907 year = 2018, 908 howpublished= {\href{https://plg.uwaterloo.ca/~cforall/evaluation.zip}{https://plg.uwaterloo.ca/\-\-$\sim$cforall/\-StackEvaluation.zip}}, 909 optnote = {[Accessed May 2018]}, 910 910 } 911 911 … … 2967 2967 month = jul, year = 1987, 2968 2968 volume = 4, number = 4, pages = {9-16} 2969 } 2970 2971 @misc{Sutter05c, 2972 contributer = {pabuhr@plg}, 2973 title = {The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software}, 2974 author = {Herb Sutter}, 2975 howpublished= {\url{http://www.gotw.ca/publications/concurrency-ddj.htm}}, 2976 year = {2005}, 2977 note = {originally Dr. Dobb's Journal 30(3)}, 2969 2978 } 2970 2979
Note:
See TracChangeset
for help on using the changeset viewer.