Skip to content

Setting up a repository on Bitbucket

David edited this page May 16, 2019 · 11 revisions

Location

Repositories for AEA Verification are on https://bitbucket.org/aeaverification/. You need to be invited to the group in order to create repositories here.

Detailed instructions

For each Paper, create a new repository, unless one already exists:

  • Repository name should be "[journal]-[doi]", where

    • "[journal]" may be "aej-applied", "aer", "aej-macro" etc.
    • "[doi]" will be something like "10.1257-app.6.2.152"
    • (replace all spaces and "/" with "-")
    • putting it all together: "aej-macro-10.1257-app.6.2.152"
  • Keep the other settings (in particular, keep this a private repository).

▶️ Populate the repo.

Clone this wiki locally