modified bib style to be compatible with CrossREF DOI display guideline

This commit is contained in:
Romain Jacob 2022-03-01 15:32:36 +01:00
parent 5d485ecb55
commit f0e6433056
2 changed files with 1480 additions and 10 deletions

View File

@ -70,15 +70,20 @@
%-------------------------------------------------------------------------------
\begin{filecontents}{\jobname.bib}
%-------------------------------------------------------------------------------
@Book{arpachiDusseau18:osbook, author = {Arpaci-Dusseau, Remzi H. and
Arpaci-Dusseau Andrea C.}, title = {Operating Systems: Three Easy
Pieces}, publisher = {Arpaci-Dusseau Books, LLC}, year = 2015,
edition = {1.00}, note = {\url{http://pages.cs.wisc.edu/~remzi/OSTEP/}}}
@InProceedings{waldspurger02, author = {Waldspurger, Carl A.}, title =
{Memory resource management in {VMware ESX} server}, booktitle = {USENIX
Symposium on Operating System Design and Implementation (OSDI)}, year =
2002, pages = {181--194}, note =
{\url{https://www.usenix.org/legacy/event/osdi02/tech/waldspurger/waldspurger.pdf}}}
@Book{arpachiDusseau18:osbook,
author = {Arpaci-Dusseau, Remzi H. and Arpaci-Dusseau Andrea C.},
title = {Operating Systems: Three Easy Pieces},
publisher = {Arpaci-Dusseau Books, LLC},
year = 2015,
edition = {1.00},
doi = {10.5070/SR31154815},}
@InProceedings{waldspurger02,
author = {Waldspurger, Carl A.},
title = {Memory resource management in {VMware ESX} server},
booktitle = {USENIX Symposium on Operating System Design and Implementation (OSDI)},
year = 2002,
pages = {181--194},
url = {https://www.usenix.org/legacy/event/osdi02/tech/waldspurger/waldspurger.pdf}}
\end{filecontents}
% enable this for the camera-ready version
@ -283,7 +288,7 @@ Artifact Evaluation Board will ensure this is the case.
%-------------------------------------------------------------------------------
\bibliographystyle{plain}
\bibliographystyle{plainurl}
\bibliography{\jobname}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

1465
plainurl.bst Normal file

File diff suppressed because it is too large Load Diff