-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
39d5fb3
commit a7ef1be
Showing
32 changed files
with
3,278 additions
and
142 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"activeTab": 9 | ||
"activeTab": 10 | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,5 +37,8 @@ | |
}, | ||
"zotero.qmd": { | ||
"zotero.html": "3cc3aa7d" | ||
}, | ||
"access.qmd": { | ||
"access.html": "89271ee5" | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: "Resource Access" | ||
about: | ||
template: marquee | ||
format: | ||
html: | ||
code-fold: show | ||
code-summary: "Hide code" | ||
code-overflow: wrap | ||
toc-title: Page Contents | ||
toc: true | ||
toc-depth: 2 | ||
number-sections: false | ||
html-math-method: katex | ||
css: styles.css | ||
theme: flatly | ||
toc-location: left | ||
smooth-scroll: true | ||
editor_options: | ||
chunk_output_type: console | ||
--- | ||
|
||
# **Accounts and Permissions** | ||
|
||
Accessing workflows, supporting information, and shared resources described in the [**Project Management** section](https://geoepi.github.io/Notebook/proj_management.html) may require creating individual user accounts on several platforms. Although the needs for individual projects will vary, it is suggested to create accounts to access the services listed below. | ||
|
||
### 1. GitHub | ||
If you don't have a GitHub account, please [create one](https://github.com). Once you have a GitHub account, ensure that your GitHub username has been shared with project PIs and collaborators to be authorized access to repositories, the [GeoEpi team site](https://github.com/geoepi), and possibly the [USDA ARS Enterprise solution](https://github.com/USDA-REE-ARS). | ||
|
||
### 2. Overleaf | ||
[Overleaf](https://overleaf.com) is a collaborative online LaTeX editor to help write, edit, and publish scientific and technical documents. | ||
|
||
### 3. Open Science Framework (OSF) | ||
[OSF](https://osf.io/) is a free and open-source project management tool that makes it easy to collaborate throughout a project's lifecycle. Although a portion of the group's information and data are publicly visible on OSF, there is much viewable only to account holders with authorized access. As with GitHub, please check with project PIs and leads to ensure your OSF account has been granted access to all needed resources on the site. | ||
|
||
### 4. Zotero | ||
[Zotero account](https://www.zotero.org/user/register) is reference management software. Although the overall functionality of Zotero, is comparable to platforms such as [Mendeley](https://www.mendeley.com/) and [EndNote](https://endnote.com/), Zotero provides a simple web browser to create shared reference libraries and citation data bases;this functionality is used to organize the [group's shared publications](https://geoepi.github.io/Notebook/zotero.html). Even if you use different reference management software, you are encouraged to [create a Zotero account](https://www.zotero.org/user/register) to access the group libraries. | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Oops, something went wrong.