Skip to content

Commit 7874a1f

Browse files
committed
add commented journal name option to article template
1 parent da9bea2 commit 7874a1f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

templates/article/publication/publication.ptx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,13 @@
44
<source>
55
<directories external="../assets" generated="../generated-assets"/>
66
</source>
7+
8+
<common>
9+
<!-- When writing an article for a specific journal, you can -->
10+
<!-- specify the name of the journal to get appropriate latex. -->
11+
<!-- See the guide for a list of valid names:
12+
https://pretextbook.org/doc/guide/html/appendix-journals.html#appendix-journals -->
13+
14+
<!--<journal name="ams" /> -->
15+
</common>
716
</publication>

0 commit comments

Comments
 (0)