Skip to content

Commit

Permalink
Use hyperref
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Apr 27, 2024
1 parent 3524952 commit cdc4596
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tex/biblio.bib
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ @article{chen-davis-hager-rajamanickam-2008
@techreport{fowkes-lister-montoison-orban-2024,
author = {Fowkes, Jaroslav and Lister, Andrew and Montoison, Alexis and Orban, Dominique},
pages = {1-5},
title = {LibHSL: the ultimate collection for large-scale scientific computation},
title = {{LibHSL: the ultimate collection for large-scale scientific computation}},
year = {2024},
number = {G-2024-06},
type = {{Les Cahiers du GERAD}},
Expand Down
8 changes: 7 additions & 1 deletion tex/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,14 @@
\usepackage{booktabs}
\usepackage{array}
\usepackage{tikz}
% \usepackage{cleveref} % cleveref is not working with Springer journal classes
\usepackage{xspace}
\usepackage[hidelinks]{hyperref}
\hypersetup{
colorlinks=false,
urlbordercolor=white,
breaklinks=true
}
% \usepackage{cleveref} % cleveref is not working with Springer journal classes

% \newtheorem{theorem}{Theorem}[section]
% \newtheorem{lemma}[theorem]{Lemma}
Expand Down

0 comments on commit cdc4596

Please sign in to comment.