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
- Host: GitHub
- URL: https://github.com/whisperity/association-matrix
- Owner: whisperity
- License: lppl-1.3c
- Created: 2020-08-01T12:16:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T12:53:00.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T02:27:54.113Z (8 months ago)
- Topics: bibliography, citation-styles, citations, dissertation, doctoral-theses, latex, latex-package, publication, tex, thesis, typesetting
- Language: TeX
- Homepage: https://ctan.org/pkg/association-matrix
- Size: 94.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 | | • | • |