diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-08-17 00:28:08 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-08-20 02:00:32 +0100 |
commit | 3480a74b077f599389fd54a453791a0373568171 (patch) | |
tree | 76e472534d729301ad480e3777c91a7c24a5d331 /tex/src | |
parent | b79c430c82b6c3a40817caac13bf8665cfa9c6a3 (diff) | |
parent | 9573d4e4d4754e629b73be4bd6846a049d57f427 (diff) |
Imported recent updates in Maneage, minor conflicts fixed
Some very minor conflicts came up and were easily corrected. They were
mostly in parts that are also shared with the demonstration in the core
Maneage branch.
Diffstat (limited to 'tex/src')
-rw-r--r-- | tex/src/references.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tex/src/references.tex b/tex/src/references.tex index 0589589..3d395ec 100644 --- a/tex/src/references.tex +++ b/tex/src/references.tex @@ -1,3 +1,15 @@ +%% Non-software BibTeX entries. The software-specific BibTeX entries are +%% stored in a `*.tex' file under the `tex/dependencies' directory. +% +%% [[[BibTeX 0.99d complains with the at-character, even when its in a +%% comment line! So ::at:: is used instead in the email address]]]. +%% Copyright (C) 2018-2020 Mohammad Akhlaghi <mohammad::at::akhlaghi.org> +% +%% Copying and distribution of this file, with or without modification, +%% are permitted in any medium without royalty provided the copyright +%% notice and this notice are preserved. This file is offered as-is, +%% without any warranty. + @ARTICLE{mesnard20, author = {Olivier Mesnard and Lorena A. Barba}, title = {Reproducible Workflow on a Public Cloud for Computational Fluid Dynamics}, |