Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A template for creating a nice scientific poster with LaTeX

License

NotificationsYou must be signed in to change notification settings

academic-templates/tex-poster-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ℹ️ Introduction

The goal of this template is to provide a nice-looking poster layout, easy to configure and fill in.

This poster template is a largely inspired but purified version ofthis template.

Credits to:

Here is an example preview:


Preview image generated withthis tool

🗃️ Structure

The template is structured in the following way:

  • main.tex: This is the main TeX file to be compiled. Here you can include your payload.
  • fonts: This folder contains the fonts to be used inmain.tex.
  • imgs: This folder is aimed to contain logos and figures.
  • parts: This folder contains the bibliography (in BibTeX format) to be used inmain.tex.
  • styles: This folder contains the styles for defining the layout. Most of the included ones should not be edited.

⚙️ Compilation

The compilation can easilly be configured inTexmaker by defining aQuick Build Command:

  1. Go to the menuOptions

  2. SelectConfigure Texmaker

  3. Go to tabQuick Build

  4. In the fieldUser : (...), replace the command with:

     latexmk -pdf -xelatex -use-make %.tex
  5. Then clickOK

This will producemain.pdf.

📰 Making your poster

Parts that you should adapt:

  • main.tex
  • parts/bibliography.bib
  • include images inimgs and refer to these inmain.tex

⭐ Related Projects

You may also like these:

👏 Supporters

Stargazers repo roster for @academic-templates/tex-poster-template

Forkers repo roster for @academic-templates/tex-poster-template

Back to top

About

A template for creating a nice scientific poster with LaTeX

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp