scientific-skills/venue-templates/references/posters_guidelines.md
Comprehensive guidelines for creating effective academic research posters including sizing, layout, typography, and design best practices.
Last Updated: 2024
| Size | Dimensions (mm) | Dimensions (inches) | Common Use |
|---|---|---|---|
| A0 | 841 × 1189 | 33.1 × 46.8 | Most common international standard |
| A1 | 594 × 841 | 23.4 × 33.1 | Smaller conferences, travel-friendly |
| A2 | 420 × 594 | 16.5 × 23.4 | Mini posters, small venues |
| Size | Dimensions (inches) | Dimensions (mm) | Common Use |
|---|---|---|---|
| 36" × 48" | 36 × 48 | 914 × 1219 | Common US conference size (portrait) |
| 42" × 56" | 42 × 56 | 1067 × 1422 | Large format US posters |
| 48" × 36" | 48 × 36 | 1219 × 914 | Landscape orientation |
| 48" × 96" | 48 × 96 | 1219 × 2438 | Extra-wide format |
| Size | Dimensions | Notes |
|---|---|---|
| 90 cm × 120 cm | 900 × 1200 mm / 35.4 × 47.2 in | Common in Europe |
| 40" × 30" | 1016 × 762 mm | Landscape format |
| 3 ft × 4 ft | 914 × 1219 mm / 36 × 48 in | Same as 36×48 |
Always verify: Check conference specifications before designing!
Posters are viewed from 3-6 feet (1-2 meters) away:
| Element | Size Range | Recommended |
|---|---|---|
| Title | 60-85 pt | 72-85 pt |
| Author Names | 48-60 pt | 54 pt |
| Affiliations | 32-40 pt | 36 pt |
| Section Headers | 36-48 pt | 42 pt |
| Body Text | 24-32 pt | 28 pt |
| Figure Captions | 20-24 pt | 22 pt |
| References | 18-22 pt | 20 pt |
Sans-Serif (Recommended for Posters):
Serif (Use Sparingly):
Monospace:
Column Structures:
| Layout | Columns | Best For |
|---|---|---|
| Single Column | 1 | Simple, linear flow; timeline posters |
| Two Column | 2 | Most common; balanced layout |
| Three Column | 3 | Dense content; multi-part studies |
| Four Column | 4 | Very dense; avoid if possible |
Recommended: 2 or 3 columns for most research posters
Reading Order (Western conventions):
Section Ordering (typical):
+----------------------------------+
| TITLE |
| Authors, Affiliations |
+----------------------------------+
| Introduction | Results |
| | |
| Methods | Discussion |
| | |
| [Optional] | Conclusions |
+----------------------------------+
| References / QR Code |
+----------------------------------+
Avoid: Dense, text-heavy layouts with minimal white space
Use colorblind-friendly color combinations:
Okabe-Ito Palette (Recommended):
#E69F00#56B4E9#009E73#F0E442#0072B2#D55E00#CC79A7#000000#999999Viridis Palette (sequential):
Background:
Text:
Accent Colors:
Figures:
Principles:
Figure Types:
When to Use:
Best Practices:
Use:
Sources:
Caution: Don't overuse; maintain professionalism
Description: Extension of Beamer for posters
Best For: Academic conferences, classic layout
Pros:
Cons:
Template: assets/posters/beamerposter_academic.tex
Example Usage:
\documentclass[final]{beamer}
\usepackage[size=a0,scale=1.24]{beamerposter}
\usetheme{Berlin}
Description: Modern poster package using TikZ
Best For: Colorful, modern designs
Pros:
Cons:
Template: assets/posters/tikzposter_research.tex
Example Usage:
\documentclass[25pt, a0paper, portrait]{tikzposter}
\usetheme{Autumn}
\usecolorstyle{Denmark}
Description: Box-and-poster system
Best For: Structured, multi-column layouts
Pros:
Cons:
Template: assets/posters/baposter_conference.tex
Example Usage:
\documentclass[a0paper,portrait]{baposter}
For Printing:
Before printing:
Options:
Cost: Typically $50-150 for A0 glossy poster
| Paper Type | Description | Best For |
|---|---|---|
| Matte | Non-reflective finish | Well-lit venues, minimal glare |
| Glossy | Shiny, vibrant colors | Photos, colorful figures |
| Satin/Semi-gloss | Between matte and glossy | Balanced option (recommended) |
| Fabric | Wrinkle-resistant, rollable | Travel, re-use |
Recommendation: Satin or matte for most academic posters
Generate QR codes linking to:
qrcode for generating in LaTeX✓ Use large fonts (28pt+ for body text)
✓ Keep text minimal (30-40% of poster)
✓ Use visuals (60-70% figures, plots, images)
✓ Tell a story (clear narrative flow)
✓ Colorblind-safe colors
✓ Test readability (view from 6 feet away)
✓ Include contact info (email, QR code)
✓ Proofread (multiple times!)
✗ Don't use small fonts (<24pt body text)
✗ Don't overcrowd (leave white space)
✗ Don't use complex tables (simplify or visualize)
✗ Don't use full paragraphs (use bullets)
✗ Don't use many fonts (1-2 max)
✗ Don't use low-res images (<300 dpi)
✗ Don't use red-green contrasts (colorblind issue)
✗ Don't make it a paper (posters ≠ papers)
30-second version:
2-minute version:
5+ minute version:
+----------------------------------------+
| TITLE |
| Authors & Affiliations |
+----------------------------------------+
| INTRO | RESULTS |
| | |
| METHODS | RESULTS (cont.) |
| | |
| | DISCUSSION/CONCLUSIONS |
+----------------------------------------+
| REFERENCES | QR CODE |
+----------------------------------------+
+---------------------------------------+
| TITLE |
| Authors & Affiliations |
+---------------------------------------+
| INTRO | RESULTS | DISCUSSION |
| | | |
| METHOD | RESULTS | CONCLUSIONS |
| | | |
| | RESULTS | FUTURE WORK |
+---------------------------------------+
| REFERENCES | QR CODE |
+---------------------------------------+
+----------------------------------------+
| TITLE |
| Authors & Affiliations |
+----------------------------------------+
| INTRODUCTION | METHODS |
+----------------------------------------+
| RESULTS |
| (large figure spanning width) |
+----------------------------------------+
| DISCUSSION | CONCLUSIONS |
+----------------------------------------+
| REFERENCES | QR CODE |
+----------------------------------------+
assets/posters/beamerposter_academic.texassets/posters/tikzposter_research.texassets/posters/baposter_conference.texKey Takeaways:
Remember: A poster is not a paper - it's a visual summary designed to spark conversations!