Changes in doc/bibliography/pl.bib [9ef5516:3d4b7cc7]
- File:
-
- 1 edited
-
doc/bibliography/pl.bib (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r9ef5516 r3d4b7cc7 243 243 return a nested routine that refers to the type parameter. 244 244 } 245 }246 247 @manual{Ada95,248 keywords = {Ada},249 contributer = {pabuhr@plg},250 title = {{A}da Reference Manual},251 edition = {International Standard {ISO}/{IEC} {8652:1995(E)} with {COR.1:2000}},252 organization= {Intermetrics, Inc.},253 month = dec,254 year = 1995,255 note = {Language and Standards Libraries}256 }257 258 @manual{Ada12,259 keywords = {ISO/IEC Ada},260 contributer = {pabuhr@plg},261 author = {Ada12},262 title = {Programming languages -- {Ada} ISO/IEC 8652:2012},263 edition = {3rd},264 organization= {International Standard Organization},265 address = {Geneva, Switzerland},266 year = 2012,267 note = {\href{https://www.iso.org/standard/61507.html}{https://\-www.iso.org/\-standard/\-61507.html}},268 }269 270 @manual{Ada95:annotated,271 keywords = {Ada},272 contributer = {pabuhr@plg},273 title = {Annotated {A}da Reference Manual},274 edition = {International Standard {ISO}/{IEC} {8652:1995(E)} with {COR.1:2000}},275 organization= {Intermetrics, Inc.},276 month = dec,277 year = 1995,278 note = {Language and Standards Libraries}279 245 } 280 246 … … 2842 2808 title = {Encapsulation and Inheritance in Object-Oriented Programming Languages}, 2843 2809 journal = sigplan, 2844 volume = {21}, 2845 number = {11}, 2810 volume = {21}, number = {11}, 2846 2811 pages = {38-45}, 2847 month = nov, 2848 year = 1986, 2812 month = nov, year = 1986, 2849 2813 comment = { 2850 2814 Client, child interfaces should be distinct. Child interface … … 3761 3725 @article{Michael04a, 3762 3726 keywords = {Lock-free, synchronization, concurrent programming, memory management, multiprogramming, dynamic data structures}, 3763 contributer = {pabuhr@plg},3764 3727 author = {Maged M. Michael}, 3765 3728 title = {Hazard Pointers: Safe Memory Reclamation for Lock-Free Objects}, … … 3772 3735 publisher = {IEEE Press}, 3773 3736 address = {Piscataway, NJ, USA}, 3774 }3775 3776 @inproceedings{Johansson02,3777 keywords = {concurrent languages, erlang, garbage collection, message passing, runtime systems},3778 contributer = {pabuhr@plg},3779 author = {Erik Johansson and Konstantinos Sagonas and Jesper Wilhelmsson},3780 title = {Heap Architectures for Concurrent Languages Using Message Passing},3781 year = {2002},3782 isbn = {1581135394},3783 publisher = {ACM},3784 address = {New York, NY, USA},3785 booktitle = {Proceedings of the 3rd International Symposium on Memory Management},3786 pages = {88-99},3787 location = {Berlin, Germany},3788 3737 } 3789 3738 … … 5328 5277 Programming Language}, 5329 5278 year = 1980, 5330 month = dec, 5331 pages = {139-145}, 5279 month = dec, pages = {139-145}, 5332 5280 note = {SIGPLAN Notices, v. 15, n. 11}, 5333 5281 abstract = { … … 5935 5883 } 5936 5884 5937 @article{Nigro21,5938 keywords = {Actors, Asynchronous messages, Reflective control on message passing, Lock-free parallel computing, Java, Scalable multi-agent systems, Parallel matrix multiplication, Iterated Prisoner's Dilemma},5939 contributer = {pabuhr@plg},5940 author = {Libero Nigro},5941 title = {Parallel Theatre: An actor framework in {Java} for high performance computing},5942 journal = {Simulation Modelling Practice and Theory},5943 volume = {106},5944 number = {102189},5945 year = {2021},5946 }5947 5948 5885 @incollection{Stroustrup96, 5949 5886 keywords = {concurrency, C++}, … … 5980 5917 journal = ieeese, 5981 5918 year = 1984, 5982 month = sep, 5983 volume = "SE-10", 5984 number = 5, 5985 pages = {528-543}, 5919 month = sep, volume = "SE-10", number = 5, pages = {528-543}, 5986 5920 abstract = { 5987 5921 Parameterized programming is a powerful technique for the reliable … … 6015 5949 booktitle = {USENIX {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Conference}, 6016 5950 organization= {USENIX Association}, 6017 year = 1988, 6018 pages = {1-18} 5951 year = 1988, pages = {1-18} 6019 5952 } 6020 5953 … … 6827 6760 } 6828 6761 6829 @inproceedings{Bacon03, 6830 keywords = {utilization, real-time scheduling, read barrier, defragmentation}, 6831 contributer = {pabuhr@plg}, 6832 author = {David F. Bacon and Perry Cheng and V. T. Rajan}, 6833 title = {A Real-Time Garbage Collector with Low Overhead and Consistent Utilization}, 6834 year = {2003}, 6835 publisher = {ACM}, 6836 address = {New York, NY, USA}, 6837 booktitle = {Proceedings of the 30th ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages}, 6838 pages = {285-298}, 6839 location = {New Orleans, Louisiana, USA}, 6762 @manual{Ada95, 6763 keywords = {Ada}, 6764 contributer = {pabuhr@plg}, 6765 title = {{A}da Reference Manual}, 6766 edition = {International Standard {ISO}/{IEC} {8652:1995(E)} with {COR.1:2000}}, 6767 organization= {Intermetrics, Inc.}, 6768 month = dec, 6769 year = 1995, 6770 note = {Language and Standards Libraries} 6771 } 6772 6773 @manual{Ada12, 6774 keywords = {ISO/IEC Ada}, 6775 contributer = {pabuhr@plg}, 6776 author = {Ada12}, 6777 title = {Programming languages -- {Ada} ISO/IEC 8652:2012}, 6778 edition = {3rd}, 6779 organization= {International Standard Organization}, 6780 address = {Geneva, Switzerland}, 6781 year = 2012, 6782 note = {\href{https://www.iso.org/standard/61507.html}{https://\-www.iso.org/\-standard/\-61507.html}}, 6783 } 6784 6785 @manual{Ada95:annotated, 6786 keywords = {Ada}, 6787 contributer = {pabuhr@plg}, 6788 title = {Annotated {A}da Reference Manual}, 6789 edition = {International Standard {ISO}/{IEC} {8652:1995(E)} with {COR.1:2000}}, 6790 organization = {Intermetrics, Inc.}, 6791 month = dec, 6792 year = 1995, 6793 note = {Language and Standards Libraries} 6840 6794 } 6841 6795 … … 6973 6927 journal = sigplan, 6974 6928 year = 1991, 6975 month = oct, 6976 volume = 26, 6977 number = 10, 6978 pages = {29-43}, 6929 month = oct, volume = 26, number = 10, pages = {29-43}, 6979 6930 abstract = { 6980 6931 {\tt lcc} is a new retargetable compiler for ANSI C. Versions for … … 8220 8171 @article{Karsten20, 8221 8172 author = {Karsten, Martin and Barghi, Saman}, 8222 title = { User-level Threading: Have Your Cake and Eat It Too},8173 title = {{User-level Threading: Have Your Cake and Eat It Too}}, 8223 8174 year = {2020}, 8224 8175 issue_date = {March 2020}, … … 8395 8346 pages = {19-24}, 8396 8347 } 8397 8398 @inproceedings{Saman18,8399 keywords = {actors, scheduling, NUMA, locality},8400 contributer = {pabuhr@plg},8401 author = {Saman Barghi and Martin Karsten},8402 booktitle = {2018 IEEE International Parallel and Distributed Processing Symposium (IPDPS)},8403 title = {Work-Stealing, Locality-Aware Actor Scheduling},8404 year = {2018},8405 address = {Vancouver, BC, Canada},8406 pages = {484-494},8407 }8408 8348 8409 8349 @techreport{Moss90,
Note:
See TracChangeset
for help on using the changeset viewer.