Footnote and Bibliography citation in matlab live script?

22 ビュー (過去 30 日間)
ABDULAZIZ ALTUN
ABDULAZIZ ALTUN 2020 年 4 月 14 日
コメント済み: Walter Roberson 2024 年 11 月 6 日 21:57
How may I insert a footnote in Matlab live script along with citation?
the skewness-kurtosis plot of \cite{CullenFreyBook}. We compared the values of the unbiased estimation of skewness and Pearson's kurtosis values of the residuals with the skewness and kurtosis values for common distributions \cite[see,][p. 111-115]{SokalRohlf}\footnote{Fortunately, there is built-in function ca}
@book{SokalRohlf,
title={Biometry},
author={Sokal, RR and Rohlf, FJ},
year={1999},
publisher={W.H. Freeman and Company},
address = {USA}
}
@book{CullenFreyBook,
title={Probabilistic techniques in exposure assessment: a handbook for dealing with variability and uncertainty in models and inputs},
author={Cullen, A. C. and Frey, H. C.},
year={1999},
publisher={Springer Science \& Business Media}
}
  3 件のコメント
Nicholas
Nicholas 2024 年 11 月 6 日 21:13
Example please?
Walter Roberson
Walter Roberson 2024 年 11 月 6 日 21:57
Example attached

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by