You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add citation code to be able to put it into bibliography section in latex. For example, the following code can be used, maybe with some minor adjustments:
@misc{ferrer_2018,
title={MROB: Mobile Robotics Lab. A CPP-PY library for 3D state estimation},
url={https://github.com/MobileRoboticsSkoltech/mrob},
journal={GitHub},
author={Ferrer, Gonzalo},
year={2018},
month={Feb}}
The text was updated successfully, but these errors were encountered:
Add citation code to be able to put it into bibliography section in latex. For example, the following code can be used, maybe with some minor adjustments:
The text was updated successfully, but these errors were encountered: