Changes in doc/bibliography/pl.bib [251454a0:48b9b36]
- File:
-
- 1 edited
-
doc/bibliography/pl.bib (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r251454a0 r48b9b36 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 392 379 @article{Cormack81, 393 380 keywords = {}, … … 648 635 year = 2008, 649 636 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},661 637 } 662 638 … … 5815 5791 @manual{Python, 5816 5792 keywords = {Python}, 5817 contributer = {pabuhr @plg},5793 contributer = {pabuhr}, 5818 5794 title = {Python Reference Manual, Release 2.5}, 5819 5795 author = {Guido van Rossum}, … … 5846 5822 } 5847 5823 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}, 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}, 5861 5835 } 5862 5836
Note:
See TracChangeset
for help on using the changeset viewer.