-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb67b73
commit 371d688
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,10 +84,12 @@ For a more detailed tutorial on Blender rendering with/without scripting, please | |
These scripts are tested on Blender 4.0.0. As the API may change, using a different version of the Blender may cause some functions not working properly. If you notice some bugs due to Blender updates or any questions/recommendations, please contact [email protected]. | ||
|
||
## BibTeX | ||
``` | ||
@software{Liu_BlenderToolbox_2018, | ||
author = {Liu, Hsueh-Ti Derek}, | ||
month = {12}, | ||
title = {{Blender Toolbox}}, | ||
url = {https://github.com/HTDerekLiu/BlenderToolbox}, | ||
year = {2018} | ||
} | ||
``` |