|
| 1 | +% Comments before the entry works |
| 2 | +@book{mcelreath2007mathematical, |
| 3 | + title={Mathematical models of social evolution: A guide for the perplexed}, |
| 4 | + author={McElreath, Richard and Boyd, Robert}, |
| 5 | + year={2007}, |
| 6 | + publisher={University of Chicago Press}, |
| 7 | + address={Chicago} |
| 8 | +} |
| 9 | + |
| 10 | +@article{fischer2022equivalence, |
| 11 | + title={Why equivalence and invariance are both different and essential for scientific studies of culture: A discussion of mapping processes and theoretical implications}, |
| 12 | + author={Fischer, Ronald and Karl, Johannes and Luczak-Roesch, Markus}, |
| 13 | + year={2022}, % An inline comment should also work |
| 14 | + publisher={PsyArXiv}, |
| 15 | + % A comment on a new line of the entry |
| 16 | + url={https://files.osf.io/v1/resources/fst9k/providers/osfstorage/6312eb42e7f1b7082aaae63c} |
| 17 | +} |
| 18 | + |
| 19 | +% Commented-out blocks should also work |
| 20 | +% @manual{rlang, |
| 21 | +% title={R: A Language and Environment for Statistical Computing}, |
| 22 | +% author={{R Core Team}}, |
| 23 | +% organization={R Foundation for Statistical Computing}, |
| 24 | +% address={Vienna, Austria}, |
| 25 | +% year={2024}, |
| 26 | +% url={https://www.R-project.org/} |
| 27 | +% } |
| 28 | + |
| 29 | +@article{roes2003belief, % A comment after the entry key |
| 30 | + title={Belief in moralizing gods}, |
| 31 | + author={Roes, Frans L and Raymond, Michel}, |
| 32 | + journal={Evolution and human behavior}, |
| 33 | + volume={24}, |
| 34 | + number={2}, |
| 35 | + pages={126--135}, |
| 36 | + year={2003}, |
| 37 | + publisher={Elsevier}, |
| 38 | + doi={10.1016/S1090-5138(02)00134-4} |
| 39 | +} % A comment after the entry |
| 40 | +
|
| 41 | +% This is an example of a percent symbol in the content of the entry, so we must ignore after the % too eagerly |
| 42 | +@article{wong2016null, |
| 43 | + title={Null hypothesis testing ({I})-5\% significance level}, |
| 44 | + author={Wong, Kai-Choi}, |
| 45 | + journal={East Asian Archives of Psychiatry}, |
| 46 | + volume={26}, |
| 47 | + number={3}, |
| 48 | + pages={112--113}, |
| 49 | + year={2016}, |
| 50 | + publisher={Hong Kong College of Psychiatrists} % A comment at the end of the entry |
| 51 | +} |
0 commit comments