Citing MATLAB products or relative webpage

4 views (last 30 days)
Hi all,
I read different topics about this question, but some links are no longer available and I need to know something, please. In my paper I'm talking about Simscape Multibody, but no info about its citation is present in the relative pages. Assuming a bibitem as the following one (or different one if it is more proper than this):
@misc{name,
author = "author",
title = "title",
year = "year",
url = "url",
note = "[note]"
}
what kind of argument can I insert in each section considering Simscape Multibody at the following link https://www.mathworks.com/products/simmechanics.html?
For example, at this link https://it.mathworks.com/matlabcentral/fileexchange/47417-simscape-multibody-contact-forces-library there si a section named "Cite As" where all the info are available.
What is the better way to do that?
Thanks,
best regards

Accepted Answer

Monika Jaskolka
Monika Jaskolka on 28 Feb 2021
@Misc{miller2021simscape,
author = {Steve Miller},
url = {https://github.com/mathworks/Simscape-Multibody-Contact-Forces-Library/releases/tag/20.2.5.0},
month = feb,
note = {[Online; accessed Feb 2021]},
title = {Simscape Multibody Contact Forces Library},
year = {2021},
}
  3 Comments
Giacomo Bonafede
Giacomo Bonafede on 28 Feb 2021
My documentation consists of a brief mention of these software and products (MATLAB, Simulink, Simscape Multibody and Contact Forces Library), what they are and what functionalities they have. As you said in the first section I made an element @misc like yours, considering the information I had. They are almost similar, except for the fact I didn't set the note voice. For MATLAB and Simulink I cited the links from Wikipedia which contains a specific section for citing its documents, while for the library the info in the link I posted above in my question (but identical to your first asnwer).
So, thank you very much for the rest of what you wrote, there are so much info!

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!