1
bibtex에 \ label을 어떻게 추가 할 수 있을지 궁금해서 내 문서에 인용 할 때 \ Bold를 클릭하고 마지막에 Bibliography로 점프 할 수도 있습니다. 예를 들어bibtex and label/ref
는 :
@inproceedings{Boser92atraining,
abstract = {A training algorithm that maximizes the margin between the training patterns and the decision boundary is presented. },
author = {Boser, Bernhard E. and Guyon, Isabelle M. and Vapnik, Vladimir N.},
booktitle = {Proceedings of the 5th Annual ACM Workshop on Computational Learning Theory},
citeulike-article-id = {4669426},
citeulike-linkout-0 = {http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.21.3818},
keywords = {learning, svm},
pages = {144--152},
posted-at = {2010-04-07 21:30:39},
priority = {2},
title = {A Training Algorithm for Optimal Margin Classifiers},
url = {http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.21.3818},
year = {1992}
}
감사와 관련
예, 이미 하이퍼 참조 패키지를 포함하고 있습니다. 그러나 \ cite마다 하이퍼 링크가 없습니다. 이상한? – Tim
죄송합니다. 방금 예제를 사용중인 실제 예제로 변경했지만 문제는 여전히 동일합니다. – Tim