Fix weird-looking url in ubsan reference

Also use the exact html title
This commit is contained in:
2024-04-19 15:19:39 -07:00
parent 452007e079
commit ea76e04cda
2 changed files with 3 additions and 1 deletions

View File

@@ -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}
} }

View File

@@ -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}