An open API service indexing awesome lists of open source software.

https://github.com/whisperity/association-matrix

LaTeX support for creating association matrices
https://github.com/whisperity/association-matrix

bibliography citation-styles citations dissertation doctoral-theses latex latex-package publication tex thesis typesetting

Last synced: 7 months ago
JSON representation

LaTeX support for creating association matrices

Awesome Lists containing this project

README

          

# *association-matrix*: LaTeX support for creating association matrices

The `association-matrix` package allow the creation of association matrices in an clear and concise fashion, without having to deal with manually generating and modifying the tables while working.
By simply specifying the rows and the columns by their unique identifier, and then set which cells should be marked as associated.
Then, the `\amxgenerate` command generates a table that is similar in nature to:

| Thesis name | [1] | [2] | [3] |
|:-------------------------|:---:|:---:|:---:|
| 1. Awesome thesis | • | • | |
| 2. The Standard Model | | • | • |