Changes in doc/bibliography/pl.bib [48b9b36:1f8865e]
- File:
-
- 1 edited
-
doc/bibliography/pl.bib (modified) (16 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r48b9b36 r1f8865e 137 137 138 138 @article{Nierstrasz87, 139 keywords = {Hybrid, active objects, object-oriented languages, object-based languages, delegation, concurrency}, 139 keywords = {Hybrid, active objects, object-oriented languages, 140 object-based languages, delegation, concurrency}, 140 141 contributer = {pabuhr@plg}, 141 142 author = {O. M. Nierstrasz}, … … 781 782 howpublished= {\href{http://www.boost.org/doc/libs/1_61_0/libs/coroutine/doc/html/index.html} 782 783 {{http://www.boost.org/\-doc/\-libs/1\_61\_0/\-libs/\-coroutine/\-doc/\-html/\-index.html}}}, 783 optnote = {Accessed: 2016-09},784 note = {Accessed: 2016-09}, 784 785 } 785 786 … … 854 855 keywords = {ANSI C 89}, 855 856 contributer = {gjditchfield@plg}, 856 author = {C90}, 857 title = {Programming Languages -- {C}}, 857 title = {American National Standard for Information Systems -- Programming Language -- {C}}, 858 858 organization= {American National Standards Institute}, 859 address = {New York, NY, U.S.A.}, 860 year = 1990, 861 note = {ANSI/ISO 9899-1990} 859 address = {1430 Broadway, New York, New York 10018}, 860 month = dec, 861 year = 1989, 862 note = {X3.159-1989} 862 863 } 863 864 … … 887 888 title = {\textsf{C}{$\mathbf{\forall}$} Features}, 888 889 howpublished= {\url{https://plg.uwaterloo.ca/~cforall/features}}, 889 optnote = {Accessed: 2018-01-01},890 note = {Accessed: 2018-01-01}, 890 891 } 891 892 … … 899 900 address = {Waterloo, Ontario, Canada, N2L 3G1}, 900 901 note = {\href{http://plg.uwaterloo.ca/theses/EstevesThesis.pdf}{http://\-plg.uwaterloo.ca/\-theses/\-EstevesThesis.pdf}}, 901 }902 903 @misc{CFAStackEvaluation,904 author = {Aaron Moss},905 title = {\textsf{C}$\mathbf{\forall}$ Stack Evaluation Programs},906 year = 2018,907 howpublished= {\href{https://plg.uwaterloo.ca/~cforall/evaluation.zip}{https://plg.uwaterloo.ca/\-\-$\sim$cforall/\-StackEvaluation.zip}},908 optnote = {[Accessed May 2018]},909 }910 911 @article{Moss18,912 keywords = {concurrency, C++},913 contributer = {pabuhr@plg},914 author = {Aaron Moss and Robert Schluntz and Peter A. Buhr},915 title = {\textsf{C}$\mathbf{\forall}$ : Adding Modern Programming Language Features to C},916 year = 2018,917 journal = spe,918 note = {Accepted, to appear},919 902 } 920 903 … … 1657 1640 } 1658 1641 1659 @misc{Taylor10,1660 keywords = {const, poisoning},1661 contributer = {pabuhr@plg},1662 author = {Ian Lance Taylor},1663 title = {const},1664 month = oct,1665 year = 2010,1666 howpublished= {\href{https://www.airs.com/blog/archives/428}1667 {https://www.airs.com/\-blog/\-archives/\-428}},1668 optnote = {Accessed: 2018-05},1669 }1670 1671 1642 @phdthesis{Ditchfield92, 1672 1643 keywords = {C, parametric polymorphism, overloading}, … … 2784 2755 @misc{GCCExtensions, 2785 2756 contributer = {a3moss@uwaterloo.ca}, 2786 key = { C Extensions},2757 key = {{GNU}}, 2787 2758 author = {{C Extensions}}, 2788 2759 title = {Extensions to the {C} Language Family}, 2789 2760 year = 2014, 2790 2761 howpublished= {\href{https://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/C-Extensions.html}{https://\-gcc.gnu.org/\-onlinedocs/\-gcc-4.7.2/\-gcc/\-C\-Extensions.html}}, 2791 optnote = {Accessed: 2017-04-02},2762 note = {Accessed: 2017-04-02}, 2792 2763 } 2793 2764 … … 2976 2947 month = jul, year = 1987, 2977 2948 volume = 4, number = 4, pages = {9-16} 2978 }2979 2980 @misc{Sutter05c,2981 contributer = {pabuhr@plg},2982 title = {The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software},2983 author = {Herb Sutter},2984 howpublished= {\url{http://www.gotw.ca/publications/concurrency-ddj.htm}},2985 year = {2005},2986 note = {originally Dr. Dobb's Journal 30(3)},2987 2949 } 2988 2950 … … 3175 3137 year = 2014, 3176 3138 howpublished= {https://developer.gnome.org/gobject/stable/}, 3177 optnote = {Accessed: 2017-04},3139 note = {Accessed: 2017-04}, 3178 3140 } 3179 3141 … … 3247 3209 3248 3210 % H 3249 3250 @manual{Haskell10,3251 keywords = {Haskell},3252 contributer = {pabuhr@plg},3253 author = {Haskell},3254 title = {Haskell 2010 Language Report},3255 edition = {{S}imon {M}arlow},3256 year = 2010,3257 note = {\href{https://haskell.org/definition/haskell2010.pdf}{https://haskell.org/\-definition/\-haskell2010.pdf}},3258 }3259 3211 3260 3212 @article{Michael04a, … … 3808 3760 keywords = {concurrency, critical section}, 3809 3761 contributer = {pabuhr@plg}, 3810 author = {Dominic Duggan and G .V. Cormack and John Ophel},3762 author = {Dominic Duggan and Gordon V. Cormack and John Ophel}, 3811 3763 title = {Kinded Type Inference for Parametric Overloading}, 3812 3764 journal = acta, … … 4733 4685 year = 2015, 4734 4686 howpublished= {\href{https://developer.apple.com/library/content/documentation/General/Conceptual/DevPedia-CocoaCore/ObjectiveC.html}{https://developer.apple.com/\-library/\-content/\-documentation/\-General/\-Conceptual/\-DevPedia-\-CocoaCore/\-ObjectiveC.html}}, 4735 optnote = {Accessed: 2018-03}4687 note = {Accessed: 2018-03} 4736 4688 } 4737 4689 … … 4743 4695 year = 2015, 4744 4696 howpublished= {\href{https://developer.apple.com/library/content/documentation/Xcode/Conceptual/RN-Xcode-Archive/Chapters/xc7_release_notes.html}{https://developer.apple.com/\-library/\-content/\-documentation/\-Xcode/\-Conceptual/\-RN-Xcode-Archive/\-Chapters/\-xc7\_release\_notes.html}}, 4745 optnote = {Accessed: 2017-04}4697 note = {Accessed: 2017-04} 4746 4698 } 4747 4699 … … 5805 5757 keywords = {Cyclone, existential types, polymorphism, type variables}, 5806 5758 contributer = {a3moss@plg}, 5807 author = {D .Grossman},5759 author = {Dan Grossman}, 5808 5760 title = {Quantified Types in an Imperative Language}, 5809 5761 journal = toplas, … … 6810 6762 title = {{TIOBE} Index}, 6811 6763 howpublished= {\href{http://www.tiobe.com/tiobe_index}{http://\-www.tiobe.com/\-tiobe\_index}}, 6812 optnote = {Accessed: 2018-09},6764 note = {Accessed: 2018-09}, 6813 6765 } 6814 6766 … … 7135 7087 year = 2017, 7136 7088 howpublished= {\url{https://wiki.gnome.org/Projects/Vala/Manual}}, 7137 optnote = {Accessed: 2017-04}7089 note = {Accessed: 2017-04} 7138 7090 } 7139 7091
Note:
See TracChangeset
for help on using the changeset viewer.