diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-29 11:40:03 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-01-29 11:40:03 -0500 |
| commit | ab7303e1d893f33e09dbc8493f9a9179a7a40a4a (patch) | |
| tree | aaa279dd2282ef48f4f684768ccb422e0dab30fe /system-notes.md | |
| parent | e2a70a92822b22633562e9695c300efec2b5cbeb (diff) | |
updates
Diffstat (limited to 'system-notes.md')
| -rw-r--r-- | system-notes.md | 6 |
1 files changed, 6 insertions, 0 deletions
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('_') +``` |
