Changeset 26d57ca for doc/bibliography
- Timestamp:
 - Jul 16, 2024, 5:02:39 PM (16 months ago)
 - Branches:
 - master
 - Children:
 - b522435
 - Parents:
 - 9f972c2
 - File:
 - 
      
- 1 edited
 
- 
          
  doc/bibliography/pl.bib (modified) (5 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
doc/bibliography/pl.bib
r9f972c2 r26d57ca 1863 1863 key = {concurrent locking}, 1864 1864 author = {Peter A. Buhr and David Dice and Wim H. Hesselink}, 1865 title = { concurrent-locking},1865 title = {Concurrent locking algorithms}, 1866 1866 howpublished= {\url{https://github.com/pabuhr/concurrent-locking}}, 1867 1867 } … … 4001 4001 organization= {Google}, 4002 4002 year = 2009, 4003 note = {\url{http ://golang.org/ref/spec}},4003 note = {\url{https://go.dev/ref/spec}}, 4004 4004 } 4005 4005 … … 4180 4180 number = 12, 4181 4181 pages = {2463-2500}, 4182 note = {\url{https://onlinelibrary.wiley.com/doi/10.1002/spe.3262}},4183 4182 } 4184 4183 … … 7802 7801 @book{Scott24, 7803 7802 author = {Michael L. Scott and Trevor Brown}, 7804 booktitle = {Shared-Memory Synchronization},7803 title = {Shared-Memory Synchronization}, 7805 7804 series = {Synthesis Lectures on Computer Architecture}, 7806 7805 edition = {2nd}, … … 8532 8531 key = {TIOBE Index}, 8533 8532 author = {{TIOBE Index}}, 8534 howpublished= {\url{http ://www.tiobe.com/tiobe_index}},8533 howpublished= {\url{https://www.tiobe.com/tiobe-index}}, 8535 8534 } 8536 8535  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.