From 09449b51d9e14ee08f7db2b82b8170750fe5d501 Mon Sep 17 00:00:00 2001 From: Dan Padilha Date: Tue, 30 Mar 2021 14:50:45 +0900 Subject: [PATCH] Update paper and presentation links. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 183d502..dabf459 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ | **Documentation** | **Tests** | Citation| License |:--------:|:----------------------:|:-----:|:-----:| -|[![](https://img.shields.io/badge/docs-online-blue.svg)](https://dpad.github.io/OrbitalTrajectories.jl/stable/)| [![CI](https://github.com/dpad/OrbitalTrajectories.jl/workflows/CI/badge.svg)](https://github.com/dpad/OrbitalTrajectories.jl/actions) [![codecov](https://codecov.io/gh/dpad/OrbitalTrajectories.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/dpad/OrbitalTrajectories.jl) | [![DOI](https://img.shields.io/badge/Conference%20paper-Padilha%20et%20al%202021-brightgreen)](https://www.researchgate.net/publication/348929030_Modern_Numerical_Programming_with_Julia_for_Astrodynamic_Trajectory_Design) | [![GitHub license](https://img.shields.io/github/license/dpad/OrbitalTrajectories.jl)](LICENSE) +|[![](https://img.shields.io/badge/docs-online-blue.svg)](https://dpad.github.io/OrbitalTrajectories.jl/stable/)| [![CI](https://github.com/dpad/OrbitalTrajectories.jl/workflows/CI/badge.svg)](https://github.com/dpad/OrbitalTrajectories.jl/actions) [![codecov](https://codecov.io/gh/dpad/OrbitalTrajectories.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/dpad/OrbitalTrajectories.jl) | [![reference](https://img.shields.io/badge/Paper-Padilha%20et%20al%202021-brightgreen)](https://dpadilha.com/Padilha%20-%20AAS%2021-303.pdf) [![video](https://img.shields.io/badge/Presentation-AAS%2FAIAA%20Conference-brightgreen)](https://www.youtube.com/watch?v=FMVOUvWNlLE) | [![GitHub license](https://img.shields.io/github/license/dpad/OrbitalTrajectories.jl)](LICENSE) *OrbitalTrajectories.jl is a modern orbital trajectory design, optimisation, and analysis library for Julia, providing methods and tools for designing spacecraft orbits and transfers via high-performance simulations of astrodynamical models.*