Skip to content

sagemath/publications

Repository files navigation

Sage Publications Build Status

Call for Help

There is quite a backlog of tickets to add papers

If you feel motivated to help, please fell free to fork the repo and add them.

License: GPLv2+

Authors:

Description:

This script requires Pybtex for parsing a BibTeX database.

Install it this way:

$ pip install -U --user pybtex

The general database of publications that cite Sage is contained in the text file named by the variable publications_general. The file referred to by this variable is a BibTeX database. Each publication entry is described in BibTeX format. If you want to add or delete items from the publications database, you should edit the file named by the variable publications_general. Besides that, files for *-combinat and *-mupad citations do the analogous.

Make sure that your edit follows the formatting rules of BibTeX. Once you are done editing, call make to rebuild the files.

The resulting *.html files are macro-templates for jinja.

To integrate the new page on the actual website, the website project calls the makefile here and uses the generated templates and copies over the *.bib files.

About

Generate the publication pages listing documents citing Sage

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published