
我正在按thebibliography
環境手動管理引用,其中列表中的每個項目都以\bibitem{bibkey}
.我用的是APA風格。我想以 APA 風格引用此網站連結:https://www.mathworks.com/help/stats/estimating-parameters-in-linear-mixed-effects-models.html, 使用\bibitem{bibkey}
。我怎樣才能適當地做到這一點?
編輯:
透過 APA 風格,我正在尋找 Google Scholar 使用的格式。例如,
\begin{thebibliography}{30}
\bibitem{Spit06} Spitzer, R. L., Kroenke, K., Williams, J. B., \& Löwe, B. (2006). A brief measure for assessing generalized anxiety disorder: the GAD-7. Archives of internal medicine, 166(10), 1092-1097.
\end{thebibliography}