Changeset eba74ba for doc/bibliography/pl.bib
- Timestamp:
- May 25, 2018, 2:51:06 PM (7 years ago)
- Branches:
- new-env, with_gc
- Children:
- cdc4d43
- Parents:
- 3ef35bd (diff), 58e822a (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
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r3ef35bd reba74ba 377 377 } 378 378 379 @article{Hoare61, 380 keywords = {quick sort}, 381 contributer = {pabuhr@plg}, 382 author = {C. A. R. Hoare}, 383 title = {Algorithms 63/64: Partition/Quicksort}, 384 journal = cacm, 385 volume = 4, 386 number = 7, 387 month = jul, 388 year = 1961, 389 pages = {321}, 390 } 391 379 392 @article{Cormack81, 380 393 keywords = {}, … … 635 648 year = 2008, 636 649 pages = {8-15}, 650 } 651 652 @article{Joung00, 653 author = {Joung, Yuh-Jzer}, 654 title = {Asynchronous group mutual exclusion}, 655 journal = {Distributed Computing}, 656 year = {2000}, 657 month = {Nov}, 658 volume = {13}, 659 number = {4}, 660 pages = {189--206}, 637 661 } 638 662 … … 5791 5815 @manual{Python, 5792 5816 keywords = {Python}, 5793 contributer = {pabuhr },5817 contributer = {pabuhr@plg}, 5794 5818 title = {Python Reference Manual, Release 2.5}, 5795 5819 author = {Guido van Rossum}, … … 5822 5846 } 5823 5847 5824 @article{Hoare61, 5825 keywords = {quick sort}, 5826 contributer = {pabuhr@plg}, 5827 author = {C. A. R. Hoare}, 5828 title = {Algorithms 63/64: Partition/Quicksort}, 5829 journal = cacm, 5830 volume = 4, 5831 number = 7, 5832 month = jul, 5833 year = 1961, 5834 pages = {321}, 5848 @article{Nakaike15, 5849 keywords = {hardware transactional memory}, 5850 contributer = {pabuhr@plg}, 5851 author = {Nakaike, Takuya and Odaira, Rei and Gaudet, Matthew and Michael, Maged M. and Tomari, Hisanobu}, 5852 title = {Quantitative Comparison of Hardware Transactional Memory for Blue Gene/Q, zEnterprise {EC12}, {I}ntel Core, and {POWER8}}, 5853 journal = {SIGARCH Comput. Archit. News}, 5854 volume = {43}, 5855 number = {3}, 5856 month = jun, 5857 year = {2015}, 5858 pages = {144--157}, 5859 publisher = {ACM}, 5860 address = {New York, NY, USA}, 5835 5861 } 5836 5862
Note:
See TracChangeset
for help on using the changeset viewer.