Code Monkey home page Code Monkey logo

latex-ludography's Introduction

LaTeX Ludography

A shared ludography (and associated LaTeX formatting code), allowing game scholars to cite popular games without needing to look up boilerplate information.

We accept contributions!

An example image of the rendered ludography, showing the seperated paper references and game references

How to Use

  1. Download the games.bib file and place it in your LaTeX source code folder.
  2. Copy the header code at the top of main.tex marked --- LUDOGRAPHY --- and similarly the bibliography code at the bottom. Place these appropriately into your main tex file.
  3. Cite games using \citegame{name}, see the main.tex provided for examples.

Remember: Check the accuracy of any game you cite โ€” this repository is provided as-is. If you find any inaccuracies, please contribute changes via a pull request.

Adding new citations

This template can be used to create a new game citation entry, following the recommendations of the ACM (https://chiplay.acm.org/2020/guidelines/)

@misc{example,
      Title = {\emph{Game}},
      Address = {City, Country},
      Author = {{Developer}},
      Day = {d},
      Month = {m},
      Year = {y},
      Howpublished = {Game [platforms]},
      Note = {Publisher, Address. Last played Month Year.},
      Publisher = {Pub}
}

We encourage authors who add to games.bib to create a Pull Request to continue building this shared ludography. Prior to creating your pull request, ensure that the list remains alphabetically sorted using a BibTeX tidying program like this one.

Licenses

The ACM bibliography is copyrighted (C) 1986, 1988, 2010 Howard Trickey and Oren Patashnik. Per their header, unlimited copying and redistribution of this file are permitted as long as it is unmodified. Modifications (and redistribution of modified versions) are also permitted, but only if the resulting file is renamed.

The remaining code is licensed under the Unlicense, which effectively places it in the public domain. Feel free to use anything in the .bib and .tex files as you like without attribution, although attribution is appreciated!

Credits

This repo was made by Josh Aaron Miller, Kutub Gandhi, and Seth Cooper.

latex-ludography's People

Contributors

joshmiller17 avatar kksgandhi avatar scottbateman 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.