From ab7303e1d893f33e09dbc8493f9a9179a7a40a4a Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Thu, 29 Jan 2026 11:40:03 -0500 Subject: updates --- system-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'system-notes.md') diff --git a/system-notes.md b/system-notes.md index 8d05fd6..c2d30d2 100644 --- a/system-notes.md +++ b/system-notes.md @@ -290,3 +290,9 @@ sudo rsync -avxHAX /home/yourusername/ /path/to/your/backup/location/ - gpanders - glepnir - seandewar + +# for betterbibtex +Here is the citation key: +``` +authAuthEa('author',false,'_').lower + '_' + year + '_' + Title.lower.clean.nopunctordash.skipwords.select(1,4).condense('_') +``` -- cgit v1.2.3-71-gdd5e