document & add macro
This commit is contained in:
parent
7034e74958
commit
ced84ffb94
2 changed files with 8 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
\" Apa format for citation
|
\" Apa format for citation
|
||||||
\" and references section
|
\" and references section
|
||||||
|
|
||||||
|
\" Place references with format
|
||||||
.R1
|
.R1
|
||||||
label "(A.n|Q) ', ' (D.y|D)"; bracket-label " (" ) "; "
|
label "(A.n|Q) ', ' (D.y|D)"; bracket-label " (" ) "; "
|
||||||
no-label-in-reference
|
no-label-in-reference
|
||||||
|
|
7
groff/rmheadfoot
Normal file
7
groff/rmheadfoot
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
\" Remove page headers and footers
|
||||||
|
.ds LH
|
||||||
|
.ds CH
|
||||||
|
.ds RH
|
||||||
|
.ds LF
|
||||||
|
.ds CF
|
||||||
|
.ds RF
|
Loading…
Reference in a new issue