Giter Site home page Giter Site logo

henglein / researchr-booklet-ocaml Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ranjitjhala/researchr-booklet-ocaml

0.0 8.0 1.0 9.97 MB

Scripts to generate LaTeX schedule from researchr.org exported XML

Makefile 0.89% OCaml 18.34% TeX 80.77%

researchr-booklet-ocaml's Introduction

researchr-booklet-ocaml

Scripts to generate LaTeX schedule from researchr.org exported XML

Getting Started

To get started, do

$ opam init 
$ make xml-light
$ make

this will get you to "regenerate" the popl18 brochure as a start :)

Customizing

To customize for your conference, e.g. POPL19:

  1. UPDATE the various TEX files in tex/*.tex with the POPL19 information

  2. DOWNLOAD the POPL19 xml file from researchr.

  3. EDIT the script in src/schedule_parser.ml to have the sessions, chairs, event information for your conference.

    There is some trick to (2) that escapes me now, but the web-chair should be able to get it (there was some clicking around on the website involved).

Main Skeleton of Brochure

  • tex/main.tex

WRITE the following files

  • tex/preface.tex
  • tex/aec-report.tex
  • tex/committees.tex
  • tex/keynotes.tex
  • tex/social.tex
  • tex/sponsors.tex

GENERATE the following files

  • out/overview.tex
  • out/schedule.tex

These above two files are "generated" by the script

  • src/schedule_parser.ml

which has a bunch of conference-specific information thats visible in the script itself, AND takes as input the actual conference schedule information in the .xml file

  • xml/popl18-info.xml

that you can "export" from the researchr website.

Pull requests most welcome!

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.