Skip to content

Commit 7b34e84

Browse files
committed
Update author and affiliation details in template
Removed Christopher Carroll from README authors. Updated author names, affiliations, and roles in sample-article.md, including adding Matthew N. White and new affiliations. Regenerated sample PDF exports to reflect these changes.
1 parent c818eab commit 7b34e84

5 files changed

Lines changed: 26 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A comprehensive MyST Markdown template for Elsevier journal articles using the C
88

99
| | |
1010
|---|---|
11-
| **Authors** | [Alan Lujan](https://alanlujan91.github.io) & [Christopher Carroll](https://econ.jhu.edu/people/ccarroll) |
11+
| **Authors** | [Alan Lujan](https://alanlujan91.github.io) |
1212
| **Affiliation** | Johns Hopkins University |
1313
| **Repository** | [github.com/alanlujan91/elsevier_myst_template](https://github.com/alanlujan91/elsevier_myst_template) |
1414
| **Source** | [Elsevier LaTeX Instructions](https://www.elsevier.com/authors/policies-and-guidelines/latex-instructions) |

example/exports/sample-dc.pdf

589 Bytes
Binary file not shown.
613 Bytes
Binary file not shown.

example/exports/sample-sc.pdf

659 Bytes
Binary file not shown.

example/sample-article.md

Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,39 +6,59 @@ description: A comprehensive template demonstrating MyST Markdown integration wi
66
date: 2026-01-08
77
authors:
88
- id: alujan
9-
name: Alan Lujan
9+
name: Alan E. Lujan
1010
email: alujan@jhu.edu
1111
url: https://alanlujan91.github.io
1212
corresponding: true
1313
orcid: 0000-0002-5289-7054
1414
github: alanlujan91
1515
affiliations:
16-
- jhu
16+
- jhu-ksas
17+
- econ-ark
1718
roles:
1819
- Conceptualization
1920
- Methodology
2021
- Software
2122
- Writing – original draft
2223
- id: ccarroll
23-
name: Christopher Carroll
24+
name: Christopher D. Carroll
2425
email: ccarroll@jhu.edu
2526
url: https://econ.jhu.edu/people/ccarroll
2627
orcid: 0000-0003-3732-9312
2728
github: llorracc
2829
affiliations:
29-
- jhu
30+
- jhu-econ
31+
- econ-ark
3032
roles:
3133
- Supervision
3234
- Writing – review & editing
35+
- id: mnwhite
36+
name: Matthew N. White
37+
affiliations:
38+
- econ-ark
39+
roles:
40+
- Methodology
41+
- Software
3342
affiliations:
34-
- id: jhu
43+
- id: jhu-ksas
44+
name: Johns Hopkins University
45+
department: Krieger School of Arts and Sciences
46+
city: Washington
47+
state: DC
48+
country: USA
49+
ror: https://ror.org/00za53h95
50+
url: https://krieger.jhu.edu
51+
- id: jhu-econ
3552
name: Johns Hopkins University
3653
department: Department of Economics
3754
city: Baltimore
3855
state: MD
3956
country: USA
4057
ror: https://ror.org/00za53h95
4158
url: https://econ.jhu.edu
59+
- id: econ-ark
60+
name: Econ-ARK
61+
url: https://econ-ark.org
4262
keywords:
4363
- MyST Markdown
4464
- Elsevier

0 commit comments

Comments
 (0)