# Top Level Entry Document: 900_sourcess.asciidoc # title: Skeleton book tagline: references description:
categories: [ Knowledge ] tags: [ Asciidoc, Skeleton ]
permalink: /pages/public/skeleton/book/references/ regenerate: false
sitemap: false robots:
index: false follow: false
resources: [] resource_options:
- toccer: collapseDepth: 3 - attic: padding_top: 400 padding_bottom: 50 opacity: 0.5 slides: - url: /assets/images/pages/skeleton/romain-vignes-1920x1280.jpg alt: Photo by Romain Vignes on Unsplash alignY: top badge: type: unsplash author: Romain Vignes href: https://unsplash.com/@rvignes
// Page Initializer // ============================================================================= // Enable the Liquid Preprocessor :page-liquid:
// Set (local) page attributes here // —————————————————————————– // :page–attr: <attr-value>
// Load Liquid procedures // —————————————————————————– {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
// Load page attributes // —————————————————————————– {% include {{load_attributes}} scope=“all” %}
// Page content // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
References¶ ↑
Don't leave any main chapter with a *White Section*. By the references chapter you can give your readers a huge added value, if you (clearly) reference the sources you have used for writing.
You need for legal reasons …
…
// Include sub-documents // —————————————————————————– // jadams, 2019-09-28: TODO fix include error 'include file not found:' // include::{documentdir}/900_references.asciidoc[]