Coder Social home page Coder Social logo

latex-skeletons's Introduction

latex-skeletons

These templates are the ready-to-use LaTeX sources to compile Language Science Press publications. They can be obtained as packed .zip files from our website or the gh-pages branch.

Which files should I use?

This depends on your role:

  • If you are the author for a monograph, you need the monograph skeleton in the /skeleton/ folder.
  • If you are an editor for a collection of papers, you need the monograph for edited volumes from /editedskeleton/ folder. Feel free to supply your contributing authors with a copy of the /paper/ folder, which they can use to write their paper.
  • If you are a contributing author in a collection of papers, you'll need the /paper/ folder structure.

How do I compile the sources?

There are some recipes in the Makefile. For most purposes, it suffices to compile main.tex with XeLaTeX, then compiling the bibliography with biber (run on file main), and compiling main.tex with XeLaTeX again so that the bibliography and ToC appear.

Where do I enter my meta data?

Here is an overview. These settings are for skeleton and editedskeleton only. The meta data for paper are inserted directly in main.tex.

File Setting Meaning
main.tex \addbibresource{<file.bib>} The location of your bibliographical database. The recommended file name is localbibliography.bib.
main.tex option multiauthors Enable this option if there is more than one editor/author.
main.tex option booklanguage=<language> Set this option if you are writing in another language than English. Currently supported are: chinese, french, german, portuguese. Please get in touch if you need another.
localmetadata.tex \title The book's title of either monograph or collected volume.
localmetadata.tex \subtitle The book's subtitle of either monograph or collected volume.
localmetadata.tex \author The name of all contributing author(s) or editor(s). Individuals are separated by \and, the last one with \lastand.
localmetadata.tex \BackBody The blurb displayed on the back cover.
localmetadata.tex \Series The shorthand of the series you are publishing your book in.
localseealso.tex Recipes for links in the Indexes.

Where can I get technical support?

The Support Contact details are listed on our website.

latex-skeletons's People

Contributors

glottotopia avatar kopeckyf avatar timmli 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.