Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Build the Documentation Structure
  • Loading branch information
KexinChen1999 authored May 4, 2024
1 parent e9696d8 commit ebbd010
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,64 @@ Documentation for [ReplicationPackage_KexinCHEN_JinxuMI](https://github.com/Kexi
```@autodocs
Modules = [ReplicationPackage_KexinCHEN_JinxuMI]
```




# Summary of the paper




# Installation

using latest master directly from github:

```julia
Pkg.add(url="https://github.com/KexinChen1999/ReplicationPackage_KexinCHEN_JinxuMI.jl")
```

or just using the Calibration of Benchmark Economy (BE) part from github:
```julia
Pkg.add(url="https://github.com/KexinChen1999/BE.jl")
```

or just using Goverment-mandated Land Reform (LR_main) part from github:
```julia
Pkg.add(url="https://github.com/KexinChen1999/LR_main.jl")
```

or just using the Market-based Land Reform (LR_market) part from github:
```julia
Pkg.add(url="https://github.com/KexinChen1999/LR_market.jl")
```




# Usage

To show how the `ReplicationPackage_KexinCHEN_JinxuMI` package can be used.




# Providing our results




# Comparison with the original results




# Conclusion




# Acknowledgements



0 comments on commit ebbd010

Please sign in to comment.