GithubHelp home page GithubHelp logo

phelixh / amcos_booklet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maximelucas/amcos_booklet

0.0 0.0 0.0 107.04 MB

LaTeX template for scientific conference booklet, or book of abstracts

License: GNU General Public License v3.0

Shell 1.83% Python 16.17% TeX 82.00%

amcos_booklet's Introduction

AMCOS_booklet:
a LaTeX template for a conference book of abstracts

What?

This is AMCOS_booklet, a LaTeX template for conference booklets, sometimes called books of abstracts. It includes an additional python script to automatise the management and inclusion of abstracts. The template also has an option to compile a short and a long version of the booklet, for print and online use, for example. The template is ready to use as is, and easily customisable for willing users.

This template was originally created in 2018 for the AMCOS conference, a 5-day physics international conference about complex oscillatory systems: https://amcosconference.com/.

Already 10+ conferences have used the template: AMCOS (pdf, website), IMG 2019 (pdf, website), BACG 2019 (pdf, website), WiN COSTNET (pdf, website), FoF 2019 (pdf, website), OR meets ML 2019 (pdf, website), ACA 2019 (pdf, website), website), Dynamics and physics of asteroids (pdf, website), COMPENG 2018 (pdf, website), EUSN 2019 (pdf, website), SOMENS (pdf, website), ... See the "examples" folder!

Features

  • Templates for the following sections: About, Timetable, List of Abstracts (for talks), List of Abstracts (for posters), List of Participants, Useful Information, Partner Institutions and Sponsors.

  • LaTeX environments to display the timetable, and a (long and short version of) list of abstracts, of posters, and of participants.

  • Automated management of abstracts via additional python script.

  • Automated creation of a short or long version of the booklet via a one-word option in the template. Creation of both via an additional bash script.

  • Easily customisable in terms of layout, colours, and content.

How?

Workflow

  1. Create abstracts database: copy paste each abstract text from source (.pdf, .txt, .tex, ...) to a different .txt file
  2. Make basic formatting changes to the .txt files
  3. Run the python script (.txt -> .tex)
  4. Input each abstract .tex files into the main .tex file via \input command
  5. Compile the .tex project manually, or with ./compile.sh to get short and long versions at once

Fork or download the directory to easily test and modify the template.

Directory structure

-- main.tex
-- other .tex files
-- booklet.py
-- compile.sh
-- abstracts/
    |-- txt/
        |-- .txt files of abstracts created by user
    |-- tex/
        |-- .tex files for abstracts created by booklet.py
-- images/
    |-- image files for abstracts

Formatting ot the .txt file for each abstract

Each abstract should be saved as p_name.txt (t_name.txt) for a poster (talk). The name cannot contain any white space or underscore character.

TITLE
Title of the abstract
AUTHOR
Author1 name {1,2} * +
Author2 name {2}
AFFSHORT
University, City, Country, of 1st affiliation of presenting author (with *)
AFF
University1, City, Country
AFF
University2, City, Country
ABS
Some abstract long text.
REFS (optional)
[1] Ref1
[2] Ref2
ABSHORT (optional)
Abstract version without references or figures.
  • "*" indicates the presenting author
  • to indicate the type of talk, use after the presenting "+" for keynote lecture, "x" for invited talk, "/" for special talk
  • check to LaTeX-format the math
  • get rid of "artificial" dashes from end of lines
  • if only one affiliation, do NOT specify {1} after the author names
  • get rid of non ascii characters (accents in author names, quotes, weird dashes)
  • format exotic characters and accents as you would in LaTeX
  • after keys like "TITLE" no white space
  • if no references, do not write the REFS key at the end
  • figures can be included as in LaTeX files via the \includegraphics command

How to cite

Please acknowledge any use of this template and explicitly link to this page with:
The open-source LaTeX template, AMCOS_booklet, used to generate this booklet is available at https://github.com/maximelucas/AMCOS\_booklet

We'd be happy to hear about your booklet, and include it in our list above!

Contact

For any comments, suggestions, or questions, or to contribute, please contact us at ml.maximelucas [at] gmail.com.

Credits

This template and all accompanying scripts were developped by Maxime Lucas and Pau Clusella.
Thanks to Thomas Kreuz for useful feedback and advice.

amcos_booklet's People

Contributors

maximelucas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.