From 7891fdea5cd77322154926873901a790ead4cc86 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnptdo_29LsbUxftV55P932hRZccivCtl0" Date: Tue, 1 Nov 2011 18:18:29 -0400 Subject: [PATCH] --- doc/plugins/contrib/bibtex.mdwn | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/plugins/contrib/bibtex.mdwn b/doc/plugins/contrib/bibtex.mdwn index 33770377d..9b2474982 100644 --- a/doc/plugins/contrib/bibtex.mdwn +++ b/doc/plugins/contrib/bibtex.mdwn @@ -32,11 +32,12 @@ format (authors (year): journal. volume (number), pages.). [[!bibtex file="mybib.bib" key="key1" format="citation"]] -Combine with toggle-plugin to optionally display the raw bibtex +Combine with toggle-plugin to optionally display the raw bibtex +(the extra \ in the toggle-directive is because it is expanded if it is not there) - [[!bibtex key="Ihrke2011"]] [[!toggle id="bibtexentry" text="(entry)"]] - [[!toggleable id="bibtexentry" text=""" + [[!bibtex key="Ihrke2011"]] [\[!toggle id="bibtexentry" text="(entry)"]] + [\[!toggleable id="bibtexentry" text=""" [[!bibtex key="Ihrke2011" format="raw"]] - [[!toggle id="bibtexentry" text="(hide)"]] + [\[!toggle id="bibtexentry" text="(hide)"]] """]] -- 2.26.2