I want to add my publications into LinkedIn publications. Wondering if it is possible to upload a bib file. I found the following link and tried the given code
python3 convert.py -f <bibtexfile> [-n <surname>] [-i <linkedin id>] [-t] [-j]
as
convert.py -f Publications -n yaseen -i myaseen208 -t -j
but throws the error. Any help.
from Converting a Bibtex database to the LinkedIn publications list format
No comments:
Post a Comment