Closed tonyfast closed 10 years ago
As an interested observer, I would say that the paper should probably have its own repository or just a directory in the research repository. It should not be a branch (like gh-pages
). See this this discussion.
@wd15 I finally got around to watching the intro video to Authorea. It appears that is probably the best solution which indicates that it being its own repository is probably a good working idea.
Okay, so the solution.
This post on Authorera discusses how to get direct access to the Authorea Git repo. After these steps are completed, the Github repository you connected to will have a branch authorea
that contains all of the files managed by Authorea. It's really easy to do and it's awesome how close your codes and figures come to the final publication. Github and Authorea is a really powerful stack for research.
The steps to doing this are really easy.
Actually, the authorea
branch only shows up if you do it wrong. :P
But, you can change the branch that it pushes and pulls to on Authorea.
All of this sounds great. Can we meet on Friday and help me set this up on my account? I do not have good internet connection here until I come back on Friday.
Surya
From: Tony Fast [mailto:notifications@github.com] Sent: Monday, May 05, 2014 9:20 PM To: tonyfast/SpatialStatisticsFFT Cc: Surya Kalidindi Subject: Re: [SpatialStatisticsFFT] Spatial Statistics Research Paper (#2)
Okay, so the solution.
This post https://www.authorea.com/issues/8 on Authorera discusses how to get direct access to the Authorea Git repo. After these steps are completed, the Github repository you connected to will have a branch authorea that contains all of the files managed by Authorea. It's really easy to do and it's awesome how close your codes and figures come to the final publication. Github and Authorea is a really powerful stack for research.
The steps to doing this are really easy.
— Reply to this email directly or view it on GitHub https://github.com/tonyfast/SpatialStatisticsFFT/issues/2#issuecomment-42259051 . https://github.com/notifications/beacon/6601815__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNDk1ODQxOCwiZGF0YSI6eyJpZCI6MzE0NzI3Mjl9fQ==--c3bd30cf8e0a264be3c0477bbdd437dcc943f658.gif
Integrating an Authorea article with a Github Repository should be a one time thing. I will have this set up when you return on Friday.
@kiransamudrala and @suryakalidindi,
I have started to set up the Spatial Statistics repository for the publication we plan to put out.
Currently there are three branches
master
where my main codes are at.gh-pages
where my web facing content isdocument
where there are so drafts of this paper so farI suppose that we should make a new branch for the paper too? What are your thoughts? Should the branch that is building the publishes be isolated from the research and code.