Skip to content

Commit f386cc6

Browse files
added attribution to the README
1 parent 03d9ef8 commit f386cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains the source code for generating the Book of Abstracts for the OSSFE conference 2025 March 18th online on Gather.town.
44

5-
⚠️This is still work in progress and random abstracts have been selected for the timetable for testing
5+
This is heavily inspired by the work of Jorgen Dokken and Henrik Finsberg for the [FEniCS2024 conference](https://github.com/scientificcomputing/fenics2024).
66

77
Presenters that submit abstracts to the OSSFE conference 2025 do this through a Google form which in turn can be downloaded as a `.csv` file. Here we take this `.csv` file and generate one individual MarkDown file as a [MyST Scientific PDF](https://mystmd.org/guide/creating-pdf-documents). Next, we generate PDFs from these markdown files using a [custom template](https://mystmd.org/jtex/create-a-latex-template) that is found in the [`template`](template) folder.
88

0 commit comments

Comments
 (0)