Changeset 23c0ea3 for doc/bibliography
- Timestamp:
- Jul 29, 2025, 10:26:01 AM (2 months ago)
- Branches:
- master
- Children:
- 8e5dc27, d7a2de1
- Parents:
- cc27558
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
rcc27558 r23c0ea3 372 372 booktitle = {USENIX {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Technical Conference Proceedings}, 373 373 organization= {USENIX Association}, 374 address = {Portland, Oregon, U .S.A.},374 address = {Portland, Oregon, USA}, 375 375 month = aug, 376 376 year = 1992, … … 389 389 year = 1989, 390 390 pages = {18-21}, 391 note = {Proceedings of the ACM SIGPLAN Workshop on Object-Based Concurrent Programming, Sept. 26--27, 1988, San Diego, C alifornia, U.S.A.},391 note = {Proceedings of the ACM SIGPLAN Workshop on Object-Based Concurrent Programming, Sept. 26--27, 1988, San Diego, CA, USA}, 392 392 } 393 393 … … 716 716 year = {1991}, 717 717 isbn = {0-89791-392-2}, 718 location = {San Diego, C alifornia, USA},718 location = {San Diego, CA, USA}, 719 719 pages = {143-155}, 720 720 publisher = {ACM}, … … 871 871 organization= {4th International Workshop on Exception Handling (WEH.08)}, 872 872 optorganization= {16th International Symposium on the Foundations of Software Engineering (FSE 16)}, 873 address = {Atlanta, U .S.A},873 address = {Atlanta, USA}, 874 874 month = nov, 875 875 year = 2008, … … 910 910 booktitle = {Proceedings of the ACM Tri-Ada Conference}, 911 911 organization= {ACM}, 912 address = {San Jose, C alifornia, U.S.A},912 address = {San Jose, CA, USA}, 913 913 month = oct, 914 914 year = 1991, … … 953 953 year = 2018, 954 954 pages = {773-782}, 955 } 956 957 @book{BCPL, 958 keywords = {BCPL}, 959 contributer = {pabuhr@plg}, 960 author = {M. Richards and C. Whitby-Strevens}, 961 title = {{BCPL} -- The Language and Its Compiler}, 962 publisher = {Cambridge University Press, Cambridge}, 963 year = 1979, 955 964 } 956 965 … … 1005 1014 } 1006 1015 1007 @book{BCPL, 1008 keywords = {BCPL}, 1009 contributer = {pabuhr@plg}, 1010 author = {M. Richards and C. Whitby-Strevens}, 1011 title = {{BCPL} -- The Language and Its Compiler}, 1012 publisher = {Cambridge University Press, Cambridge}, 1013 year = 1979, 1016 @inproceedings{Hunter21, 1017 keywords = {memory allocation}, 1018 contributer = {pabuhr@plg}, 1019 author = {A. H. Hunter and Chris Kennelly and Paul Turner and Darryl Gove and Tipp Moseley}, 1020 title = {Beyond {\tt malloc} efficiency to fleet efficiency: a hugepage-aware memory allocator}, 1021 booktitle = {Proceedings of the 15th USENIX Symposium on Operating Systems Design and Implementation}, 1022 organization= {USENIX Association}, 1023 month = jul, 1024 year = 2021, 1025 pages = {257-273}, 1014 1026 } 1015 1027 … … 1174 1186 title = {Programming Languages -- {C}}, 1175 1187 organization= {American National Standards Institute}, 1176 address = {New York, NY, U .S.A.},1188 address = {New York, NY, USA}, 1177 1189 year = 1990, 1178 1190 note = {ANSI/ISO 9899-1990} … … 1385 1397 booktitle = {Proceedings and Additional Papers {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Workshop}, 1386 1398 organization= {USENIX Association}, 1387 address = {Santa Fe, New Mexico, U .S.A},1399 address = {Santa Fe, New Mexico, USA}, 1388 1400 month = nov, 1389 1401 year = 1987, … … 1694 1706 author = {D. Bobrow and K. Kahn and G. Kiczales and L. Masinter and M. Stefik and F. Zdybel}, 1695 1707 title = {CommonLoops: Merging Common Lisp and Object-Oriented Programming}, 1696 address = {Portland, Oregon, U .S.A.},1708 address = {Portland, Oregon, USA}, 1697 1709 journal = {Proc. ACM Conf. on Object-Oriented Systems, Languages and Applications}, 1698 1710 year = 1986, … … 1917 1929 pages = {40-42}, 1918 1930 note = {Proceedings of the ACM SIGPLAN Workshop on Object-Based Concurrent Programming, 1919 Sept. 26--27, 1988, San Diego, C alifornia, U.S.A},1931 Sept. 26--27, 1988, San Diego, CA, USA}, 1920 1932 } 1921 1933 … … 2213 2225 pages = {128-136}, 2214 2226 note = {Proceedings of the Second ACM SIGPLAN Symposium on Principles \& Practise of Parallel Programming, 2215 March. 14--16, 1990, Seattle, Washington, U .S.A},2227 March. 14--16, 1990, Seattle, Washington, USA}, 2216 2228 } 2217 2229 … … 2372 2384 booktitle = {USENIX Annual Technical Conference}, 2373 2385 organization= {USENIX Association}, 2374 address = {Monterey, C alifornia, U.S.A.},2386 address = {Monterey, CA, USA}, 2375 2387 month = jun, 2376 2388 year = 2002, … … 2386 2398 author = {Walter Bright and Andrei Alexandrescu}, 2387 2399 organization= {Digital Mars}, 2388 address = {Vienna Virginia, U .S.A.},2400 address = {Vienna Virginia, USA}, 2389 2401 year = 2016, 2390 2402 note = {\url{http://dlang.org/spec/spec.html}}, … … 2408 2420 title = {Data-Oriented Exception Handling}, 2409 2421 institution = {Department of Computer Science, University of Maryland}, 2410 address = {College Park, Maryland, U .S.A., 20742},2422 address = {College Park, Maryland, USA, 20742}, 2411 2423 number = {CS-TR-2384}, 2412 2424 month = jan, … … 2854 2866 booktitle = {USENIX {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Conference Proceedings}, 2855 2867 organization= {USENIX Association}, 2856 address = {San Francisco, C alifornia, U.S.A.},2868 address = {San Francisco, CA, USA}, 2857 2869 month = apr, 2858 2870 year = 1990, … … 2968 2980 booktitle = {Proceedings of AFIPS 1971 FJCC}, 2969 2981 publisher = {AFIPS Press, vol. 39}, 2970 address = {Montvale, New Jersey, U .S.A},2982 address = {Montvale, New Jersey, USA}, 2971 2983 year = 1971, 2972 2984 pages = {253-262}, … … 3293 3305 booktitle = {Proceedings of the Seventh Symposium on Operating Systems Principles}, 3294 3306 organization= {ACM SIGOPS}, 3295 address = {Pacific Grove, C alifornia, U.S.A},3307 address = {Pacific Grove, CA, USA}, 3296 3308 month = dec, 3297 3309 year = 1979, … … 3484 3496 pages = {101-104}, 3485 3497 note = {Proceedings of an ACM Conference on Language Design for Reliable Software, 3486 March 28--30, 1977, Raleigh, North Carolina, U .S.A.},3498 March 28--30, 1977, Raleigh, North Carolina, USA}, 3487 3499 } 3488 3500 … … 3520 3532 booktitle = {Proceedings and Additional Papers {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Workshop}, 3521 3533 organization= {USENIX Association}, 3522 address = {Santa Fe, New Mexico, U .S.A},3534 address = {Santa Fe, New Mexico, USA}, 3523 3535 month = nov, 3524 3536 year = 1987, … … 3620 3632 month = mar, 3621 3633 year = 2011, 3622 location = {Newport Beach, C alifornia, USA},3634 location = {Newport Beach, CA, USA}, 3623 3635 pages = {305-318}, 3624 3636 publisher = {ACM}, … … 3769 3781 title = {Fortran 95 Standard, ISO/IEC 1539}, 3770 3782 organization= {Unicomp, Inc.}, 3771 address = {7660 E. Broadway, Tucson, Arizona, U .S.A, 85710},3783 address = {7660 E. Broadway, Tucson, Arizona, USA, 85710}, 3772 3784 month = jan, 3773 3785 year = 1997, … … 3796 3808 year = 2018, 3797 3809 note = {\url{https://www.iso.org/standard/72320.html}}, 3810 } 3811 3812 @article{Kukanov07, 3813 keywords = {threading building blocks, threading, scalability, parallelism, software}, 3814 contributer = {pabuhr@plg}, 3815 author = {Alexey Kukanov and Michael J. Voss}, 3816 title = {The Foundations for Scalable Multi-core Software in Intel Threading Building Blocks}, 3817 journal = {Intel Technology Journal, Multi-Core Software}, 3818 volume = 11, 3819 number = 4, 3820 year = 2007, 3821 month = nov, 3822 pages = {309-322}, 3823 note = {\url{https://www.intel.com/content/dam/www/public/us/en/documents/research/2007-vol11-iss-4-intel-technology-journal.pdf}} 3798 3824 } 3799 3825 … … 3819 3845 pages = {60-65}, 3820 3846 note = {Proceedings of the ACM SIGPLAN Workshop on Object-Based Concurrent Programming, 3821 Sept. 26--27, 1988, San Diego, California, U.S.A}, 3822 } 3823 3824 @article{ool, 3825 keywords = {}, 3826 contributer = {gjditchfield@plg}, 3827 author = {Douglas T. Ross}, 3828 title = {Toward Foundations for the Understanding of Type}, 3829 journal = sigplan, 3830 year = 1976, 3831 volume = 11, 3832 pages = {63-65}, 3833 note = {Conference on Data: Abstraction, Definition and Structure}, 3834 summary = { 3835 Possibly the first use (without definition, alas) of the phrase 3836 "object oriented language". Metaphysical to the point of incoherence. 3837 } 3847 Sept. 26--27, 1988, San Diego, CA, USA}, 3838 3848 } 3839 3849 … … 4106 4116 author = {Richard Stallman}, 4107 4117 title = {The Free Software Foundation's Gnu {C} Compiler}, 4108 howpublished= {Free Software Foundation, 1000 Mass Ave., Cambridge, MA, U .S.A., 02138},4118 howpublished= {Free Software Foundation, 1000 Mass Ave., Cambridge, MA, USA, 02138}, 4109 4119 year = 1989, 4110 4120 } … … 4151 4161 author = {Michael D. Tiemann}, 4152 4162 title = {User's Guide to GNU {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}}}, 4153 howpublished= {Free Software Foundation, 1000 Mass Ave., Cambridge, MA, U .S.A., 02138},4163 howpublished= {Free Software Foundation, 1000 Mass Ave., Cambridge, MA, USA, 02138}, 4154 4164 month = mar, 4155 4165 year = 1990, … … 4203 4213 title = {Hermes: A Language for Distributed Computing}, 4204 4214 institution = {IBM T. J. Watson Research Center}, 4205 address = {Yorktown Heights, New York, U .S.A., 10598},4215 address = {Yorktown Heights, New York, USA, 10598}, 4206 4216 month = oct, 4207 4217 year = 1990, … … 4378 4388 booktitle = {Seventh International Conference on Parallel and Distributed Computing Systems}, 4379 4389 organization= {International Society for Computers and Their Applications}, 4380 address = {Las Vegas, Nevada, U .S.A.},4390 address = {Las Vegas, Nevada, USA}, 4381 4391 year = {1994}, 4382 4392 pages = {64-69}, … … 4440 4450 title = {Implementing Exceptions in {C}}, 4441 4451 institution = {Digital Systems Research Center}, 4442 address = {130 Lytton Avenue, Palo Alto, C alifornia, 94301},4452 address = {130 Lytton Avenue, Palo Alto, CA, 94301}, 4443 4453 number = {40}, 4444 4454 month = mar, … … 4746 4756 title = {An Introduction to Programming with Threads}, 4747 4757 institution = {Digital Systems Research Center}, 4748 address = {130 Lytton Avenue, Palo Alto, C alifornia, 94301},4758 address = {130 Lytton Avenue, Palo Alto, CA, 94301}, 4749 4759 number = {35}, 4750 4760 month = jan, … … 4902 4912 booktitle = {Proc. of SPDT'96: SIGMETRICS Symp. on Parallel and Distributed Tools}, 4903 4913 publisher = {ACM Press}, 4904 address = {Philadelphia, Pennsylvania, U .S.A.},4914 address = {Philadelphia, Pennsylvania, USA}, 4905 4915 month = may, 4906 4916 year = 1996, … … 5330 5340 title = {Mesa Language Manual}, 5331 5341 institution = {Xerox Palo Alto Research Center}, 5332 address = {Palo Alto, C alifornia, U.S.A.},5342 address = {Palo Alto, CA, USA}, 5333 5343 number = {CSL--79--3}, 5334 5344 month = apr, … … 5356 5366 booktitle = {Spring CompCom 78}, 5357 5367 organization= {Sixteenth IEEE Computer Society International Conference}, 5358 address = {San Francisco, C alifornia, U.S.A.},5368 address = {San Francisco, CA, USA}, 5359 5369 month = feb, 5360 5370 year = 1978, … … 5396 5406 editor = {Anthony Widjaja Lin}, 5397 5407 title = {Mimalloc: Free List Sharding in Action}, 5398 booktitle= {Programming Languages and Systems (Asian Symposium)},5408 organization= {Programming Languages and Systems (Asian Symposium)}, 5399 5409 year = {2019}, 5400 5410 publisher = {Springer International Publishing}, … … 5529 5539 title = {Modula-3 Report}, 5530 5540 institution = {Systems Research Center}, 5531 address = {130 Lytton Avenue, Palo Alto, C alifornia94301},5541 address = {130 Lytton Avenue, Palo Alto, CA 94301}, 5532 5542 month = aug, 5533 5543 year = 1988, … … 5979 5989 series = {PODC '02}, 5980 5990 year = {2002}, 5981 location = {Monterey, C alifornia},5991 location = {Monterey, CA}, 5982 5992 pages = {280-289}, 5983 5993 publisher = {ACM}, … … 6126 6136 year = 2000, 6127 6137 pages = {29-46}, 6128 note = {OOPSLA'00, Oct. 15--19, 2000, Minneapolis, Minn., U .S.A.},6138 note = {OOPSLA'00, Oct. 15--19, 2000, Minneapolis, Minn., USA}, 6129 6139 } 6130 6140 … … 6258 6268 year = {2014}, 6259 6269 isbn = {978-1-4503-2544-8}, 6260 location = {San Diego, C alifornia, USA},6270 location = {San Diego, CA, USA}, 6261 6271 pages = {101--112}, 6262 6272 publisher = {ACM}, … … 6905 6915 author = {Luis Damas and Robin Milner}, 6906 6916 title = {Principal Type-Schemes for Functional Programs}, 6907 publisher = {A ssociation for Computing Machinery},6917 publisher = {ACM}, 6908 6918 address = {New York, NY, USA}, 6909 6919 booktitle = {Proceedings of the 9th ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages}, … … 6985 6995 volume = 1505, 6986 6996 opteditor = {Dennis Caromel and Rodney R. Oldehoeft and Marydell Tholburn}, 6987 address = {Santa Fe, New Mexico, U .S.A.},6997 address = {Santa Fe, New Mexico, USA}, 6988 6998 month = dec, 6989 6999 year = 1998, … … 7115 7125 organization= {Microsoft Corporation}, 7116 7126 year = 2002, 7117 note = {Microsoft Press, Redmond, Washington, U .S.A.},7127 note = {Microsoft Press, Redmond, Washington, USA}, 7118 7128 } 7119 7129 … … 7486 7496 publisher = {Under Secretary of Defense, Research and Engineering}, 7487 7497 year = 1986, 7488 address = {Ada Joint Program Office, OUSDRE(R\&AT), The Pentagon, Washington, D. C., 20301, U .S.A.},7498 address = {Ada Joint Program Office, OUSDRE(R\&AT), The Pentagon, Washington, D. C., 20301, USA}, 7489 7499 } 7490 7500 … … 7824 7834 contributer = {pabuhr@plg}, 7825 7835 title = {Part {II}: Securing the Building Blocks of Cyberspace}, 7826 author = {U .S.Federal Government},7836 author = {US Federal Government}, 7827 7837 year = 2024, 7828 7838 howpublished= {\url{https://www.whitehouse.gov/wp-content/uploads/2024/02/Final-ONCD-Technical-Report.pdf}}, … … 7836 7846 series = {SPAA '07}, 7837 7847 year = {2007}, 7838 location = {San Diego, C alifornia, USA},7848 location = {San Diego, CA, USA}, 7839 7849 pages = {105-115}, 7840 7850 numpages = {11}, … … 7915 7925 title = {Shared Memory Consistency Models: A Tutorial}, 7916 7926 institution = {Western Research Laboratory}, 7917 address = {250 University Avenue, Palo Alto, C alifornia, 94301, U.S.A.},7927 address = {250 University Avenue, Palo Alto, CA, 94301, USA}, 7918 7928 number = {7}, 7919 7929 month = sep, … … 7967 7977 title = {Signaling in Monitors}, 7968 7978 booktitle = {Proceedings Second International Conference Software Engineering}, 7969 address = {San Francisco, U .S.A},7979 address = {San Francisco, USA}, 7970 7980 publisher = {IEEE Computer Society}, 7971 7981 month = oct, … … 8082 8092 booktitle = {USENIX {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Technical Conference Proceedings}, 8083 8093 organization= {USENIX Association}, 8084 address = {Portland, Oregon, U .S.A.},8094 address = {Portland, Oregon, USA}, 8085 8095 month = aug, 8086 8096 year = 1992, … … 8202 8212 booktitle = {Proceedings of the 11th Real Time and Embedded Technology and Applications Symposium (RTAS'05)}, 8203 8213 organization= {IEEE}, 8204 address = {San Francisco, CA, U .S.A},8214 address = {San Francisco, CA, USA}, 8205 8215 month = mar, 8206 8216 year = 2005, … … 8215 8225 booktitle = {Proceedings of the USENIX {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Conference}, 8216 8226 organization= {USENIX Association}, 8217 address = {Denver, Colorado, U .S.A},8227 address = {Denver, Colorado, USA}, 8218 8228 month = oct, 8219 8229 year = 1988, … … 8444 8454 institution = {Digital Equipment Corporation Systems Research Center}, 8445 8455 year = 1990, 8446 address = {130 Lytton Avenue, Palo Alto, C alifornia94301},8456 address = {130 Lytton Avenue, Palo Alto, CA 94301}, 8447 8457 month = aug, 8448 8458 number = 62, … … 8554 8564 booktitle = {Proceedings of the Second USENIX Symposium on Operating Systems Design and Implementation}, 8555 8565 organization= {USENIX Association}, 8556 address = {Seattle, Washington, U .S.A.},8566 address = {Seattle, Washington, USA}, 8557 8567 month = oct, 8558 8568 year = 1996, … … 8632 8642 pages = {155-161}, 8633 8643 note = {The Papers of the Twenty-Second SIGCSE Technical Symposium on Computer Science Education, 8634 March. 7--8, 1991, San Antonio, Texas, U .S.A.},8644 March. 7--8, 1991, San Antonio, Texas, USA}, 8635 8645 } 8636 8646 … … 8652 8662 title = {The Thoth System: Multi-Process Structuring and Portability}, 8653 8663 publisher = {American Elsevier}, 8654 address = {New York, New York, U .S.A.},8664 address = {New York, New York, USA}, 8655 8665 year = 1982 8656 8666 } … … 8701 8711 author = {Tokio}, 8702 8712 howpublished= {\url{https://tokio.rs}}, 8713 } 8714 8715 @article{ool, 8716 keywords = {}, 8717 contributer = {gjditchfield@plg}, 8718 author = {Douglas T. Ross}, 8719 title = {Toward Foundations for the Understanding of Type}, 8720 journal = sigplan, 8721 year = 1976, 8722 volume = 11, 8723 pages = {63-65}, 8724 note = {Conference on Data: Abstraction, Definition and Structure}, 8725 summary = { 8726 Possibly the first use (without definition, alas) of the phrase 8727 "object oriented language". Metaphysical to the point of incoherence. 8728 } 8703 8729 } 8704 8730 … … 8849 8875 series = {HotPar'09}, 8850 8876 year = {2009}, 8851 location = {Berkeley, C alifornia},8877 location = {Berkeley, CA}, 8852 8878 publisher = {USENIX Association}, 8853 8879 address = {Berkeley, CA, USA}, … … 8901 8927 pages = {127-136}, 8902 8928 note = {Proceedings of the ACM Sigplan'90 Conference on Programming Language Design and Implementation 8903 June 20-22, 1990, White Plains, New York, U .S.A.},8929 June 20-22, 1990, White Plains, New York, USA}, 8904 8930 } 8905 8931 … … 8991 9017 title = {A Universal Modular {ACTOR} Formalism for Artificial Intelligence}, 8992 9018 organization= {Proceedings of the 3rd International Joint Conference on Artificial Intelligence}, 8993 address = {Standford, C alifornia, U.S.A.},9019 address = {Standford, CA, USA}, 8994 9020 pages = {235-245}, 8995 9021 location = {Stanford, USA}, … … 9091 9117 } 9092 9118 9093 9094 9119 @inproceedings{valgind, 9095 9120 keywords = {Memcheck, Valgrind, dynamic binary analysis, dynamic binary instrumentation, shadow values}, … … 9097 9122 author = {Nethercote, Nicholas and Seward, Julian}, 9098 9123 title = {{V}algrind: a framework for heavyweight dynamic binary instrumentation}, 9099 publisher = {A ssociation for Computing Machinery},9124 publisher = {ACM}, 9100 9125 address = {New York, NY, USA}, 9101 booktitle= {Proceedings of the 28th ACM SIGPLAN Conference on Programming Language Design and Implementation},9126 organization= {Proceedings of the 28th ACM SIGPLAN Conference on Programming Language Design and Implementation}, 9102 9127 pages = {89-100}, 9103 location = {San Diego, C alifornia, USA},9128 location = {San Diego, CA, USA}, 9104 9129 series = {PLDI'07}, 9105 9130 year = {2007}, … … 9222 9247 booktitle = {HotOS IX: The 9th Workshop on Hot Topics in Operating Systems}, 9223 9248 publisher = {USENIX Association}, 9224 address = {Lihue, Hawaii, U .S.A.},9249 address = {Lihue, Hawaii, USA}, 9225 9250 month = may, 9226 9251 year = 2003, … … 9377 9402 publisher = sigplan, 9378 9403 organization= {ACM}, 9379 address = {San Diego, C alifornia},9404 address = {San Diego, CA}, 9380 9405 month = sep, 9381 9406 }
Note:
See TracChangeset
for help on using the changeset viewer.