Given a comma separated values (data.csv) file containing a list of contact details, produce a bunch of business cards using the datatool package for mailmerge-like functions. The .csv file can be exported from spreadsheet applications, such as Microsoft Excel, OpenOffice Calc, Numbers, etc. The business card design is adapted from the Business Cards for Programmers/Developers template.
Given a comma separated values (data.csv) file containing a list of contact details, produce a bunch of conference name cards using the datatool package for mailmerge-like functions. Personal contact details are encoded in the QR code instead of displayed in text for clarity and privacy.
The .csv file can be exported from spreadsheet applications, such as Microsoft Excel, OpenOffice Calc, Numbers, etc.
The card design is adapted from the Business Cards for Programmers/Developers template.
This template is an example of the way that the Data Hazards (https://very-good-science.github.io/data-hazards/) could be formatted for self-assessment.
This is a template to generate an archaeological catalogue from data in spreadsheet format using the `csvsimple` package.
You can learn more about the template in this blogpost: https://latex-ninja.com/2021/07/16/latex-for-archaeologists-an-archaeological-catalogue-from-a-spreadsheet/
And here's the Github: https://github.com/latex-ninja/Archaeological_Catalogue_from_CSV_Spreadsheet