Fix some reference titles

This commit is contained in:
Sebastian Huber 2017-01-25 08:36:23 +01:00
parent f5e8e8068f
commit 0456ee759a

View File

@ -62,7 +62,7 @@
}
@manual{Drepper:2007:Memory,
author = {Drepper, Ulrich},
title = {What Every Programmer Should Know About Memory},
title = {{What Every Programmer Should Know About Memory}},
year = {2007},
url = {http://www.akkadia.org/drepper/cpumemory.pdf},
}
@ -78,7 +78,7 @@
}
@phdthesis{Brandenburg:2011:SL,
author = {Brandenburg, Björn B.},
title = {Scheduling and Locking in Multiprocessor Real-Time Operating Systems},
title = {{Scheduling and Locking in Multiprocessor Real-Time Operating Systems}},
school = {The University of North Carolina at Chapel Hill},
year = {2011},
url = {http://www.cs.unc.edu/~bbb/diss/brandenburg-diss.pdf},
@ -141,7 +141,7 @@
}
@manual{Drepper:2013:TLS,
author = {Drepper, Ulrich},
title = {ELF Handling For Thread-Local Storage},
title = {{ELF Handling For Thread-Local Storage}},
year = {2013},
url = {http://www.akkadia.org/drepper/tls.pdf},
}