Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ group?
* Davide Spadini, Software Engineering Research Group, 2021, TU Delft
* Vladimir Kovalenko, Software Engineering Research Group, 2021, TU Delft
* Alex Salazar, Computer Science Intelligent Systems, TU Delft
* [Carolin Brandt](https://doi.org/10.4233/uuid:aedfd7b6-f9ae-4b76-9122-29e43995d36f), 2024-07-08, Software Engineering Research Group, TU Delft

## Style

Expand Down
6 changes: 6 additions & 0 deletions publications/publications.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ \chapter*{List of Publications}
%% We use the 'etaremune' environment (the reverse of 'enumerate') to get a
%% numbered list of publications in reverse chronological order. If the list of
%% authors is long, it might be useful to emphasize your own name with \textbf.

%% If your publications are in your BibTex file, you can use bibentry to list them here. Include in your preamble:
%% \usepackage{bibentry}
%% \nobibliography* % tells bibentry to reuse the available bibliography data
%% Then here list your publications as:
%% \item[\faFileTextO~~1.] \bibentry{<citekey>}.
\begin{etaremune}{\small
\item[\faFileTextO~~1.] \emph{Moritz Beller}: Toward an Empirical Theory of
Feedback-Driven Development. To appear in 40th International Conference on
Expand Down