Skip to content

Commit

Permalink
feat: consistent naming for section
Browse files Browse the repository at this point in the history
  • Loading branch information
Conni2461 committed Aug 20, 2024
1 parent b7cec2e commit d918d52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paper/paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,14 @@ \section{Introduction}
The ecosystem includes diverse legacy solvers, adapters, language bindings, and tutorials besides the coupling library itself making it a challenging and representative testcase.
We try to build the complete ecosystem using Nix and run all tutorials.
Section~\ref{sec:background} briefly introduces the background of Nix and preCICE. Section~\ref{sec:results} then presents the case study including challenges, workarounds, and open problems.
Afterwards, we discuss the results in section~\ref{sec:discussion}, followed by the conclusions in section~\ref{sec:conclusion}.
Afterwards, we discuss the results in Section~\ref{sec:discussion}, followed by the conclusions in Section~\ref{sec:conclusion}.
This paper is the result of a student research project and a streamlined version of its report~\cite{studentreport}.
Beyond the content of this paper, the report also includes a detailed comparison of Nix to Spack and EasyBuild, and a discussion on how to use Nix on HPC systems.

\section{Background}
\label{sec:background}

This chapter gives a short introduction into Nix and preCICE.
This Section gives a short introduction into Nix and preCICE.

\subsection{Nix}\label{sec:nix}

Expand Down

0 comments on commit d918d52

Please sign in to comment.