Fix weird-looking url in ubsan reference
Also use the exact html title
This commit is contained in:
@@ -176,7 +176,7 @@ keywords = {data structures, searching, trees}
|
|||||||
}
|
}
|
||||||
|
|
||||||
@misc{ubsan,
|
@misc{ubsan,
|
||||||
title = {Undefined Behaviort Sanitizer},
|
title = {UndefinedBehaviorSanitizer — Clang 19.0.0git documentation},
|
||||||
howpublished = {\url{https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html}},
|
howpublished = {\url{https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html}},
|
||||||
note = {Accessed: 2024-04-19}
|
note = {Accessed: 2024-04-19}
|
||||||
}
|
}
|
||||||
|
@@ -226,6 +226,8 @@ This code is not straightforward, so exercising it from only a manually written
|
|||||||
|
|
||||||
\section{Conclusion}
|
\section{Conclusion}
|
||||||
|
|
||||||
|
% https://www.reddit.com/r/LaTeX/comments/9d9u97/some_reference_get_weird_space_between_them_when/
|
||||||
|
\raggedright
|
||||||
\printbibliography
|
\printbibliography
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Reference in New Issue
Block a user