---
# YAML frontmatter template for submissions to the
# booksin.space library. MIND THE WHITESPACE :)
# required fields
title: Prophet, The # Split title if it begins with
# an article ('the', 'an,' 'a,' etc.)
author: # use list syntax for multiple authors:
- Gibran, Khalil # Surname, Given Name
- Unknown # unkown is OK
- Anonymous # anonymous is OK
- 壯子 # single name is OK
lang: # language code (e.g., 'en' for English,
# 'ko' for Korean, etc.)
license: # eg. public domain, CC-BY, etc.
# optional fields, feel free to delete what you don't need :)
attribution: # additional information required by license
date:
genre:
editor: # same formatting as 'author' values above
translator: # same formatting as 'author' values above
publisher:
city:
publication:
title: # same formatting as 'title' values above
volume: # arabic numerals
issue: # arabic numerals
pages:
# if a field your submission needs is missing, go ahead and
# add it in! Just be sure to mention it when submitting
# your patch.
---