diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2025-06-10 21:17:35 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2025-06-10 21:17:35 +0200 |
commit | e4948270cfc867e7b7feb86af36ab6c97f133563 (patch) | |
tree | 7cd09f32975193e3e66b70d64464a737b2466549 /tex/src/references.tex | |
parent | d49ce5a19f5af5a88f5bff54dd3d44d105a77b5e (diff) |
Maneage'd A&A (Astronomy and Astrophysics) journal style
Until this commit, the LaTeX style and settings of the core Maneage branch
were very generic and customizing for each separate journal required some
time to prepare the LaTeX style.
With this commit, a first attempt at customization of Maneage for the LaTeX
styles of the A&A journal. Note that EDP Science (the publisher of A&A) has
only claimed copyright in their style files, but hasn't actually specified
a license. Given that they have no objection to arXiv or Overleaf freely
distributing their style files, there is no problem is releasing these
files within this branch of Maneage also (only for people who want to use
their style to publish in their journal).
Diffstat (limited to 'tex/src/references.tex')
-rw-r--r-- | tex/src/references.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/src/references.tex b/tex/src/references.tex index ae3e5d1..79a3d4e 100644 --- a/tex/src/references.tex +++ b/tex/src/references.tex @@ -1,7 +1,9 @@ %% Non-software BibTeX entries. The software-specific BibTeX entries are %% stored in a '*.tex' file under the 'tex/dependencies' directory. % -%% Copyright (C) 2018-2025 Mohammad Akhlaghi <mohammad@akhlaghi.org> +%% [[[BibTeX 0.99d complains with the at-character, even when its in a +%% comment line! So use ::at:: is instead in the email address]]]. +%% Copyright (C) 2024 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 |