Skip to content

Commit c69ac4d

Browse files
Fix spelling mistakes
1 parent 8840aa5 commit c69ac4d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

_bibliography/papers.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ @article{Steinbrecher2022
384384
}
385385

386386
@article{Fuchs2022,
387-
author = {Fuchs, Sebastian L. and and Praegla, Patrick M. and Cyron, Christian J. and Wall, Wolfgang A. and Meier, Christoph},
387+
author = {Fuchs, Sebastian L. and Praegla, Patrick M. and Cyron, Christian J. and Wall, Wolfgang A. and Meier, Christoph},
388388
journal = {Engineering with Computers},
389389
title = {A versatile SPH modeling framework for coupled microfluid-powder dynamics in additive manufacturing: binder jetting, material jetting, directed energy deposition and powder bed fusion},
390390
year = {2022},
@@ -1063,7 +1063,7 @@ @article{reeps.gee.ea_2009_glucose
10631063
mechanical instability and inflammatory changes in a
10641064
patient with a growing aneurysm of the abdominal aorta},
10651065
journal = {Circulation: Cardiovascular Imaging - Journal of the
1066-
Amercan Heart Association},
1066+
American Heart Association},
10671067
year = {2009},
10681068
volume = {2},
10691069
pages = {507-509},

associated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ banner_hide_on_mobile: true
1010
---
1111

1212
The following projects are connected to the 4C code.
13-
They may either use part of the code as libraries, provide pre- or postprossing capabilities, or act as a wrapper around the code.
13+
They may either use part of the code as libraries, provide pre- or postprocessing capabilities, or act as a wrapper around the code.
1414

code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ banner: true
1010
4C is written in modern c++ language, and it is open-source code, which can be found on [Github](https://www.github.com).
1111
It leverages the Trilinos library
1212

13-
## Docmentation
13+
## Documentation
1414

1515
Documentation of the code is available for both developers and users.
1616
The [Doxygen site](https://baci.pages.gitlab.lrz.de/baci/doxygen/index.html) is of course rather intended for programmers,

publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You could use the following BibTeX entry:
2828

2929
_Note:_ You might need to adapt the BibTeX entry depending on the citation style.
3030

31-
Remember: It is good scientific practice to include the date, when you've visisted that website, into the citation. It's
31+
Remember: It is good scientific practice to include the date, when you've visited that website, into the citation. It's
3232
up to you (and your advisor) to include the date, depending on the type of publication.
3333

3434

0 commit comments

Comments
 (0)