We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9bea2 commit 7874a1fCopy full SHA for 7874a1f
1 file changed
templates/article/publication/publication.ptx
@@ -4,4 +4,13 @@
4
<source>
5
<directories external="../assets" generated="../generated-assets"/>
6
</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>
16
</publication>
0 commit comments