Skip to content

Santos1984 - #272

Open
laylakalandjian wants to merge 30 commits into
ktoddbrown:mainfrom
laylakalandjian:Santos1984
Open

Santos1984#272
laylakalandjian wants to merge 30 commits into
ktoddbrown:mainfrom
laylakalandjian:Santos1984

Conversation

@laylakalandjian

Copy link
Copy Markdown
Contributor

No description provided.

@ktoddbrown ktoddbrown left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files need to be moved and you need to be sure the updated the cross checks execute.

format:
html:
toc: true
eval: false #default to not evaluating the chunks, override this the template is completed

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flip this over to TRUE

- Dimitrakopoulos2010_Methods.bib #contains the citations in the methods section
- Dimitrakopoulos2010.bib #contains citation for the data source, generally a single citation of the primary paper
- Santos1984_Methods.bib #contains the citations in the methods section
- Santos1984.bib #contains citation for the data source, generally a single citation of the primary paper
authors: #author scheme from https://quarto.org/docs/journals/authors.html
- id: ktoddbrown #use the github name as an id

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove me from this list of rescue authors :D

#| label: compareTable1
#| eval: true
#| label: compareTableN
#| eval: false

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switch to TRUE, this should evaluate now that we have included a temp folder with the second transcriptions.

## Methods

Any different to the cross check for the methods section will be output after this line.

```{bash}
#| label: compareMethods
#| eval: true
#| eval: false

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same above, switch the eval to TRUE or remove it entirely and rely on the true eval in the yaml

# You will want to repeat the line below to cross check each csv and md file in the
#... data rescue. Having no lines flagged by this command will ensure that each character matches exactly.
diff --strip-trailing-cr --suppress-common-lines -y temp/Dimitrakopoulos2010_SRS.md Dimitrakopoulos2010_Methods.md
diff --strip-trailing-cr --suppress-common-lines -y temp/AuthorYYYY_Methods_ABC.md AuthorYYYY_Methods.md

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the files here

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put this file in a temp folder using git mv Update the cross check chunk to refer to the new filename.

Data were analyzed for each collection date by ANOVA and Tukey's Q.
Because some marking tags were lost, we did not recover all litter bags placed in the field.
Where there were insufficient bags for the minimal sample sizes described above, the reduced sample sizes are noted on the summary tables.
Climate data were obtained from National Oceanic and Atmospheric Administration (**1979_MISSING BIB**).

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this not in the paper bibliography? Then you should have a note in the Readme to that effect. If it's in the bib list but you can't find the reference online or at the library, then transcribe the information provided into a bibtex entry (you might need to use the @misc type.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this to the temp folder using the git mv command

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to a temp folder using the git mv command

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to temp folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants