mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
23 lines
512 B
Plaintext
23 lines
512 B
Plaintext
---
|
|
title: "The GO *OBITools*"
|
|
author: "SEric Coissac"
|
|
date: "2022-08-25"
|
|
site: "bookdown::bookdown_site"
|
|
documentclass: book
|
|
bibliography: [book.bib]
|
|
biblio-style: apalike
|
|
link-citations: yes
|
|
output:
|
|
bookdown::gitbook:
|
|
lib_dir: "book_assets"
|
|
bookdown::pdf_book:
|
|
keep_tex: yes
|
|
github-repo: seankross/bookdown-start
|
|
url: 'http\://seankross.com/bookdown-start/'
|
|
description: "Description of the principles used into the GO implementation of *OBITools*."
|
|
editor_options:
|
|
markdown:
|
|
wrap: 72
|
|
---
|
|
|