-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Currently, the achemso
package uses the natbib
formatting scheme. I have been able to work around most of the limitations brought about by using this package scheme, but there is one task which is nearly impossible. Providing an in-line full citation, as one might want to do in a response to reviewers. The achemso
package is wholly incompatible with the most common way to accomplish this, using the bibentry
package. It would significantly improve the utility of the package if either a macro for full inline citations were added, or if the incompatibility with bibentry
were solved.