I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
\documentclass{amsart}
|
||||
\newcommand{mybibliography}[1]{
|
||||
\phantomsection\addcontentsline{toc}{subsubsection}{Reference}
|
||||
\bibliography{#1}
|
||||
}
|
||||
|
||||
\mybibliography{test_custom_bibs}
|
||||
|
||||
\begin{document}
|
||||
Test
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user