mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
26 lines
313 B
YAML
26 lines
313 B
YAML
project:
|
|
type: book
|
|
|
|
book:
|
|
title: "OBITools V4"
|
|
author: "Eric Coissac"
|
|
date: "1/17/2023"
|
|
chapters:
|
|
- index.qmd
|
|
- intro.qmd
|
|
- commands.qmd
|
|
- library.qmd
|
|
- annexes.qmd
|
|
- references.qmd
|
|
|
|
bibliography: book.bib
|
|
|
|
format:
|
|
html:
|
|
theme: cosmo
|
|
pdf:
|
|
documentclass: scrreprt
|
|
|
|
|
|
|