BibTeX로 bbl 파일을 가져올 수 있는 방법이 있습니까?

BibTeX로 bbl 파일을 가져올 수 있는 방법이 있습니까?

다음과 같은 파일이 있다고 가정합니다 .bbl.

\begin{thebibliography}{}

\bibitem[\protect\astroncite{Abramowitz \& Stegun}{1965}]{Abrasteg65}
Abramowitz, M. \& Stegun, I.~A. (1965).
\newblock {\em Handbook of Mathematical Functions}.
\newblock Dover, New York.
...

\end{thebibliography}

항목을 BibTeX로 가져오는 효율적인 방법이 있습니까?

관련 정보