Skip to content

Commit

Permalink
bibtex highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
enzbus committed Dec 13, 2023
1 parent c11bb82 commit 9ace49c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
.. image:: https://anaconda.org/conda-forge/cvxportfolio/badges/version.svg
:target: https://anaconda.org/conda-forge/cvxportfolio


Cvxportfolio is an object-oriented library for portfolio optimization
and back-testing. It implements models described in the `accompanying
paper <https://web.stanford.edu/~boyd/papers/pdf/cvx_portfolio.pdf>`__.
Expand Down Expand Up @@ -167,7 +168,7 @@ Citing

If you use Cvxportfolio in work that leads to publication, you can cite the following:

.. code-block:: latex
.. code-block:: bibtex
@misc{busseti2017cvx,
author = "Busseti, Enzo and Diamond, Steven and Boyd, Stephen",
Expand All @@ -193,7 +194,7 @@ If you use Cvxportfolio in work that leads to publication, you can cite the foll
The latter is also the first chapter of this PhD thesis:

.. code-block:: latex
.. code-block:: bibtex
@phdthesis{busseti2018portfolio,
author = "Busseti, Enzo",
Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Citing

If you use Cvxportfolio in work that leads to publication, you can cite the following:

.. code-block:: latex
.. code-block:: bibtex
@misc{busseti2017cvx,
author = "Busseti, Enzo and Diamond, Steven and Boyd, Stephen",
Expand All @@ -121,7 +121,7 @@ If you use Cvxportfolio in work that leads to publication, you can cite the foll
The latter is also the first chapter of this PhD thesis:

.. code-block:: latex
.. code-block:: bibtex
@phdthesis{busseti2018portfolio,
author = "Busseti, Enzo",
Expand Down

0 comments on commit 9ace49c

Please sign in to comment.