Changeset b51b2a6 for doc/bibliography
- Timestamp:
- May 30, 2023, 6:23:46 PM (20 months ago)
- Branches:
- ast-experimental, master
- Children:
- 8cbb6aa
- Parents:
- dd3baf4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
rdd3baf4 rb51b2a6 1209 1209 year = 2018, 1210 1210 pages = {2111-2146}, 1211 note = {\href{http://dx.doi.org/10.1002/spe.2624}{http://\-dx.doi.org/\-10.1002/\-spe.2624}},1211 optnote = {\href{http://dx.doi.org/10.1002/spe.2624}{http://\-dx.doi.org/\-10.1002/\-spe.2624}}, 1212 1212 } 1213 1213 … … 1870 1870 month = sep, 1871 1871 year = 2020, 1872 note = {\ href{https://plg.uwaterloo.ca/~usystem/pub/uSystem/uC++.pdf}{https://\-plg.uwaterloo.ca/\-$\sim$usystem/\-pub/\-uSystem/uC++.pdf}},1872 note = {\url{https://plg.uwaterloo.ca/~usystem/pub/uSystem/uC++.pdf}}, 1873 1873 } 1874 1874 … … 2004 2004 number = 5, 2005 2005 pages = {1005-1042}, 2006 note = {\href{https://onlinelibrary.wiley.com/doi/10.1002/spe.2925}{https://\-onlinelibrary.wiley.com/\-doi/\-10.1002/\-spe.2925}},2006 optnote = {\href{https://onlinelibrary.wiley.com/doi/10.1002/spe.2925}{https://\-onlinelibrary.wiley.com/\-doi/\-10.1002/\-spe.2925}}, 2007 2007 } 2008 2008 … … 4223 4223 title = {Implementing Lock-Free Queues}, 4224 4224 booktitle = {Seventh International Conference on Parallel and Distributed Computing Systems}, 4225 organization= {International Society for Computers and Their Applications}, 4225 4226 address = {Las Vegas, Nevada, U.S.A.}, 4226 4227 year = {1994}, … … 5086 5087 } 5087 5088 5088 @m anual{MMTk,5089 @misc{MMTk, 5089 5090 keywords = {Java memory management}, 5090 5091 contributer = {pabuhr@plg}, … … 5093 5094 month = sep, 5094 5095 year = 2006, 5095 note = {\href{http://cs.anu.edu.au/~Robin.Garner/mmtk-guide.pdf} 5096 {http://cs.anu.edu.au/\-$\sim$Robin.Garner/\-mmtk-guide.pdf}}, 5096 howpublished= {\url{http://cs.anu.edu.au/~Robin.Garner/mmtk-guide.pdf}}, 5097 5097 } 5098 5098 … … 7402 7402 } 7403 7403 7404 @misc{rpmalloc, 7405 author = {Mattias Jansson}, 7406 title = {rpmalloc version 1.4.1}, 7407 month = apr, 7408 year = 2022, 7409 howpublished= {\href{https://github.com/mjansson/rpmalloc}{https://\-github.com/\-mjansson/\-rpmalloc}}, 7410 } 7411 7404 7412 @manual{Rust, 7405 7413 keywords = {Rust programming language}, … … 7456 7464 booktitle = {PLDI '04: Proceedings of the ACM SIGPLAN 2004 Conference on Programming Language Design and Implementation}, 7457 7465 location = {Washington DC, USA}, 7458 publisher= {ACM},7466 organization= {ACM}, 7459 7467 address = {New York, NY, USA}, 7460 7468 volume = 39,
Note: See TracChangeset
for help on using the changeset viewer.