-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.04 from May 2023 according to https://files.taylorandfrancis.com/InteractCADLaTeX.zip found at https://www.tandfonline.com/ Related to #556
- Loading branch information
Showing
5 changed files
with
89 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 12 additions & 10 deletions
22
inst/rmarkdown/templates/tf/skeleton/interactcadsample.bib
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,19 @@ | ||
|
||
@PRESENTATION{Ade09, | ||
author = {Adelman, Rachel}, | ||
year = 2009, | ||
title = {`Such Stuff as Dreams Are Made On': {G}od's {F}ootstool in the {A}ramaic {T}argumim and {M}idrashic Tradition}, | ||
organization = {Paper presented at the annual meeting for the Society of Biblical Literature}, | ||
month = nov # "~21–-24", | ||
address = {New Orleans, Louisiana}} | ||
|
||
@ARTICLE{Alb05, | ||
author = {Albiston, Catherine R.}, | ||
year = 2005, | ||
title = {Bargaining in the Shadow of Social Institutions: Competing Discourses and Social Change in the Workplace Mobilization of Civil Rights}, | ||
journal = {Law and Society Review}, | ||
volume = 39, | ||
number = 1, | ||
pages = {11--47}} | ||
pages = {11--47}, | ||
doi = {10.1111/j.0023-9216.2005.00076.x}} | ||
|
||
@ARTICLE{Blair1977, | ||
author = {Blair, Walter}, | ||
year = 1977, | ||
title = {Americanized Comic Braggarts}, | ||
journal = {Critical Inquiry}, | ||
volume = 4, | ||
number = 2, | ||
pages = {331--349}, | ||
doi = {10.1086/447940}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,10 @@ affiliation: | |
Muenster University of Applied Sciences - | ||
Institute for Infrastructure, Water, Resources, Environment, | ||
Correnstr. 25, 48149 Münster, Germany | ||
thanks: | ||
author: | ||
- name: A. N. Author | ||
email: [email protected] | ||
bibliography: interactcadsample.bib | ||
appendix: appendix.tex | ||
abstract: | | ||
|
@@ -380,4 +384,4 @@ If a reference has no author or editor, order by title; if a date of publication | |
|
||
The following list shows some sample references prepared in the Taylor & Francis Chicago author-date style. | ||
|
||
[@Ade09; @Alb05] | ||
[@Blair1977; @Alb05] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters