Skip to content

Commit

Permalink
Use elsevier formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Oct 11, 2024
1 parent 35b6209 commit 0881d5e
Show file tree
Hide file tree
Showing 12 changed files with 6,525 additions and 1 deletion.
19 changes: 19 additions & 0 deletions _extensions/quarto-journals/elsevier/_extension.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
title: Elsevier Journal Format
author: Charles Teague
version: 0.4.4
quarto-required: ">=1.2.198"
contributes:
formats:
common:
date-format: full
filters:
- elsevier.lua
pdf:
documentclass: elsarticle
template-partials: ["partials/before-body.tex", "partials/title.tex"]
format-resources:
- elsarticle.cls
cite-method: natbib
number-sections: true
html:
theme: styles/elsevier.scss
Loading

0 comments on commit 0881d5e

Please sign in to comment.