https://github.com/andreas-bauer/tikz
Collection of my and others TikZ figures
https://github.com/andreas-bauer/tikz
figures latex tikz tikz-figures
Last synced: about 1 month ago
JSON representation
Collection of my and others TikZ figures
- Host: GitHub
- URL: https://github.com/andreas-bauer/tikz
- Owner: andreas-bauer
- License: mit
- Created: 2023-08-25T15:36:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T21:41:42.000Z (4 months ago)
- Last Synced: 2025-03-27T04:51:17.610Z (about 2 months ago)
- Topics: figures, latex, tikz, tikz-figures
- Language: TeX
- Homepage:
- Size: 1.5 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beauty and the TikZ
This is collection of my and others' TikZ figures.
## My Figures
### Goals, gaps, and research questions: [goals-gaps-rq.tex](./goals-gaps-rq.tex)

### Future research/studies: [future-research.tex](./future-research.tex)

### Stacked bar chart: [stacked-bar-chart.tex](./stacked-bar-chart.tex)

### VM vs container: [vm-vs-container.tex](./vm-vs-container.tex)

### Data poisoning
Data poisoning figures have been adapted from the following paper:
Xue, M., Yuan, C., Wu, H., Zhang, Y., & Liu, W. (2020). **Machine learning security: Threats, countermeasures, and evaluations**. IEEE Access, 8, 74720-74742. DOI: [10.1109/ACCESS.2020.2987435](https://doi.org/10.1109/ACCESS.2020.2987435)

[data-poisoning1.tex](./data-poisoning1.tex)
[data-poisoning2.tex](./data-poisoning2.tex)
[data-poisoning3.tex](./data-poisoning3.tex)### Technology transfer model: [technology-transfer-model.tex](./technology-transfer-model.tex)
Figure have been adapted from the following paper:
Gorschek, T., Garre, P., Larsson, S., & Wohlin, C. (2006). **A model for technology transfer in practice**. IEEE software, 23(6), 88-95.

## Other contributions
### Code review: [code_review.tex](https://gist.github.com/michaeldorner/ebc6a07ad83ff819d692858f593e0d11)

Created by [Michael Dorner](https://github.com/michaeldorner)
### Model fitting: [model-fitting.tex](./model-fitting.tex)

Created by [Michael Dorner](https://github.com/michaeldorner)
### Taxable transactions: [taxable-transactions.tex](./taxable-transactions.tex)

Created by [Michael Dorner](https://github.com/michaeldorner)
### Research cycle: [research-cycle.tex](./research-cycle.tex)

Created by [Michael Dorner](https://michaeldorner.de/posts/exploratory-vs-confirmatory-research/)
## License
Copyright © 2023-2025 Andreas Bauer
This work (TikZ source code) is licensed under [MIT](./LICENSE).