Pubcss

screenshot of Pubcss
scss

Format academic publications in HTML & CSS

Overview

PubCSS is a library of CSS stylesheets and HTML templates designed for formatting academic publications for both print and web platforms. It supports various formats such as ACM SIG Proceedings, ACM SIGCHI Conference Papers, ACM SIGCHI Extended Abstracts, and IEEE Conference Proceedings. With its simple installation process and unique features, PubCSS offers a convenient solution for researchers and academics looking to present their work professionally.

Features

  • Supported Formats: PubCSS supports ACM SIG Proceedings, ACM SIGCHI Conference Papers, ACM SIGCHI Extended Abstracts, and IEEE Conference Proceedings.
  • Numbering: Sections, subsections, figures, tables, references, citations, and equations are automatically numbered for easy reference.
  • Footnotes: Automatically move to the bottom of the current page for improved readability.
  • Smart Quotes: Smart quotes functionality for enhanced typography.
  • Utility Classes: Customize layout and counter behavior with utility classes like col-2, col-3, col-4, col-span, and more.
  • Customization: Easily customize the style using CSS, allowing for the creation of unique themes using the LESS source files.

Summary

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.