Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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: 2024-05-15T12:49:19.000Z (9 months ago)
- Last Synced: 2024-05-16T02:28:23.621Z (9 months ago)
- Topics: figures, latex, tikz, tikz-figures
- Language: TeX
- Homepage:
- Size: 1.15 MB
- Stars: 10
- 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)
![goals,gaps](./goals-gaps-rq.png)
### Future research/studies: [future-research.tex](./future-research.tex)
![future research](./future-research.png)
### Stacked bar chart: [stacked-bar-chart.tex](./stacked-bar-chart.tex)
![stacked bar chart](./stacked-bar-chart.png)
### VM vs container: [vm-vs-container.tex](./vm-vs-container.tex)
![vm vs container](./vm-vs-container.png)
### 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 poisoning](./data-poisoning1.png)
[data-poisoning1.tex](./data-poisoning1.tex)![data poisoning](./data-poisoning2.png)
[data-poisoning2.tex](./data-poisoning2.tex)![data poisoning](./data-poisoning3.png)
[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.
![technology transfer model](./technology-transfer-model.png)
## Other contributions
### Code review: [code_review.tex](https://gist.github.com/michaeldorner/ebc6a07ad83ff819d692858f593e0d11)
![code review](./code-review.png)
Created by [Michael Dorner](https://github.com/michaeldorner)
### Model fitting: [model-fitting.tex](./model-fitting.tex)
![model fitting](./model-fitting.png)
Created by [Michael Dorner](https://github.com/michaeldorner)
### Taxable transactions: [taxable-transactions.tex](./taxable-transactions.tex)
![taxable transactions](./taxable-transactions.png)
Created by [Michael Dorner](https://github.com/michaeldorner)
### Research cycle: [research-cycle.tex](./research-cycle.tex)
![research cycle](./research-cycle.png)
Created by [Michael Dorner](https://michaeldorner.de/posts/exploratory-vs-confirmatory-research/)
## License
Copyright © 2023-2024 Andreas Bauer
This work (TikZ source code) is licensed under [MIT](./LICENSE).