---
title: Generate Reproducible & Live HTML and PDF Conference Posters Using RMarkdown
author:
- name: Brent Thorne
affil: 1
orcid: '0000-0002-1099-3857'
affiliation:
- num: 1
address: Department of Earth Science, Brock University Canada
column_numbers: 3
logoright_name: https://www.pngkey.com/png/full/380-3806364_chilly-willy-the-penguin.png
logoleft_name: https://raw.githubusercontent.com/brentthorne/posterdown/master/images/betterhexlogo.png
primary_colour: "#60c0e6"
secondary_colour: "#1c4859"
accent_colour: "#d986d5"
output:
posterdown::posterdown_html:
poster_height: "36in"
poster_width: "48in"
self_contained: true
knit: pagedown::chrome_print
bibliography: packages.bib
---- 1
- check with printer prior to size specification – works as first–level YAML command as well (if you run into issues)
- 2
-
default is
self_contained: false– has consequences for any external resource requirements. Setting totrueeliminates external resource dependencies









