0

I want to cite a matlab documented code from https://www.mathworks.com/. How can I get a BibTex reference of the code?

Machavity
  • 30,841
  • 27
  • 92
  • 100
  • 1
    What referencing style are you using? Just follow those guidelines for any other code or website. Are you struggling with the BibTex formatting? You might want to look at [tex.stackexchange](https://tex.stackexchange.com/help/on-topic). – Wolfie Jun 12 '17 at 08:49

1 Answers1

1

If it is code from MATLAB (not from the File Exchange) you can:

  • Just cite MATLAB
  • Get the bibliography of the theory from the "References" section of the documentation

If it is from the FEX, depends

Ander Biguri
  • 35,140
  • 11
  • 74
  • 120