forked from ewfrees/StyleGuideLDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.Rmd
More file actions
24 lines (17 loc) · 830 Bytes
/
Copy pathindex.Rmd
File metadata and controls
24 lines (17 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: "Style Guide for Loss Data Analytics"
author: "An open text authored by the Actuarial Community"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site
documentclass: book
bibliography: [book.bib, packages.bib]
biblio-style: apalike
link-citations: yes
description: "This is a style guide to help authors write chapters for Loss Data Analytics"
---
# Preface {-}
It is important for chapters in the *Open Actuarial Textbooks* project to have a consistent look and feel. The *Style Guide for Loss Data Analytics* aims to assist contributors in developing chapters consistently throughout the *Loss Data Analytics* book.
This guide is set up as sample chapters containing
- information regarding suitable content for a chapter,
- methods to implement chapter elements and
- conventions for consistent notation.