Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
references:bibliography [2025/04/10 19:33] kymkireferences:bibliography [2025/04/10 19:49] (current) kymki
Line 1: Line 1:
-<code bibtex>+
 @Comment{refnotes, @Comment{refnotes,
   namespace = "references"   namespace = "references"
 } }
 +<code bibtex>
 @Book{Knuth68, @Book{Knuth68,
   author    = {Donald E. Knuth},   author    = {Donald E. Knuth},
Line 11: Line 11:
   isbn      = {0-201-03801-3},   isbn      = {0-201-03801-3},
   url       = {http://example.com/Knuth68}   url       = {http://example.com/Knuth68}
-} 
- 
-@inproceedings{abramsky2004categorical, 
-  title={A categorical semantics of quantum protocols}, 
-  author={Abramsky, Samson and Coecke, Bob}, 
-  booktitle={Proceedings of the 19th Annual IEEE Symposium on Logic in Computer Science, 2004.}, 
-  pages={415--425}, 
-  year={2004}, 
-  organization={IEEE} 
 } }
 </code> </code>