12.4 File index.Rmd
20210228
Begins with the meta data specifically for this book:
---
Time-stamp: <Tuesday 2021-02-23 12:18:00 AEDT Graham Williams>
title: "GNU/Linux Desktop Survival Guide"
author:
name: "Graham Williams"
affiliation: Togaware
email: booksdown@togaware.com
date: "2024-11-18"
cover-image: graphics/cover.png
site: bookdown::bookdown_site
favicon: favicon.ico
documentclass: book
classoption: 12pt, openany
fontsize: 12pt
graphics: yes
geometry:
- margin=2.5cm
bibliography: [book.bib, packages.bib]
biblio-style: chicago-fullnote-bibliography.csl
link-citations: yes
bitbucket-repo: kayontoga/fosurvivor
description: "A one pager resource for GNU/Linux."
nocite: |
@rattle_book
@essentials_book
header-includes:
|
```{=latex}
\usepackage{authblk}
\author{\href{mailto:Graham.Williams@togaware.com}{Graham Williams}}
\affil{\href{https://togaware.com}{Togaware}}
```
output:
bookdown::pdf_book:
toc: no
---
# Preface {-} # Unnumbered.
...
The use of header-includes:
ensures the author is included on the
title page for the pdf output when the author:
entry has
sub-entries.
Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0