-
Notifications
You must be signed in to change notification settings - Fork 0
/
hyperlinks.tex
27 lines (24 loc) · 1.16 KB
/
hyperlinks.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
\titlespacing*{\chapter}{0pt}{0pt}{40pt}
\chapter*{Hyperlink URL index}
\label{\detokenize{appendix:hyperlink-url-index}}
\addcontentsline{toc}{chapter}{Hyperlink URL index}
\fancyhead[LO]{\small Hyperlink URL index}
\fancyhead[RE]{\small Hyperlink URL index}
The following pages contain a list of URLs for all hyperlinks included in this
book. A referenced URL like \dlhbhref{D1}{this one}, can be identified by
looking at item \textbf{D1} in this sorted list. Some URLs in this index are
abbreviated. Abbreviated URLs have identifiers with three characters. The full
URL can be constructed by replacing the \texttt{...} with the URL whose
identifier matches the first two characters of the abbreviated URL's
identifier. For example, to complete \textbf{B1A}, join it with \textbf{B1}.
Updates to this URL index can be found on this book's companion web page at\\
\url{https://handbook.datalad.org/perma/book-intro-v1.html}.
% No 2-column layout for now. it only add one page, and it seemingly easier
% to parse
%\begin{multicols}{2}
\begin{description}
\setlength{\itemsep}{-2mm}
\setlength{\itemindent}{-8.5mm}
\input{hyperlink_items.tex}
\end{description}
%\end{multicols}